<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext, branch 21.10.31.1</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=21.10.31.1</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=21.10.31.1'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2021-11-15T00:23:08+00:00</updated>
<entry>
<title>Update version</title>
<updated>2021-11-15T00:23:08+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-11-15T00:23:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=60c7a4075a55c49715da85d2c5a7f47d46bd1701'/>
<id>urn:sha1:60c7a4075a55c49715da85d2c5a7f47d46bd1701</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix search page not being cleared properly (#2005)</title>
<updated>2021-11-15T00:22:13+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-11-13T14:29:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=81600ddee3c092e532f55b2189072fe5eefb4aa3'/>
<id>urn:sha1:81600ddee3c092e532f55b2189072fe5eefb4aa3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update version</title>
<updated>2021-11-01T01:47:00+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-11-01T01:47:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c1a51ae41f77558a281b5d34ad1527049b68bd59'/>
<id>urn:sha1:c1a51ae41f77558a281b5d34ad1527049b68bd59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>JSDoc update (#1996)</title>
<updated>2021-11-01T01:45:57+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-11-01T01:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2dc8394c72570d949fc129dea8d744ba04394e2d'/>
<id>urn:sha1:2dc8394c72570d949fc129dea8d744ba04394e2d</id>
<content type='text'>
* Update core.js docs to include types.

* Update docs</content>
</entry>
<entry>
<title>Don't stop audio playback when hiding a popup (#1995)</title>
<updated>2021-10-21T23:56:43+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-10-21T23:56:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f978819a3335cda7bc0e2414522cdf34f3dfa4e5'/>
<id>urn:sha1:f978819a3335cda7bc0e2414522cdf34f3dfa4e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Display menu button (#1992)</title>
<updated>2021-10-17T13:55:13+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-10-17T13:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9ae38bd8e97b31feafb41fe3862cebdb5e082057'/>
<id>urn:sha1:9ae38bd8e97b31feafb41fe3862cebdb5e082057</id>
<content type='text'>
* Implement new menu which includes a debug log option

* Update wording</content>
</entry>
<entry>
<title>Display button updates (#1991)</title>
<updated>2021-10-17T04:15:43+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-10-17T04:15:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ca4ed0300b06e8424f4c2e49ff8533a37883e850'/>
<id>urn:sha1:ca4ed0300b06e8424f4c2e49ff8533a37883e850</id>
<content type='text'>
* Update display buttons

* Remove use of _addMultipleEventListeners</content>
</entry>
<entry>
<title>String frequency support (#1989)</title>
<updated>2021-10-15T01:26:53+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-10-15T01:26:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=75aabd983da29023b8423bd44d565202aad6b664'/>
<id>urn:sha1:75aabd983da29023b8423bd44d565202aad6b664</id>
<content type='text'>
* Restore support for string frequency values

* Add support for {value, displayValue} frequencies

* Update test data

* Improve number parsing of string frequencies

* Improve reading detection

* Expose a displayValue property for frequency information

* Update docs

* Expose displayValue to Anki note data

* Fix translator

* Update display generation

* Update test data

* Update counts</content>
</entry>
<entry>
<title>Fix query being set to null when an empty search page is opened (#1988)</title>
<updated>2021-10-15T01:16:40+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-10-15T01:16:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=11f7591a7f5fcbfc3a3e631eaac0addb228c988a'/>
<id>urn:sha1:11f7591a7f5fcbfc3a3e631eaac0addb228c988a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix DOMRect for vertical position calculation (#1986)</title>
<updated>2021-10-14T23:29:52+00:00</updated>
<author>
<name>Shadowlauch</name>
<email>Shadowlauch@users.noreply.github.com</email>
</author>
<published>2021-10-14T23:29:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=b3d38fce47fbcf3a0d5552cad73f5ebf2a21176c'/>
<id>urn:sha1:b3d38fce47fbcf3a0d5552cad73f5ebf2a21176c</id>
<content type='text'>
</content>
</entry>
</feed>
