<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/test, branch 21.3.31.2</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=21.3.31.2</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=21.3.31.2'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2021-04-15T22:22:12+00:00</updated>
<entry>
<title>Improve term dictionary entry sequence (#1591)</title>
<updated>2021-04-15T22:22:12+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-04-03T19:41:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=b96f07140b932a2a5031faa4744aa9899ad3c910'/>
<id>urn:sha1:b96f07140b932a2a5031faa4744aa9899ad3c910</id>
<content type='text'>
* Improve sequence for merged entries and add sequenceDictionary

* Update docs

* Expose sequence in definitions

* Expose sequence in root definition

* Update test data</content>
</entry>
<entry>
<title>Definition collapsing when overflowing (#1575)</title>
<updated>2021-03-31T22:17:28+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-31T22:17:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=bcbd413e571d772a4438f57138169ad1a6a3b5a8'/>
<id>urn:sha1:bcbd413e571d772a4438f57138169ad1a6a3b5a8</id>
<content type='text'>
* Add double-down-chevron.svg

* Add options

* Update dictionary importers

* Update settings

* Add support for collapsible definitions

* Improve case when there is a very small amount of overflow

* Fix incorrect enabled state of newly imported dictionaries</content>
</entry>
<entry>
<title>Shimau inflection (#1569)</title>
<updated>2021-03-28T04:19:47+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-28T04:19:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=1664cc75f1afe6a98793b16a3b138537c4d144ef'/>
<id>urn:sha1:1664cc75f1afe6a98793b16a3b138537c4d144ef</id>
<content type='text'>
* Add deinflection rule

* Update tests</content>
</entry>
<entry>
<title>-chimau inflection (#1568)</title>
<updated>2021-03-28T04:05:45+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-28T04:05:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=5be23623506ce3719b051088aaa1d92e5a492a1e'/>
<id>urn:sha1:5be23623506ce3719b051088aaa1d92e5a492a1e</id>
<content type='text'>
* Update inflections

* Update tests</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>Add part of speech info (#1561)</title>
<updated>2021-03-26T23:50:54+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-26T23:50:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=90f7d5ba07340413aa7e43c3a0cc038690b32db3'/>
<id>urn:sha1:90f7d5ba07340413aa7e43c3a0cc038690b32db3</id>
<content type='text'>
* Add part of speech info to headwords

* Expose parts of speech to Anki template rendering

* Expose parts of speech

* Update pitch accent categories

* Update docs

* Add part-of-speech

* Update options and tests

* Update markers

* Update test data</content>
</entry>
<entry>
<title>Fix incorrect sorting (#1557)</title>
<updated>2021-03-26T01:40:27+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-26T01:40:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4ddd3ec80cc0682a46c2d3fed137a5fa7657c5b0'/>
<id>urn:sha1:4ddd3ec80cc0682a46c2d3fed137a5fa7657c5b0</id>
<content type='text'>
* Sort by the maximum length of transformedText instead of deinflectedText

* Update docs

* Update tests</content>
</entry>
<entry>
<title>Refactor Translator and dictionary entry format (#1553)</title>
<updated>2021-03-25T23:55:31+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-25T23:55:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4be5c8fd9f7860e701d0b7d3c8c0ee934bc60a4f'/>
<id>urn:sha1:4be5c8fd9f7860e701d0b7d3c8c0ee934bc60a4f</id>
<content type='text'>
* Update test data

* Move translator.js

* Create new version of Translator

* Update Backend

* Update DictionaryDataUtil

* Update DisplayGenerator

* Create AnkiNoteDataCreator

* Replace AnkiNoteData with AnkiNoteDataCreator

* Update tests

* Remove AnkiNoteData

* Update test data

* Remove translator-old.js

* Add TypeScript interface definitions for the new translator data format</content>
</entry>
<entry>
<title>Update simple test (#1551)</title>
<updated>2021-03-24T02:44:20+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-24T02:44:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=cda04b576db3ba058c315be606d38dcacca2a8f6'/>
<id>urn:sha1:cda04b576db3ba058c315be606d38dcacca2a8f6</id>
<content type='text'>
* Test null for simple mode

* Update test data</content>
</entry>
<entry>
<title>Test AnkiNoteBuilder (#1550)</title>
<updated>2021-03-24T00:54:04+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-24T00:54:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=022154c3e18d5cc30db2d056a5015405c0cbdcae'/>
<id>urn:sha1:022154c3e18d5cc30db2d056a5015405c0cbdcae</id>
<content type='text'>
* Add test for AnkiNoteBuilder

* Add test data</content>
</entry>
</feed>
