<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js, 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-21T06:01:00+00:00</updated>
<entry>
<title>Add profile selector to mobile action-popup (#1105)</title>
<updated>2024-06-21T06:01:00+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-06-21T06:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=1c609d972ae76f8779190d7a3621f77a664a6dec'/>
<id>urn:sha1:1c609d972ae76f8779190d7a3621f77a664a6dec</id>
<content type='text'>
</content>
</entry>
<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 scrollbars on info, legal, and issues; add theming to legal and issues (#1096)</title>
<updated>2024-06-20T17:10:07+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-06-20T17:10:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8f33cb76cbe7c86ad6ee3cd6700c40f82dc7230d'/>
<id>urn:sha1:8f33cb76cbe7c86ad6ee3cd6700c40f82dc7230d</id>
<content type='text'>
* Add theming support to generic-page-main.js

* Mark scrollbars on info, issues, and legal

* Remove quick-start-guide-main.js in favor of generic-page-main.js

* Default body to hidden on issues and legal</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>Show loading message before action popup is loaded (#1090)</title>
<updated>2024-06-20T04:18:51+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-06-20T04:18:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=bba9ceb870a742bac1aef2c6ddd2b858917a2ea1'/>
<id>urn:sha1:bba9ceb870a742bac1aef2c6ddd2b858917a2ea1</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 full dark mode support (#1079)</title>
<updated>2024-06-18T18:00:52+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-06-18T18:00:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ebd911201df0e6fce95b408935fb35580851170e'/>
<id>urn:sha1:ebd911201df0e6fce95b408935fb35580851170e</id>
<content type='text'>
* Add full dark mode support

* Fix welcome, permissions, and quick start scrollbars

* Fix action popup dark mode on mobile

* Add theme to info page

* Reduce flashbang

* Move position of settingsDisplayController to not break things

* Fix dictionary import drag drop theming

* Make dark shadow color less bad

* Prepare themeController to avoid not being able to set browser theme</content>
</entry>
<entry>
<title>Fix incorrect switch arm (#1084)</title>
<updated>2024-06-18T18:00:44+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-06-18T18:00:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=129be78c9bf1b9d378050c6ca6ec722ef456c4ee'/>
<id>urn:sha1:129be78c9bf1b9d378050c6ca6ec722ef456c4ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>[ja] Refactor Japanese transforms names and add English descriptions (#1007)</title>
<updated>2024-06-17T17:25:07+00:00</updated>
<author>
<name>Lyroxide</name>
<email>33834537+Lyroxide@users.noreply.github.com</email>
</author>
<published>2024-06-17T17:25:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=5b396c75d17771f7ccb43150c25544426b8e10f2'/>
<id>urn:sha1:5b396c75d17771f7ccb43150c25544426b8e10f2</id>
<content type='text'>
* add -rya -cha -n

* add tests

* fix typos

* resolve merge conflicts

* add tests

* change to -ya with chaining

* fix -ge and add -garu

* add descriptions

* descriptions done

* add back imperative negative

* fix description

* add string var

* remove form

* revert back to volitional

* -ku

* remove new causative

* revert to negative and clarify -n

* fix tests

* clarify some desc

* fix test</content>
</entry>
</feed>
