<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/mixed/css, branch 21.1.31.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=21.1.31.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=21.1.31.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2021-01-31T16:55:11+00:00</updated>
<entry>
<title>Settings permissions info display (#1338)</title>
<updated>2021-01-31T16:55:11+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-31T16:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=08a87bd0075cec19d037573261cca012dacaefb9'/>
<id>urn:sha1:08a87bd0075cec19d037573261cca012dacaefb9</id>
<content type='text'>
* Add getAllPermissions function

* Add permissionsChanged event

* Update ClipboardPopupsController to show permissions validation info

* Add invalid indicator

* Display invalid indicator when permissions are not valid

* Fix border color transition not being necessary on input-suffix-button</content>
</entry>
<entry>
<title>Add note errors (#1329)</title>
<updated>2021-01-30T17:33:29+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-30T17:33:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d0b8b605db93c51b5ce2501a482c57432b45bfa6'/>
<id>urn:sha1:d0b8b605db93c51b5ce2501a482c57432b45bfa6</id>
<content type='text'>
* Update _addAnkiNote to track errors

* Change comparison

* Update anki note adding to show errors

* Fix template

* Show errors when Anki card creation behaves unexpectedly

* Update some errors related to anki media injection

* Update addAnkiNote error handling

* Improve Anki errors

* Simplify error messages related to template rendering</content>
</entry>
<entry>
<title>Display notification style updates (#1327)</title>
<updated>2021-01-30T03:12:24+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-30T03:12:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=588d8a681a34da5777520096a11d5eea74fc2251'/>
<id>urn:sha1:588d8a681a34da5777520096a11d5eea74fc2251</id>
<content type='text'>
* Add scrollbar-inverse styles

* Update notification styles to support better overflowing</content>
</entry>
<entry>
<title>Settings and welcome page improvements (#1326)</title>
<updated>2021-01-30T00:10:57+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-30T00:10:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=04cf4ec8d58f3f0802973d1527f173b3926b62d0'/>
<id>urn:sha1:04cf4ec8d58f3f0802973d1527f173b3926b62d0</id>
<content type='text'>
* Update wording to be less repetitive

* Remove the shadow theme option from the welcome page, to avoid confusion

* Update input sizes

* Update select text to not clip the triangle icon

* Update wording

* Update descriptions

* Remove "popup" to not exclude the search page</content>
</entry>
<entry>
<title>Native keyboard shortcuts settings (#1322)</title>
<updated>2021-01-28T00:34:14+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-28T00:34:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ed0c0c20c095ac693dac3f1c4145e4c8dc83601a'/>
<id>urn:sha1:ed0c0c20c095ac693dac3f1c4145e4c8dc83601a</id>
<content type='text'>
* Fix style issue

* Add ExtensionKeyboardShortcutController

* Move descriptions

* Add separator line</content>
</entry>
<entry>
<title>Clipboard settings organization (#1319)</title>
<updated>2021-01-27T00:58:58+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-27T00:58:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=898498c8a33c0a2d1af9a4177852cc6c00c32f53'/>
<id>urn:sha1:898498c8a33c0a2d1af9a4177852cc6c00c32f53</id>
<content type='text'>
* Create clipboard icon

* Move clipboard options

* Update clipboard options

* Update labels

* Add info

* Update all clipboard settings to request permissions</content>
</entry>
<entry>
<title>Multiple custom audio sources (#1303)</title>
<updated>2021-01-24T03:46:00+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-24T03:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ebfef0c74858607d050da2cdc9046a681b133b25'/>
<id>urn:sha1:ebfef0c74858607d050da2cdc9046a681b133b25</id>
<content type='text'>
* Fix label

* Fix icon size being flexible

* Add schema

* Add customSourceType option

* Update settings

* Pass customSourceType to the audio downloader

* Implement custom audio JSON mode</content>
</entry>
<entry>
<title>Audio button menu (#1302)</title>
<updated>2021-01-24T02:13:01+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-24T02:13:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ef577b88754523abeab3844115506a0b6e914874'/>
<id>urn:sha1:ef577b88754523abeab3844115506a0b6e914874</id>
<content type='text'>
* Fix popup menus not stoping events

* Ensure non-stale use of buttons

* Enable popup menus on the popup/search pages

* Add audio menu</content>
</entry>
<entry>
<title>Update popup menu structure (#1301)</title>
<updated>2021-01-24T02:07:45+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-24T02:07:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9fbdb9757b22c2bb9afe5061137bfe4b3b755e91'/>
<id>urn:sha1:9fbdb9757b22c2bb9afe5061137bfe4b3b755e91</id>
<content type='text'>
* Wrap menu items in popup-menu-body

* Use bodyNode instead of node

* Update selector

* Update _setPosition to not use items</content>
</entry>
<entry>
<title>Audio play button status badge (#1300)</title>
<updated>2021-01-24T01:24:52+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-01-24T01:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=85c039850c45246e367e194232e5ace8771f14e7'/>
<id>urn:sha1:85c039850c45246e367e194232e5ace8771f14e7</id>
<content type='text'>
* Add plus-thick.svg

* Add success-color variable

* Fix icon display

* Add badge

* Add missing audioResolved

* Update audio badge

* Expose attribute</content>
</entry>
</feed>
