<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js, 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-04T02:52:53+00:00</updated>
<entry>
<title>Hide popup on cursor exit (#2109)</title>
<updated>2022-04-04T02:52:53+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-04-04T02:52:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e5b53bb238e59b1cd6371c0379d6171a3e1e68fa'/>
<id>urn:sha1:e5b53bb238e59b1cd6371c0379d6171a3e1e68fa</id>
<content type='text'>
* Update phrasing

* Add new options

* Add settings

* Implement</content>
</entry>
<entry>
<title>Update Popup to not store the full options object (#2106)</title>
<updated>2022-04-03T21:09:51+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-04-03T21:09:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=b896724aacd612ef9d9e0f544d32b5282e551854'/>
<id>urn:sha1:b896724aacd612ef9d9e0f544d32b5282e551854</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>Text scanner event capture (#2101)</title>
<updated>2022-04-02T17:10:39+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-04-02T17:10:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6b88501afdf6eb866b72bf1e6ffdfd04ad283733'/>
<id>urn:sha1:6b88501afdf6eb866b72bf1e6ffdfd04ad283733</id>
<content type='text'>
* Add capture parameter to event listeners

* Enable capture</content>
</entry>
<entry>
<title>Workaround for Google Docs canvas rendering updates (#2096)</title>
<updated>2022-04-02T13:38:40+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-04-02T13:38:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8a1dcbc9f584136f31e8f71e13590979ce9f1153'/>
<id>urn:sha1:8a1dcbc9f584136f31e8f71e13590979ce9f1153</id>
<content type='text'>
</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>AnkiTemplateRendererContentManager (#2088)</title>
<updated>2022-03-15T02:32:08+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-03-15T02:32:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8aa060337cea2bb8fce7864d509d07df4688f1c2'/>
<id>urn:sha1:8aa060337cea2bb8fce7864d509d07df4688f1c2</id>
<content type='text'>
* Make function private

* Update comments

* Refactor the content manager that is provided to StructuredContentGenerator in AnkiTemplateRenderer

* Update function to not be async, for API parity</content>
</entry>
<entry>
<title>Rename MediaLoader to DisplayContentManager (#2087)</title>
<updated>2022-03-15T01:42:33+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-03-15T01:42:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4e15f923297599869e9d695940c9c56d81b0307d'/>
<id>urn:sha1:4e15f923297599869e9d695940c9c56d81b0307d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update ClipboardReader.getImage implementation (#2085)</title>
<updated>2022-03-14T01:17:48+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-03-14T01:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=59ae55252e69f844ab914c1eb516ac851f08ac89'/>
<id>urn:sha1:59ae55252e69f844ab914c1eb516ac851f08ac89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve Anki storeMediaFile (#2084)</title>
<updated>2022-03-14T01:17:41+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-03-14T01:17:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f98f5f939552d14b014396ce933bba4faa9607bb'/>
<id>urn:sha1:f98f5f939552d14b014396ce933bba4faa9607bb</id>
<content type='text'>
* Use the return value of storeMediaFile

* Update documentation</content>
</entry>
</feed>
