<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/test, branch 20.12.31.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=20.12.31.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=20.12.31.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2020-12-30T20:12:08+00:00</updated>
<entry>
<title>Translator frequency data improvements (#1184)</title>
<updated>2020-12-30T20:12:08+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-12-30T20:12:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4650f0b5426c07e1aca3bec2a07607556a1e1f34'/>
<id>urn:sha1:4650f0b5426c07e1aca3bec2a07607556a1e1f34</id>
<content type='text'>
* Specify if a frequency has a specific reading

* Make frequency data creation more standardized

* Update test data</content>
</entry>
<entry>
<title>Change popupCurrentIndicatorMode default to triangle (#1161)</title>
<updated>2020-12-22T23:22:14+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-12-22T23:22:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c03340c4aa77c0a84b28bf18407aa79972697213'/>
<id>urn:sha1:c03340c4aa77c0a84b28bf18407aa79972697213</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Furigana distribution improvements (#1157)</title>
<updated>2020-12-22T16:02:19+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-12-22T16:02:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=a354becd5110217f36e4b9fdb883aa0e7bc520bc'/>
<id>urn:sha1:a354becd5110217f36e4b9fdb883aa0e7bc520bc</id>
<content type='text'>
* Improve furigana when reading kana is not an exact match

* Simplify group structure

* Return consistent type

* Add more tests

* Remove redundant isAmbiguous assignment

* Simplify group usage

* Add helper function

* Optimize returned arrays

* Use variable

* Remove s(p)lice calls

* Reduce number of convertKatakanaToHiragana calls

* Optimize text length access

* Optimize reading substring

* Move segmentize to a separate function

* Use var

* Use _createFuriganaSegment

* Optimize distributeFuriganaInflected</content>
</entry>
<entry>
<title>Update the popup preview to always be visible on the settings v2 page (#1151)</title>
<updated>2020-12-21T03:16:38+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-12-21T03:16:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=abc017545c6fce1c4b754a560f19d3ccaaf82eca'/>
<id>urn:sha1:abc017545c6fce1c4b754a560f19d3ccaaf82eca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Popup action bar options (#1140)</title>
<updated>2020-12-20T01:07:55+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-12-20T01:07:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=443d6d1956691861a5e0203e33726b8c2aa93eef'/>
<id>urn:sha1:443d6d1956691861a5e0203e33726b8c2aa93eef</id>
<content type='text'>
* Add options for action bar visibility and location

* Add settings

* Update styles

* Expose properties

* Update styles

* Update tests</content>
</entry>
<entry>
<title>Update termTags for termGrouped mode to include all definition tags (#1138)</title>
<updated>2020-12-19T21:47:32+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-12-19T21:47:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=af9b4d2b93ac3ffe838881c940997bb659ee30d0'/>
<id>urn:sha1:af9b4d2b93ac3ffe838881c940997bb659ee30d0</id>
<content type='text'>
* Update termTags for termGrouped mode to include all definition tags

* Update tests</content>
</entry>
<entry>
<title>Entry indicator update (#1134)</title>
<updated>2020-12-19T20:42:44+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-12-19T20:42:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=1b1b24ab35f80ee22ddbdc2172a25b9442bd5dce'/>
<id>urn:sha1:1b1b24ab35f80ee22ddbdc2172a25b9442bd5dce</id>
<content type='text'>
* Move entry current indicator rules

* Simplify rules

* Add popupCurrentIndicatorMode option

* Add option to settings page

* Expose popupCurrentIndicatorMode

* Restore asterisk current indicator

* Implement dot

* Update action button vars

* Fix tests

* Add none option

* Add triangle option</content>
</entry>
<entry>
<title>DOMParser replacement (#561)</title>
<updated>2020-12-18T22:06:30+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-12-18T22:06:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=05d4049f16715194842cf8cdf62345478288ee71'/>
<id>urn:sha1:05d4049f16715194842cf8cdf62345478288ee71</id>
<content type='text'>
* Add script to build library files

* Add built parse5 library

* Add new SimpleDOMParser which uses parse5

* Update license info

* Update MV3 build to use the new SimpleDOMParser

* Update file exclusions

* Hide/clarify license info for MV2 builds</content>
</entry>
<entry>
<title>Set up initial manifest v3 support (#605)</title>
<updated>2020-12-18T20:54:05+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-12-18T20:54:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=51223abfa696c5917828fdb5a6d7b1816d76c5c6'/>
<id>urn:sha1:51223abfa696c5917828fdb5a6d7b1816d76c5c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Maximum clipboard search length (#1118)</title>
<updated>2020-12-18T16:24:43+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-12-18T16:24:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c728448a4d05268d4febb9950a39d517a75ea052'/>
<id>urn:sha1:c728448a4d05268d4febb9950a39d517a75ea052</id>
<content type='text'>
* Add maximumClipboardSearchLength an option

* Add setting

* Add limits

* Update tests</content>
</entry>
</feed>
