<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/mixed, branch 20.11.1.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=20.11.1.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=20.11.1.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2020-11-02T02:24:35+00:00</updated>
<entry>
<title>Fix display issues (#984)</title>
<updated>2020-11-02T02:24:35+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-11-02T02:24:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=a8ff38eec31c1055f88f45ea303fe3ae66d43f10'/>
<id>urn:sha1:a8ff38eec31c1055f88f45ea303fe3ae66d43f10</id>
<content type='text'>
* Remove unused function

* Update expresionMulti detection

* Simplify kanji early escape

* Simplify frequency/pitch data creation

* Update implementation of _buildTermMeta

* Update how pitch accents sources are collected

* Remove old _buildTermMeta</content>
</entry>
<entry>
<title>Add popup size icon (#981)</title>
<updated>2020-11-01T19:15:00+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-11-01T19:15:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8ffae565c6feac1c898d8f02f47fe0362cc458e8'/>
<id>urn:sha1:8ffae565c6feac1c898d8f02f47fe0362cc458e8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add checkbox images (#973)</title>
<updated>2020-10-31T17:38:55+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-10-31T17:38:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=bcf06105d6993bde4759f4911778f0eb83de5f30'/>
<id>urn:sha1:bcf06105d6993bde4759f4911778f0eb83de5f30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add exclamation point image (#966)</title>
<updated>2020-10-28T01:21:58+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-10-28T01:21:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=25cedc8c524ddb5805a0686d1607c502426cdc14'/>
<id>urn:sha1:25cedc8c524ddb5805a0686d1607c502426cdc14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add radio button images (#951)</title>
<updated>2020-10-21T03:07:13+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-10-21T03:07:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6422845bbb244697b2c8800bced8bb8ece6f1f5f'/>
<id>urn:sha1:6422845bbb244697b2c8800bced8bb8ece6f1f5f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Text source range refactor (#949)</title>
<updated>2020-10-21T00:54:26+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-10-21T00:54:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6f980d8f2be1714a29ceac1e402198f68b377880'/>
<id>urn:sha1:6f980d8f2be1714a29ceac1e402198f68b377880</id>
<content type='text'>
* Rename functions for better clarity

* Remove unused properties

* Add getNodesInRange function

* Improve ignore nodes check

* Use private fields</content>
</entry>
<entry>
<title>Add kebab-menu icon (#928)</title>
<updated>2020-10-18T01:31:53+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-10-18T01:31:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=74feeb228f52e32c792d44bcca129f2edf0062db'/>
<id>urn:sha1:74feeb228f52e32c792d44bcca129f2edf0062db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>SelectorObserver (#927)</title>
<updated>2020-10-17T20:33:11+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-10-17T20:33:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=642c434829829857ae4b9654d168438eb13bd2f7'/>
<id>urn:sha1:642c434829829857ae4b9654d168438eb13bd2f7</id>
<content type='text'>
* Create new SelectorObserver class

* Update DOMDataBinder to use SelectorObserver

* Update names to be more clear

* Remove attributeOldValue parameter, clarify attributes parameter

* Add documentation</content>
</entry>
<entry>
<title>Improve convertKatakanaToHiragana and convertHiraganaToKatakana (#916)</title>
<updated>2020-10-14T01:48:21+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-10-14T01:48:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4ca6101273d84d8d095be254fe4ef0597888567a'/>
<id>urn:sha1:4ca6101273d84d8d095be254fe4ef0597888567a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add spinner.svg (#911)</title>
<updated>2020-10-11T17:38:14+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-10-11T17:38:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=a8601ec95cc22bbfcff45d213585f4c90555a5e1'/>
<id>urn:sha1:a8601ec95cc22bbfcff45d213585f4c90555a5e1</id>
<content type='text'>
</content>
</entry>
</feed>
