<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/test/data, branch master</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=master</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2024-06-20T17:27:02+00:00</updated>
<entry>
<title>support css file in dictionaries (#1080)</title>
<updated>2024-06-20T17:27:02+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-06-20T17:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d2c930a94d6e445053bcb5e5bb629851165425fc'/>
<id>urn:sha1:d2c930a94d6e445053bcb5e5bb629851165425fc</id>
<content type='text'>
* get styles in db

* get styles in settings

* use styles

* fix test

* scope

* fix comma separated

* escape dict name in css selector

* g regex

* get styles in anki

* fix tests

* more specificity

* whitespace

* test importing

* test handlebars

* add styles to glossary-first</content>
</entry>
<entry>
<title>[ja] Refactor Japanese transforms names and add English descriptions (#1007)</title>
<updated>2024-06-17T17:25:07+00:00</updated>
<author>
<name>Lyroxide</name>
<email>33834537+Lyroxide@users.noreply.github.com</email>
</author>
<published>2024-06-17T17:25:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=5b396c75d17771f7ccb43150c25544426b8e10f2'/>
<id>urn:sha1:5b396c75d17771f7ccb43150c25544426b8e10f2</id>
<content type='text'>
* add -rya -cha -n

* add tests

* fix typos

* resolve merge conflicts

* add tests

* change to -ya with chaining

* fix -ge and add -garu

* add descriptions

* descriptions done

* add back imperative negative

* fix description

* add string var

* remove form

* revert back to volitional

* -ku

* remove new causative

* revert to negative and clarify -n

* fix tests

* clarify some desc

* fix test</content>
</entry>
<entry>
<title>Fix DOMTextScanner entering initial div on backwards seeks (#1071)</title>
<updated>2024-06-17T01:39:44+00:00</updated>
<author>
<name>James Maa</name>
<email>jmaa@berkeley.edu</email>
</author>
<published>2024-06-17T01:39:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=1d2a91523604cce7dd608408da65bea5645fc7d4'/>
<id>urn:sha1:1d2a91523604cce7dd608408da65bea5645fc7d4</id>
<content type='text'>
* Fix dom-text-scanner entering initial div on reverse seeks

* Add new case

* Add launch.json

* Cleanup launch.json</content>
</entry>
<entry>
<title>display inflection rule descriptions (#1000)</title>
<updated>2024-06-03T17:25:51+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-06-03T17:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=7955fc85ac089d856b44bdea78eccd26ffbd690c'/>
<id>urn:sha1:7955fc85ac089d856b44bdea78eccd26ffbd690c</id>
<content type='text'>
* load descriptions in deinflector

* description functions in deinflectors

* show descriptions in title

* use toaster

* use names without internal

* css lint

* reformat transform descriptors

* fix merge errors

* done?

* rename method</content>
</entry>
<entry>
<title>Allow trailing commas in ESLint (#1013)</title>
<updated>2024-05-31T15:06:52+00:00</updated>
<author>
<name>James Maa</name>
<email>jmaa@berkeley.edu</email>
</author>
<published>2024-05-31T15:06:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=76ca08bd59f0e8bfa1bb20ac813f48e7ab241265'/>
<id>urn:sha1:76ca08bd59f0e8bfa1bb20ac813f48e7ab241265</id>
<content type='text'>
* Update comma-dangle rule

* Fix dangling commas</content>
</entry>
<entry>
<title>[ja] add preprocessor for width of alphabetic characters (#964)</title>
<updated>2024-05-22T20:45:39+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-05-22T20:45:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=d19b898792bffed8ab2d5724472e5b65a5f5b146'/>
<id>urn:sha1:d19b898792bffed8ab2d5724472e5b65a5f5b146</id>
<content type='text'>
* add japanese text preprocessor for variants in width of alphabetic characters

* try combining with numeric to improve performance

* Update ext/js/language/ja/japanese.js

Co-authored-by: Kuuuube &lt;61125188+Kuuuube@users.noreply.github.com&gt;
Signed-off-by: StefanVukovic99 &lt;stefanvukovic44@gmail.com&gt;

* Update ext/js/language/ja/japanese.js

Co-authored-by: Kuuuube &lt;61125188+Kuuuube@users.noreply.github.com&gt;
Signed-off-by: StefanVukovic99 &lt;stefanvukovic44@gmail.com&gt;

* fix tests

---------

Signed-off-by: StefanVukovic99 &lt;stefanvukovic44@gmail.com&gt;
Co-authored-by: Kuuuube &lt;61125188+Kuuuube@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Remove No pitch accent data from pitch handlebars (#982)</title>
<updated>2024-05-21T17:08:27+00:00</updated>
<author>
<name>Kuuuube</name>
<email>61125188+Kuuuube@users.noreply.github.com</email>
</author>
<published>2024-05-21T17:08:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6998ebeee2f68158428ee58de2e77fcf658e53ab'/>
<id>urn:sha1:6998ebeee2f68158428ee58de2e77fcf658e53ab</id>
<content type='text'>
* Remove No pitch accent data from pitch handlebars

* Update tests

* Fix newline</content>
</entry>
<entry>
<title>Add onyomi-hiragana handlebars (#960)</title>
<updated>2024-05-21T01:58:06+00:00</updated>
<author>
<name>rhgg2</name>
<email>richard.garner@mq.edu.au</email>
</author>
<published>2024-05-21T01:58:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ee04cf6de3037a92524bad5c65349ca1e7b4174f'/>
<id>urn:sha1:ee04cf6de3037a92524bad5c65349ca1e7b4174f</id>
<content type='text'>
* Add onyomi-hiragana handlebars

* Add onyomi-hiragana handlebars
* Add docs
* Fix typo in documentation of kunyomi/onyomi handlebars

* Update ext/data/templates/anki-field-templates-upgrade-v36.handlebars

Co-authored-by: StefanVukovic99 &lt;stefanvukovic44@gmail.com&gt;
Signed-off-by: rhgg2 &lt;richard.garner@mq.edu.au&gt;

* Update tests for onyomi-hiragana handlebars

* Update tests for onyomi-hiragana handlebars
* Fix typo in code

---------

Signed-off-by: rhgg2 &lt;richard.garner@mq.edu.au&gt;
Co-authored-by: StefanVukovic99 &lt;stefanvukovic44@gmail.com&gt;</content>
</entry>
<entry>
<title>add test case for search resolution "word" (#939)</title>
<updated>2024-05-14T19:31:26+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-05-14T19:31:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=7a4b832ccfeb7f13857340cc93b30214d6b53106'/>
<id>urn:sha1:7a4b832ccfeb7f13857340cc93b30214d6b53106</id>
<content type='text'>
* fix search resolution infinite loop

* add search resolution word test case</content>
</entry>
<entry>
<title>add korean (#787)</title>
<updated>2024-05-14T11:32:57+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-05-14T11:32:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=82049f3439acae346767351827e0963a2586b702'/>
<id>urn:sha1:82049f3439acae346767351827e0963a2586b702</id>
<content type='text'>
* prepare preprocessors

* add postprocessors

* add hangul functions (#13)

* move hangul to lib, add test (#14)

* add hangul functions

* hangul lib

* fix tests

* test inputs

* fix hangul disassemble, fix postprocessing

* rename test

* reset transformedText for multiple postprocessors

* add credits

* fix conflict

---------

Co-authored-by: Stefan Vukovic &lt;stefanvukovic44@gmail.com&gt;

* Vetting done (#16)

* add hangul functions

* hangul lib

* fix tests

* test inputs

* fix hangul disassemble, fix postprocessing

* rename test

* reset transformedText for multiple postprocessors

* add credits

* fix conflict

* add transforms

* move substring

* textprocessing function

* mostly fixed

* delete comment

* mostly fixed

(cherry picked from commit 268c8968ec64bf9d1fbd7d448a96d590399265c4)

* prepare preprocessors

(cherry picked from commit d139258398de9285396db31c6d46795ee95eb01a)

* (reset) remove textSourceMap

* rawSource before textreplacements

* update tests

* fix transforms

* fix transforms

* 100% vetted

* add link to dict

---------

Co-authored-by: Stefan Vukovic &lt;stefanvukovic44@gmail.com&gt;

* update unit tests

* update test

---------

Co-authored-by: Lyroxide &lt;33834537+Lyroxide@users.noreply.github.com&gt;</content>
</entry>
</feed>
