<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/fg, branch 20.10.31.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=20.10.31.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=20.10.31.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2020-10-21T00:54:26+00:00</updated>
<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>Popup preview improvements (#947)</title>
<updated>2020-10-20T23:08:17+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-10-20T23:08:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ecbac2c5ea4aecfb4d43d5beb20792f644e334d0'/>
<id>urn:sha1:ecbac2c5ea4aecfb4d43d5beb20792f644e334d0</id>
<content type='text'>
* Move CSS

* Update indent

* Refactor HTML/CSS

* Add support for editing the source text

* Add WanaKana binding for input

* Rename file</content>
</entry>
<entry>
<title>Template handler update (#896)</title>
<updated>2020-10-08T00:47:44+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-10-08T00:47:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=cb1902eaddeb092bf1e3d78f9e601109bd32202c'/>
<id>urn:sha1:cb1902eaddeb092bf1e3d78f9e601109bd32202c</id>
<content type='text'>
* Rename TemplateHandler to HtmlTemplateCollection

* Rename _templateHandler to _templates

* Allow creation from both string and element

* Simplify setup of templates, don't throw errors on invalid ID</content>
</entry>
<entry>
<title>Split source.js into two files (#894)</title>
<updated>2020-10-07T22:31:28+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-10-07T22:31:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=bbb534eff5ce2034eb0d4f17239842831cdbc2d7'/>
<id>urn:sha1:bbb534eff5ce2034eb0d4f17239842831cdbc2d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix search page being focused when changing settings (#892)</title>
<updated>2020-10-07T01:21:54+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-10-07T01:21:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2f96218e33cf5b7e2077a802a42e5a8fb489e26f'/>
<id>urn:sha1:2f96218e33cf5b7e2077a802a42e5a8fb489e26f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add middle mouse prevention option (#868)</title>
<updated>2020-09-26T23:24:21+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-09-26T23:24:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=73dd578821d1373d4504778318e2e2f26b79a80e'/>
<id>urn:sha1:73dd578821d1373d4504778318e2e2f26b79a80e</id>
<content type='text'>
* Add preventMiddleMouse option to TextScanner

* Add preventMiddleMouse options

* Add options

* Apply preventMiddleMouse options</content>
</entry>
<entry>
<title>Fix page type never being detected as search page correctly (#867)</title>
<updated>2020-09-26T22:47:58+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-09-26T22:47:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9c7b9d666087add0f72900c045ee43ed05c5b467'/>
<id>urn:sha1:9c7b9d666087add0f72900c045ee43ed05c5b467</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix displayDetails not being properly null checked (#865)</title>
<updated>2020-09-26T17:48:06+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-09-26T17:48:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f18c28e519e86cb0bd240fbf20b907ef1a9e7f14'/>
<id>urn:sha1:f18c28e519e86cb0bd240fbf20b907ef1a9e7f14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Audio system refactor (#858)</title>
<updated>2020-09-26T17:41:26+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-09-26T17:41:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0b51488f1f639885b518fabf683b70db577afa67'/>
<id>urn:sha1:0b51488f1f639885b518fabf683b70db577afa67</id>
<content type='text'>
* Refactor AudioUriBuilder

* Add downloadAudio function

* Refactor AudioSystem

* Update API usage

* Rename file

* Update scripts

* Add prepare calls</content>
</entry>
<entry>
<title>Handlebars sandbox (#612)</title>
<updated>2020-09-19T01:16:39+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-09-19T01:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2f4adbab2cbefba1898b4ce6f8ff5e03622cfd34'/>
<id>urn:sha1:2f4adbab2cbefba1898b4ce6f8ff5e03622cfd34</id>
<content type='text'>
* Set up template renderer proxy

* Use proxy

* Remove unused handlebars script tags

* Update manifest</content>
</entry>
</feed>
