<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/dev/data, branch 22.4.4.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=22.4.4.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=22.4.4.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2022-04-04T23:17:43+00:00</updated>
<entry>
<title>Update version</title>
<updated>2022-04-04T23:17:43+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-04-04T23:17:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=1256e4bab7524d18c821ed2e6fce8b08a031b140'/>
<id>urn:sha1:1256e4bab7524d18c821ed2e6fce8b08a031b140</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Theme updates (#2105)</title>
<updated>2022-04-03T20:20:55+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-04-03T20:20:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f61690ea2c4b5142c470dbe288446afadae11dbc'/>
<id>urn:sha1:f61690ea2c4b5142c470dbe288446afadae11dbc</id>
<content type='text'>
* Change siteColor to siteTheme

* Fix potential null exception

* Simplify

* Update display theme assignment

* Add a data-browser-theme attribute

* Add "browser" option for theme

* Create ThemeController

* Add theme-controller.js to relevant pages

* Use ThemeController

* Simplify

* Fix 'light' being used instead of 'default'

* Update the settings values to more accurately reflect their usage

* Change default site theme in display.js

* Remove async

* Restore async for consistency</content>
</entry>
<entry>
<title>Structured content links (#2089)</title>
<updated>2022-03-17T23:01:59+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-03-17T23:01:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=7a2ab866099edffaba471ad808593f67ee796b21'/>
<id>urn:sha1:7a2ab866099edffaba471ad808593f67ee796b21</id>
<content type='text'>
* Update CSS to JSON converter to generalize the remove-property comment

* Fix navigation not being updated when _clearContent is run

* Add structured content schema for link tags

* Add test links

* Add external-link icon

* Pass Display instance to DisplayContentManager

* Update structured content generation

* Update link styles</content>
</entry>
<entry>
<title>Update version</title>
<updated>2022-02-03T01:44:08+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-02-03T01:44:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d48ea4dece362217344d0a95c460c3743e7333e0'/>
<id>urn:sha1:d48ea4dece362217344d0a95c460c3743e7333e0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update copyright date (#2062)</title>
<updated>2022-02-03T01:43:10+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-02-03T01:43:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=89ac85afd03e62818624b507c91569edbec54f3d'/>
<id>urn:sha1:89ac85afd03e62818624b507c91569edbec54f3d</id>
<content type='text'>
* Update eslint settings

* Update 2021 files

* Update other files</content>
</entry>
<entry>
<title>Add AccessibilityController class, which dynamically registers (#2024)</title>
<updated>2021-11-24T03:23:14+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-11-24T03:23:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f2102ade4cfe97be4182bb22d1ae4f609d2364a7'/>
<id>urn:sha1:f2102ade4cfe97be4182bb22d1ae4f609d2364a7</id>
<content type='text'>
and unregisters the google-docs.js content script</content>
</entry>
<entry>
<title>Google Docs accessibility refactor (#2023)</title>
<updated>2021-11-24T03:08:30+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-11-24T03:08:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d454b52a18127f782fafdf71534ea2c41f20ef44'/>
<id>urn:sha1:d454b52a18127f782fafdf71534ea2c41f20ef44</id>
<content type='text'>
* Skip urlRegex if it's used as a filter

* Add getRequiredContentScriptRegistrationPermissions function

* Add a reentrant check to google-docs.js

* Remove script node

* Move forceGoogleDocsHtmlRendering check into google-docs.js

* Replace document-start.js usage with google-docs.js

* Remove documentStart handling

* Add missing parameter descriptions</content>
</entry>
<entry>
<title>ScriptManager updates (#2022)</title>
<updated>2021-11-23T21:16:13+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-11-23T21:16:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ecc994a8bbd52a426434a549f8e3e68eba6e786e'/>
<id>urn:sha1:ecc994a8bbd52a426434a549f8e3e68eba6e786e</id>
<content type='text'>
* Fix spacing

* Add more parameters to injectStylesheet

* Add more parameters to injectScript

* Update ScriptManager to support content script registration

* Add webNavigation as an optional permission</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>Update version</title>
<updated>2021-10-01T01:13:12+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-10-01T01:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d14268eb574d39b5ecc1e83302d45d5933770a73'/>
<id>urn:sha1:d14268eb574d39b5ecc1e83302d45d5933770a73</id>
<content type='text'>
</content>
</entry>
</feed>
