<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js, branch 21.2.28.2</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=21.2.28.2</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=21.2.28.2'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2021-03-11T01:30:16+00:00</updated>
<entry>
<title>Fix sorting of non-top-level definitions (#1516)</title>
<updated>2021-03-11T01:30:16+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-11T01:30:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=fb1545c1e10532b11d3ed67ee38e768417dd1877'/>
<id>urn:sha1:fb1545c1e10532b11d3ed67ee38e768417dd1877</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect furigana distribution (#1514)</title>
<updated>2021-03-11T01:29:21+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-11T01:27:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=1f09be350fd371e7618d2b9cb398c7c6a36ee7e7'/>
<id>urn:sha1:1f09be350fd371e7618d2b9cb398c7c6a36ee7e7</id>
<content type='text'>
* Improve distributeFuriganaInflected implementation

* Update tests</content>
</entry>
<entry>
<title>Fix permissions changes not being supported on some browsers (#1513)</title>
<updated>2021-03-11T01:29:15+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-11T01:29:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=55ac05eba147edb3cc81e9f302055c15cf7fd7a4'/>
<id>urn:sha1:55ac05eba147edb3cc81e9f302055c15cf7fd7a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix previousStyles being recreated for every transparent element (#1512)</title>
<updated>2021-03-11T01:28:40+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=2acd9bd45d23838bbee61561aaa05c1443d5ebb0'/>
<id>urn:sha1:2acd9bd45d23838bbee61561aaa05c1443d5ebb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix text selection during scanning (#1508)</title>
<updated>2021-03-10T01:02:27+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-10T01:01:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ea8fa9c35b9b9908c0407f0d0a69f6252ccf1017'/>
<id>urn:sha1:ea8fa9c35b9b9908c0407f0d0a69f6252ccf1017</id>
<content type='text'>
* Move function

* Add _onSearchClick function

* Move _onSearchClick after event prevention

* Prevent search if selection is changed before a click occurs</content>
</entry>
<entry>
<title>Fix furigana distribution when reading starts with expression, but has remainder characters (#1496)</title>
<updated>2021-03-07T20:54:37+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-06T20:49:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=3a7cee9f737c9a01cd23f734089df41aacd276bb'/>
<id>urn:sha1:3a7cee9f737c9a01cd23f734089df41aacd276bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix multiline copying (#1493)</title>
<updated>2021-03-07T20:54:06+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-06T18:41:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=439e6308bb01425a999b89b677611ae3ea426e1a'/>
<id>urn:sha1:439e6308bb01425a999b89b677611ae3ea426e1a</id>
<content type='text'>
* Change order

* Update multiline text assignment</content>
</entry>
<entry>
<title>Use dictionary priority later in the definition sorting algorithm (#1492)</title>
<updated>2021-03-07T20:53:55+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-06T18:27:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c073c4a70630ac58b4e97ad152f14485481fb3a5'/>
<id>urn:sha1:c073c4a70630ac58b4e97ad152f14485481fb3a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split dictionary order and index sorting (#1491)</title>
<updated>2021-03-07T20:53:43+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-07T20:53:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8694e94f294997166b5874094ebc4f516d423e3b'/>
<id>urn:sha1:8694e94f294997166b5874094ebc4f516d423e3b</id>
<content type='text'>
* Refactor expression comparison

* Rename function

* Add dictionary index sorting

* Update test data
# Conflicts:
#	ext/js/language/translator.js
#	test/data/test-translator-data.json
</content>
</entry>
<entry>
<title>Fix missing meta when reading is empty (#1486)</title>
<updated>2021-03-07T20:42:46+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-03-06T00:25:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=df9ed59a7160f4bfabf95a208d76c4c6ce21f4dd'/>
<id>urn:sha1:df9ed59a7160f4bfabf95a208d76c4c6ce21f4dd</id>
<content type='text'>
</content>
</entry>
</feed>
