<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js/dom, branch 21.6.30.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=21.6.30.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=21.6.30.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2021-06-27T23:21:27+00:00</updated>
<entry>
<title>Add CssStyleApplier class (#1773)</title>
<updated>2021-06-27T23:21:27+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-06-27T23:21:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=1ba19adfe2d1c1db16f81306c85245f113fcb65e'/>
<id>urn:sha1:1ba19adfe2d1c1db16f81306c85245f113fcb65e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sentence termination character mode (#1682)</title>
<updated>2021-05-16T19:24:38+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-05-16T19:24:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=66d048832f2dc30e11e6be4c68beab23c7d8adef'/>
<id>urn:sha1:66d048832f2dc30e11e6be4c68beab23c7d8adef</id>
<content type='text'>
* Change enableTerminationCharacters to terminationCharacterMode

* Update settings

* Update sentence extraction

* Update tests

* Add tests</content>
</entry>
<entry>
<title>Replace collapsable with collapsible (#1639)</title>
<updated>2021-04-30T21:59:20+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-04-30T21:59:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d77d8e44e01e8a4d533b75d286c777f9f7f986bc'/>
<id>urn:sha1:d77d8e44e01e8a4d533b75d286c777f9f7f986bc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix autofocus sometimes not working on the search page (#1597)</title>
<updated>2021-04-07T23:07:42+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-04-07T23:07:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e444141511b6d06c4bfe370febc5e3c5bff30e3d'/>
<id>urn:sha1:e444141511b6d06c4bfe370febc5e3c5bff30e3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hotkey arguments (#1565)</title>
<updated>2021-03-28T02:30:45+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-28T02:30:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2098d2faaeb1658ef753eb9f4ac123698938480e'/>
<id>urn:sha1:2098d2faaeb1658ef753eb9f4ac123698938480e</id>
<content type='text'>
* Update display

* Move scope definitions

* Update scopes button after changing action

* Don't show menu if empty

* Improve scope updating

* Update style

* Simplify

* Add argument to settings

* Update convertToNumber implementation

* Add support for arguments

* Pass argument to action handler

* Update hotkey action definitions

* Remove x3 options</content>
</entry>
<entry>
<title>Update hotkey settings design (#1564)</title>
<updated>2021-03-27T17:21:34+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-27T17:21:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=422f011facc4beba59bbe66a80bcc6aeb3648c6b'/>
<id>urn:sha1:422f011facc4beba59bbe66a80bcc6aeb3648c6b</id>
<content type='text'>
* Update PopupMenu event prevention

* Use vars for button padding

* Add button-inner-label style

* Add input-button button

* Update display of scope selection

* Add hidden argument text input field

* Remove unnecessary calls

* Display a strike through the enabled button when no scopes are selected</content>
</entry>
<entry>
<title>Enable audio menu shift click (#1555)</title>
<updated>2021-03-25T23:22:34+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-25T23:22:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e7035dcff41d94f20c0bc8865d413412afc7c229'/>
<id>urn:sha1:e7035dcff41d94f20c0bc8865d413412afc7c229</id>
<content type='text'>
* Expose modifier keys

* Add updateMenuItems

* Don't close menu if shift key is held

* Add _createMenuItems

* Simplification

* Maintain a list of open popup menus

* Expose expression/reading

* Reuse existing items

* Update menu after a cache update

* Update menu position</content>
</entry>
<entry>
<title>Fix previousStyles being recreated for every transparent element (#1512)</title>
<updated>2021-03-11T01:26:53+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-11T01:26:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=b1f96a7ca7c37d9269b59d14b2cd67cc21db4d13'/>
<id>urn:sha1:b1f96a7ca7c37d9269b59d14b2cd67cc21db4d13</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove zero-width space (#1475)</title>
<updated>2021-03-02T03:45:03+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-02T03:45:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0e705292cc0c1196901e53670e7b89a70cc1556c'/>
<id>urn:sha1:0e705292cc0c1196901e53670e7b89a70cc1556c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for scanning the selected value of &lt;select&gt; elements (#1461)</title>
<updated>2021-02-28T18:26:23+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-28T18:26:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=fce2c51709852eea9dc14efe937537383e9c418d'/>
<id>urn:sha1:fce2c51709852eea9dc14efe937537383e9c418d</id>
<content type='text'>
</content>
</entry>
</feed>
