<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js/display, branch 24.6.21.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=24.6.21.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=24.6.21.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2024-06-20T17:27:02+00:00</updated>
<entry>
<title>support css file in dictionaries (#1080)</title>
<updated>2024-06-20T17:27:02+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-06-20T17:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d2c930a94d6e445053bcb5e5bb629851165425fc'/>
<id>urn:sha1:d2c930a94d6e445053bcb5e5bb629851165425fc</id>
<content type='text'>
* get styles in db

* get styles in settings

* use styles

* fix test

* scope

* fix comma separated

* escape dict name in css selector

* g regex

* get styles in anki

* fix tests

* more specificity

* whitespace

* test importing

* test handlebars

* add styles to glossary-first</content>
</entry>
<entry>
<title>Fix settings display when shadow is on auto and body is light or dark (#1089)</title>
<updated>2024-06-20T16:03:17+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-06-20T16:03:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9f4e595c7264a52ab85eb07c4d1411e4efb09ab1'/>
<id>urn:sha1:9f4e595c7264a52ab85eb07c4d1411e4efb09ab1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove flickering on page loads, reduce flashbangs, fix settings and popup themes applying correctly (#1088)</title>
<updated>2024-06-19T16:57:21+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-06-19T16:57:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d9521c58bf9b9fef0c8b1248bf6ce8c69351fc16'/>
<id>urn:sha1:d9521c58bf9b9fef0c8b1248bf6ce8c69351fc16</id>
<content type='text'>
* Pull theme from settings on page load

* Make dark mode default

* Fix flickering on load

* Invert shadow for auto shadow theme

* Revert "Make dark mode default"

This reverts commit 4cdfc39686a9faa3ce7a620be23025f97816f5f9.

* Improve page load times

* Fix flicker on load for popup preview without breaking theming when auto is selected

* Revert shadow invert</content>
</entry>
<entry>
<title>Add auto option to body theme (#1086)</title>
<updated>2024-06-19T00:18:43+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-06-19T00:18:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=451bcab01fd591ec54b63af0fc7084dc9f37928b'/>
<id>urn:sha1:451bcab01fd591ec54b63af0fc7084dc9f37928b</id>
<content type='text'>
* Add auto option to body theme

* Fix firefox bug where themes do not set correctly in settings due to getOptions failing</content>
</entry>
<entry>
<title>Add web option to profile switching keybinds (#933)</title>
<updated>2024-06-14T16:48:09+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-06-14T16:48:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e4331ab90ee605e073139e20772d5ec69110ec1e'/>
<id>urn:sha1:e4331ab90ee605e073139e20772d5ec69110ec1e</id>
<content type='text'>
* Add web option to profile switching keybinds

* Fix spacing

* Refactor

* Fix comment on update

* Make linter happy

---------

Signed-off-by: Kuuuube &lt;61125188+Kuuuube@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>display inflection rule descriptions (#1000)</title>
<updated>2024-06-03T17:25:51+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-06-03T17:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=7955fc85ac089d856b44bdea78eccd26ffbd690c'/>
<id>urn:sha1:7955fc85ac089d856b44bdea78eccd26ffbd690c</id>
<content type='text'>
* load descriptions in deinflector

* description functions in deinflectors

* show descriptions in title

* use toaster

* use names without internal

* css lint

* reformat transform descriptors

* fix merge errors

* done?

* rename method</content>
</entry>
<entry>
<title>Allow trailing commas in ESLint (#1013)</title>
<updated>2024-05-31T15:06:52+00:00</updated>
<author>
<name>James Maa</name>
<email>jmaa@berkeley.edu</email>
</author>
<published>2024-05-31T15:06:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=76ca08bd59f0e8bfa1bb20ac813f48e7ab241265'/>
<id>urn:sha1:76ca08bd59f0e8bfa1bb20ac813f48e7ab241265</id>
<content type='text'>
* Update comma-dangle rule

* Fix dangling commas</content>
</entry>
<entry>
<title>Fix clipboard monitor in popups (#1003)</title>
<updated>2024-05-28T19:32:56+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-05-28T19:32:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=3bfd56bbe46a4f2ee9c66f0c7baeec3c6292718c'/>
<id>urn:sha1:3bfd56bbe46a4f2ee9c66f0c7baeec3c6292718c</id>
<content type='text'>
* Fix naming of _clipboardReaderLike

* Allow clipboard monitors in popup searches

* Only run _onClipboardTextChange if a search tab does not exist</content>
</entry>
<entry>
<title>Fix HTML lang tags not matching the selected language (#979)</title>
<updated>2024-05-21T17:17:17+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-05-21T17:17:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=414256f4316b4815db302df3183b16dc48c1fb02'/>
<id>urn:sha1:414256f4316b4815db302df3183b16dc48c1fb02</id>
<content type='text'>
* Cleanup and add language tag to renderResult

* Add language switching support to anki card templates scanned text

* Update search page search-textbox lang on language switch

* Set queryparser lang

* Allow updating language for display-generator

* Only use kanji-stroke-orders font for japanese</content>
</entry>
<entry>
<title>Browser agnostic search page clipboard checking (#965)</title>
<updated>2024-05-21T17:11:37+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-05-21T17:11:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=654bb75e4104f0b49cb94a7296ffd8a9a6eb3fc7'/>
<id>urn:sha1:654bb75e4104f0b49cb94a7296ffd8a9a6eb3fc7</id>
<content type='text'>
</content>
</entry>
</feed>
