<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/bg/popup-preview.html, branch 24.01.20.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=24.01.20.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=24.01.20.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2021-02-13T04:03:15+00:00</updated>
<entry>
<title>Move html files (#1375)</title>
<updated>2021-02-13T04:03:15+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-13T04:03:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4053d9b2fac82108f701788c511aedaf988de4c5'/>
<id>urn:sha1:4053d9b2fac82108f701788c511aedaf988de4c5</id>
<content type='text'>
* Move background.html to /

* Move context.html to /

* Move info.html to /

* Move legal.html to /

* Move permissions.html to /

* Move pitch-accents-preview.html to /

* Move popup-preview.html to /

* Move search.html to /

* Move settings.html to /

* Move settings2.html to /

* Move template-renderer.html to /

* Move welcome.html to /

* Move float.html to /

* Move display-templates.html to /</content>
</entry>
<entry>
<title>Move css files (#1374)</title>
<updated>2021-02-13T02:03:30+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-13T02:03:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4f13de283572b2c57e7462f1030c12fe8335882e'/>
<id>urn:sha1:4f13de283572b2c57e7462f1030c12fe8335882e</id>
<content type='text'>
* Move bg/css/ to css/

* Move mixed/css/ to css/</content>
</entry>
<entry>
<title>Move images (#1372)</title>
<updated>2021-02-13T01:27:43+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-13T01:27:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=98975d59231eeedeaa2b17998b56a3c21e5d647e'/>
<id>urn:sha1:98975d59231eeedeaa2b17998b56a3c21e5d647e</id>
<content type='text'>
* Move mixed/img/ to images/

* Move bg/img/ to images/</content>
</entry>
<entry>
<title>Refactor FrameOffsetForwarder (#1353)</title>
<updated>2021-02-08T22:52:56+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-08T22:52:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=73e91b3b62f5ca07bcf2bf66e54e0d16af73dd42'/>
<id>urn:sha1:73e91b3b62f5ca07bcf2bf66e54e0d16af73dd42</id>
<content type='text'>
* Add getChildFrameElement to FrameAncestryHandler

* Add isRootFrame

* Initialize _frameOffset to [0, 0]

* Update FrameOffsetForwarder implementation

* Update documentation</content>
</entry>
<entry>
<title>Enforce language (#1344)</title>
<updated>2021-02-08T22:52:35+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-02-08T22:52:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=008809e0e73665249b7b3dd7c14a1761aa06bd39'/>
<id>urn:sha1:008809e0e73665249b7b3dd7c14a1761aa06bd39</id>
<content type='text'>
* Assign text content and a language

* Remove _appendMultilineText

* Assign lang for createTextNode content

* Add language attributes to HTML pages</content>
</entry>
<entry>
<title>Add support for frontend hotkeys; add scanSelectedText action (#1266)</title>
<updated>2021-01-18T00:28:42+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-18T00:28:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c875ca728f619c6e6bccbd13ceb90d898c59e53e'/>
<id>urn:sha1:c875ca728f619c6e6bccbd13ceb90d898c59e53e</id>
<content type='text'>
* Add support for frontend hotkeys; add scanSelectedText action

* Remove unused global

* Remove duplicate hotkey handler script</content>
</entry>
<entry>
<title>Yomichan popup styles refactor (#1067)</title>
<updated>2020-11-26T19:13:53+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-11-26T19:13:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=3f7c76dbc787e443c6afb13f1a44520885159c1b'/>
<id>urn:sha1:3f7c76dbc787e443c6afb13f1a44520885159c1b</id>
<content type='text'>
* Rename classes yomichan-float to yomichan-popup

* Use attributes instead of classes

* Refactor

* Update popup outer scaling

* Update outer theme usage

* Move client.css to popup-outer.css in /mixed</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>
</feed>
