<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js/language, 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-23T18:30:31+00:00</updated>
<entry>
<title>Fix popup preview disappearing after changing a setting (#1707)</title>
<updated>2021-05-23T18:30:31+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-05-23T18:30:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8e330d54d6bca67b06a6afda3119b0e4bded41e6'/>
<id>urn:sha1:8e330d54d6bca67b06a6afda3119b0e4bded41e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Json schema improvements (#1698)</title>
<updated>2021-05-22T21:56:44+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-05-22T21:56:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d7cf019b4a8266e8022d82d8d5433c4605921a98'/>
<id>urn:sha1:d7cf019b4a8266e8022d82d8d5433c4605921a98</id>
<content type='text'>
* Simplify schema multi-push/pop

* Reverse order of schema path

* Reverse order of value path

* Simplify schema path structure

* Rename for better clarity</content>
</entry>
<entry>
<title>Json schema validation improvements (#1697)</title>
<updated>2021-05-22T19:45:20+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-05-22T19:45:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d16739a83a20e1729e08dbcbbc155be15972d146'/>
<id>urn:sha1:d16739a83a20e1729e08dbcbbc155be15972d146</id>
<content type='text'>
* Create new JsonSchema class

* Add proxy handler

* Update tests

* Update validation scripts

* Update backend

* Update audio downloader

* Update options util

* Update dictionary importer

* Update json schema file reference

* Remove old json-schema.js

* Rename new json-schema.js

* Update file names

* Rename class</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>Fix repeated dictionary image importing (#1685)</title>
<updated>2021-05-17T00:11:32+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-05-17T00:11:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=12451eaf61281e588fb8ef5f911d604ba34aca92'/>
<id>urn:sha1:12451eaf61281e588fb8ef5f911d604ba34aca92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sentence termination character mode (#1682)</title>
<updated>2021-05-16T19:24:38+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-05-16T19:24:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=66d048832f2dc30e11e6be4c68beab23c7d8adef'/>
<id>urn:sha1:66d048832f2dc30e11e6be4c68beab23c7d8adef</id>
<content type='text'>
* Change enableTerminationCharacters to terminationCharacterMode

* Update settings

* Update sentence extraction

* Update tests

* Add tests</content>
</entry>
<entry>
<title>Improve source term exact match count (#1674)</title>
<updated>2021-05-14T23:26:27+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-05-14T23:26:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=de6db32aa69be6c33d17ddb4f2dc4305e8771f59'/>
<id>urn:sha1:de6db32aa69be6c33d17ddb4f2dc4305e8771f59</id>
<content type='text'>
* Update sourceTermExactMatchCount to be based on headword count

* Update tests</content>
</entry>
</feed>
