<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js/input, branch 24.4.21.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=24.4.21.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=24.4.21.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2024-04-19T03:23:10+00:00</updated>
<entry>
<title>Change hotkey triggering condition to account for IME usage (#837)</title>
<updated>2024-04-19T03:23:10+00:00</updated>
<author>
<name>Andrew Thomas Sartor</name>
<email>andrew@sartor.net</email>
</author>
<published>2024-04-19T03:23:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=69b57e5efdc8a25025606569f8f20ea508a5263d'/>
<id>urn:sha1:69b57e5efdc8a25025606569f8f20ea508a5263d</id>
<content type='text'>
_isKeyCharacterInput only worked when not using an IME, as inside of an
IME when a keydown event is fired, the key is reported as "Process",
which does not have a key.length equal to 1. This resulted in hotkeys
being triggered while typing, which this commit fixes.</content>
</entry>
<entry>
<title>Add an option to allow both viewing and adding duplicates (#693)</title>
<updated>2024-03-18T11:19:27+00:00</updated>
<author>
<name>Eloy Robillard</name>
<email>eloy.robillard@gmail.com</email>
</author>
<published>2024-03-18T11:19:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=7ee76d708934adeef06479f7757beb22c6c01d14'/>
<id>urn:sha1:7ee76d708934adeef06479f7757beb22c6c01d14</id>
<content type='text'>
* Detect duplicates when checking if can add note

* Display the stacked add buttons</content>
</entry>
<entry>
<title>Object utilities (#729)</title>
<updated>2024-02-27T12:23:42+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-27T12:23:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e47a0f488f3d9bbcb76ebcf4f5afe203c1ee06c0'/>
<id>urn:sha1:e47a0f488f3d9bbcb76ebcf4f5afe203c1ee06c0</id>
<content type='text'>
* Create utilities

* Rename old isObject

* Use new isObject

* Remove old function

* Add additional function

* Simplify for now

* Rename function for clarity

* Rename function

* Expand type

* Update eslint</content>
</entry>
<entry>
<title>Turn on @typescript-eslint/no-unsafe-argument (#728)</title>
<updated>2024-02-25T04:47:57+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-25T04:47:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=73169f06dff767020718a5715eba97d3575ba7e1'/>
<id>urn:sha1:73169f06dff767020718a5715eba97d3575ba7e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor DocumentUtil (#706)</title>
<updated>2024-02-18T13:11:47+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-18T13:11:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=cfc65c31313731dfa0d36c2eceaca35e9d50992f'/>
<id>urn:sha1:cfc65c31313731dfa0d36c2eceaca35e9d50992f</id>
<content type='text'>
* Refactor DocumentUtil

* Isolate suppression</content>
</entry>
<entry>
<title>Eslint rule updates (#673)</title>
<updated>2024-02-15T03:26:29+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-15T03:26:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6bf7b0055765c4f2011c9614753d6714dc09be65'/>
<id>urn:sha1:6bf7b0055765c4f2011c9614753d6714dc09be65</id>
<content type='text'>
* Install unicorn

* Add rules

* Fix issues

* Install sonarjs

* Set up rules

* Fix issues

* Install eslint-plugin-import and fix import extensions

* Simplify permitted error names</content>
</entry>
<entry>
<title>Fix hotkey helper not properly returning attributesArray (#651)</title>
<updated>2024-02-08T11:57:52+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-08T11:57:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=48a51dfd541ec6fa68ffd501de0e280ba0fd7a21'/>
<id>urn:sha1:48a51dfd541ec6fa68ffd501de0e280ba0fd7a21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Application refactor (#591)</title>
<updated>2024-02-01T15:00:59+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-01T15:00:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=dfd42bad0b46845ad88d1fdc5fa82b4f03bab0f3'/>
<id>urn:sha1:dfd42bad0b46845ad88d1fdc5fa82b4f03bab0f3</id>
<content type='text'>
* Rename Yomitan class to Application, change initialization style

* Rename file

* Update init

* Update config

* Remove dead code</content>
</entry>
<entry>
<title>Separate core classes into separate files (#545)</title>
<updated>2024-01-20T04:52:48+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-01-20T04:52:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=39265a43d969e1201cb5267789967b57835059b1'/>
<id>urn:sha1:39265a43d969e1201cb5267789967b57835059b1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright year (#524)</title>
<updated>2024-01-20T03:42:10+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-01-20T03:42:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ff5db2c18e3731e7c1063bf27ad5d6d9d22d1c6c'/>
<id>urn:sha1:ff5db2c18e3731e7c1063bf27ad5d6d9d22d1c6c</id>
<content type='text'>
* Update copyright year

* Update lib files

* Rebase updates

* Update dates

* Update years to range

* Update permitted pattern</content>
</entry>
</feed>
