<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/bg/css, 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-10-30T21:41:52+00:00</updated>
<entry>
<title>Anki templates refactor (#970)</title>
<updated>2020-10-30T21:41:52+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-10-30T21:41:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=327d7b1f26d8553809292e159b97d44bc77b7b8e'/>
<id>urn:sha1:327d7b1f26d8553809292e159b97d44bc77b7b8e</id>
<content type='text'>
* Support menus with multiple sources

* Update anki templates controller</content>
</entry>
<entry>
<title>Anki controller refactor (#954)</title>
<updated>2020-10-25T17:34:42+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-10-25T17:34:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=defd7402cffcfb45d85a56b1f093c91d4fd6e866'/>
<id>urn:sha1:defd7402cffcfb45d85a56b1f093c91d4fd6e866</id>
<content type='text'>
* Simplify data transform for anki.enable setting

* Refactor AnkiController

* Implement marker link clicking

* Request permissions for clipboard</content>
</entry>
<entry>
<title>Profile controller refactor (#953)</title>
<updated>2020-10-24T20:01:13+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-10-24T20:01:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9e9bd0dcf6b356d926ff46dc57b76b0d3734d8a6'/>
<id>urn:sha1:9e9bd0dcf6b356d926ff46dc57b76b0d3734d8a6</id>
<content type='text'>
* Udpate selectors

* Optional remove button

* Add menu

* Refactor ProfileController

* Fix selector</content>
</entry>
<entry>
<title>Popup preview fixes (#948)</title>
<updated>2020-10-21T00:53:18+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-10-21T00:53:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9bda0a9eb43e127fdaa0066fba7e3e73c9f74812'/>
<id>urn:sha1:9bda0a9eb43e127fdaa0066fba7e3e73c9f74812</id>
<content type='text'>
* Select just the text node and not its container

* Make background color transparent by default</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>Add simple scan input UI (#921)</title>
<updated>2020-10-14T23:37:46+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-10-14T23:37:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=51904761cefe4d93a97ebf3c0c5bf127db2cbc69'/>
<id>urn:sha1:51904761cefe4d93a97ebf3c0c5bf127db2cbc69</id>
<content type='text'>
* Add simple scan input UI

* Create helper function

* Add controller for old scanning input UI

* Add refresh functions

* Add abstraction function

* Fix incomplete middle mouse support detection

* Make scanning inputs update eachother

* Fix global declaration order</content>
</entry>
<entry>
<title>Dictionary controller refactor (#912)</title>
<updated>2020-10-11T21:31:58+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-10-11T21:31:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=5b5b45b88efdd625e5d117c8317bee5bf047b4ff'/>
<id>urn:sha1:5b5b45b88efdd625e5d117c8317bee5bf047b4ff</id>
<content type='text'>
* Support multiple main dictionary selects

* Update progress container

* Change class name

* Simplify dictionary info

* Update outdated node visibility

* Simplify node usage

* Simplify title

* Update classes

* Update IDs/classes

* Remove details container visibility assignment

* Use a template for dictionary details

* Fix progress bar visibility

* Fix incorrect property

* Rename dict-details to dictionary-details

* Remove unused classes

* Update class names for dictionary templates

* Rename templates

* More id renaming

* Remove unused id

* Rename more IDs</content>
</entry>
<entry>
<title>Storage controller refactor (#905)</title>
<updated>2020-10-10T20:54:52+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-10-10T20:54:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=199dd7d763e259accb0301a4aa5621c7b1f948c8'/>
<id>urn:sha1:199dd7d763e259accb0301a4aa5621c7b1f948c8</id>
<content type='text'>
* Use hidden instead of storage-hidden class

* Refactor storage events

* Make ID more generic

* Update how persistent storage is activated

* Add null checks

* Update HTML/ID

* Disallow disabling persistent storage

* Refactoring

* Update more IDs

* Disable multiple simultaneous stats updates

* Store node references

* Move undefined assignment</content>
</entry>
<entry>
<title>Dictionary controller refactor (#831)</title>
<updated>2020-09-15T23:35:44+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-09-15T23:35:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f997f017422bba2527e620000e3a938b916f25ac'/>
<id>urn:sha1:f997f017422bba2527e620000e3a938b916f25ac</id>
<content type='text'>
* Create new DictionaryController

* Update input disabling when modifying the database</content>
</entry>
<entry>
<title>More scanning options (#815)</title>
<updated>2020-09-12T17:20:02+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-09-12T17:20:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c98aa9ad4751f1c35c164525eaec7e2411b0a5c4'/>
<id>urn:sha1:c98aa9ad4751f1c35c164525eaec7e2411b0a5c4</id>
<content type='text'>
* Reorganize options

* Add advanced options

* Add a setting transform 'setRelativeAttribute'

* Add advanced options to HTML/CSS</content>
</entry>
</feed>
