<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js/display, branch 22.2.2.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=22.2.2.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=22.2.2.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2022-02-03T01:43:10+00:00</updated>
<entry>
<title>Update copyright date (#2062)</title>
<updated>2022-02-03T01:43:10+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-02-03T01:43:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=89ac85afd03e62818624b507c91569edbec54f3d'/>
<id>urn:sha1:89ac85afd03e62818624b507c91569edbec54f3d</id>
<content type='text'>
* Update eslint settings

* Update 2021 files

* Update other files</content>
</entry>
<entry>
<title>Scanning wildcards (#2042)</title>
<updated>2021-12-18T17:38:39+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-12-18T17:38:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0e52a1f509155673d26a2a1ad00987389a05fea6'/>
<id>urn:sha1:0e52a1f509155673d26a2a1ad00987389a05fea6</id>
<content type='text'>
* Add scanning.matchTypePrefix option

* Update TextScanner to use matchTypePrefix option

* Add setting

* Update warning</content>
</entry>
<entry>
<title>matchType/deinflect distinction (#2040)</title>
<updated>2021-12-17T22:02:13+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-12-17T22:02:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8a377cabe6b3d177aac50cdb7ffb5a4328d27fd0'/>
<id>urn:sha1:8a377cabe6b3d177aac50cdb7ffb5a4328d27fd0</id>
<content type='text'>
* Pass a "deinflect" option to findTerms

* Update Translator to use deinflect option

* Fix test input options</content>
</entry>
<entry>
<title>Dictionary database term source info (#2039)</title>
<updated>2021-12-17T21:44:14+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-12-17T21:44:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8e548a17eba180b5773a9900de3f3cb3a92ec6ff'/>
<id>urn:sha1:8e548a17eba180b5773a9900de3f3cb3a92ec6ff</id>
<content type='text'>
* Update DictionaryDatabase._findMultiBulk's createResult callback signature

* Simplify _splitField use

* Update sequence

* Expose new fields 'matchType' and 'matchSource' as part of term data

* Expose matchType and matchSource as part of TermSource

* Update sourceTermExactMatchCount calculation

* Update test data

* Expose matchType and matchSource info in HTML attributes

* Add primaryMatchTypes attribute</content>
</entry>
<entry>
<title>Replace 'wildcard' parameter with 'matchType' (#2038)</title>
<updated>2021-12-17T21:11:19+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-12-17T21:11:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=19ab9df6e4110ef7d5927c95993141a1f8960c53'/>
<id>urn:sha1:19ab9df6e4110ef7d5927c95993141a1f8960c53</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix source name not being used (#2036)</title>
<updated>2021-12-15T03:03:34+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-12-15T03:03:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=fced59a213d316de8629bee0055e8f5697d268b5'/>
<id>urn:sha1:fced59a213d316de8629bee0055e8f5697d268b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Action handler name disambiguation (#2018)</title>
<updated>2021-11-21T20:54:58+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-11-21T20:54:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=005f9658d98143ea1189482ae627405c8bf5a566'/>
<id>urn:sha1:005f9658d98143ea1189482ae627405c8bf5a566</id>
<content type='text'>
* Disambiguate PopupFactory action handlers

* Update HotkeyHandler action names

* Disambiguate Frontend action handlers

* Disambiguate Display action handlers

* Disambiguate PopupPreviewFrame action handlers

* Disambiguate Yomichan action handlers

* Disambiguate Frontend action handlers

* Disambiguate Display action handlers

* Disambiguate SearchDisplayController action handlers</content>
</entry>
<entry>
<title>Fix search page not being cleared properly (#2005)</title>
<updated>2021-11-13T14:29:58+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-11-13T14:29:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=657292733dce557d2c71c2d5b336751b590b1828'/>
<id>urn:sha1:657292733dce557d2c71c2d5b336751b590b1828</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't stop audio playback when hiding a popup (#1995)</title>
<updated>2021-10-21T23:56:43+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-10-21T23:56:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f978819a3335cda7bc0e2414522cdf34f3dfa4e5'/>
<id>urn:sha1:f978819a3335cda7bc0e2414522cdf34f3dfa4e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Display menu button (#1992)</title>
<updated>2021-10-17T13:55:13+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-10-17T13:55:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9ae38bd8e97b31feafb41fe3862cebdb5e082057'/>
<id>urn:sha1:9ae38bd8e97b31feafb41fe3862cebdb5e082057</id>
<content type='text'>
* Implement new menu which includes a debug log option

* Update wording</content>
</entry>
</feed>
