<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js/display, branch 21.5.31.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=21.5.31.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=21.5.31.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2021-05-30T17:29:55+00:00</updated>
<entry>
<title>Primary audio fixes (#1719)</title>
<updated>2021-05-30T17:29:55+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-05-30T17:29:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=5bf82a5b81ef172d544da9c5c25492577270e8aa'/>
<id>urn:sha1:5bf82a5b81ef172d544da9c5c25492577270e8aa</id>
<content type='text'>
* Fix case when subIndex is not assigned

* Fix incorrect assignment of primary card audio

* Improve opacity style

* Improve styles for :focus-visible</content>
</entry>
<entry>
<title>Improve multiple audio sources (#1718)</title>
<updated>2021-05-30T16:41:19+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-05-30T16:41:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=cca01e85a35576225661699a7be63550e9500642'/>
<id>urn:sha1:cca01e85a35576225661699a7be63550e9500642</id>
<content type='text'>
* Add url/voice options to audio sources

* Add help for TTS

* Remove old settings

* Update tests

* Update use of audio source URL

* Improve labels for sources with the same type</content>
</entry>
<entry>
<title>Refactor display audio options (#1717)</title>
<updated>2021-05-30T16:15:07+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-05-30T16:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=efd35de67f6700ecf4f49a87d310d99cefbaa328'/>
<id>urn:sha1:efd35de67f6700ecf4f49a87d310d99cefbaa328</id>
<content type='text'>
* Update how options are updated and stored in DisplayAudio

* Add source list

* Improve menus for custom json

* Clear cache after options update

* Move function

* Update public API

* Simplify playing audio from a specific source

* Simplify audio list

* Refactor audio source usage

* Refactoring

* Refactor argument names

* Fix incorrect source usage

* Remove unused

* Remove return value

* Simplify details

* Simplify Anki card audio details

* Update the data that is passed to AudioDownloader

* Simplify schema handling

* Remove unnecessary details</content>
</entry>
<entry>
<title>Refactor json audio source (#1711)</title>
<updated>2021-05-27T00:38:15+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-05-27T00:38:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0232325f960b1fbe41e03f74a46fb18a7abf33f7'/>
<id>urn:sha1:0232325f960b1fbe41e03f74a46fb18a7abf33f7</id>
<content type='text'>
* Move sources to the end of audio options object

* Add custom-json audio source type

* Add support for downloading custom-json

* Remove customSourceType</content>
</entry>
<entry>
<title>Fix incorrect selector causing invalid headword index to be used (#1705)</title>
<updated>2021-05-23T17:20:38+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-05-23T17:20:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=24d43c123dbb79db97e4a28f4e92d697c2aac1b2'/>
<id>urn:sha1:24d43c123dbb79db97e4a28f4e92d697c2aac1b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Structured content image size units (#1692)</title>
<updated>2021-05-20T23:33:08+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-05-20T23:33:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=be23acf499bcdb530c1b8990aa3d6211323cbdb2'/>
<id>urn:sha1:be23acf499bcdb530c1b8990aa3d6211323cbdb2</id>
<content type='text'>
* Add support for sizeUnits on image content

* Update test data</content>
</entry>
<entry>
<title>Selection clear improvements (#1690)</title>
<updated>2021-05-20T00:09:37+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-05-20T00:09:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6184bcb812686f5498ee982ae89da88792b9a880'/>
<id>urn:sha1:6184bcb812686f5498ee982ae89da88792b9a880</id>
<content type='text'>
* Update selection clear process

* Clean up old clearSelection API

* Update clear order

* Add clear event handling</content>
</entry>
<entry>
<title>Add support for definitions with structured content (#1689)</title>
<updated>2021-05-19T22:24:50+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-05-19T22:24:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=eddd0288643f08d2a2c85f73575bc7ee1c157539'/>
<id>urn:sha1:eddd0288643f08d2a2c85f73575bc7ee1c157539</id>
<content type='text'>
* Add structured content to schema

* Add support for generating custom content

* Update importer

* Update test data

* Add verticalAlign property</content>
</entry>
<entry>
<title>Dictionary image display refactoring (#1687)</title>
<updated>2021-05-18T21:41:27+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-05-18T21:41:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f3cf4d10c711037c99c185dd0b46dac9f5d69794'/>
<id>urn:sha1:f3cf4d10c711037c99c185dd0b46dac9f5d69794</id>
<content type='text'>
* Generalize image definition generation

* Enable optional aspect ratio

* Move styles

* Update styles

* Add more options for collapsing images

* Add image options for collapsing

* Improve layout for images that are collapsed</content>
</entry>
<entry>
<title>Expose search query to anki template renderer (#1686)</title>
<updated>2021-05-18T00:18:37+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-05-18T00:18:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=76276e78dac387df66384a10bc1179c90ebd93fe'/>
<id>urn:sha1:76276e78dac387df66384a10bc1179c90ebd93fe</id>
<content type='text'>
* Expose query and fullQuery to Anki context

* Add {search-query} marker

* Update test data

* Update tests

* Wrap search query in multiLine</content>
</entry>
</feed>
