<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/dev, branch 24.5.28.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=24.5.28.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=24.5.28.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2024-05-14T11:45:12+00:00</updated>
<entry>
<title>Details and Summary Tags CSS (Hopefully for the last time) (#929)</title>
<updated>2024-05-14T11:45:12+00:00</updated>
<author>
<name>Matttttt</name>
<email>18152455+martholomew@users.noreply.github.com</email>
</author>
<published>2024-05-14T11:45:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=a0f92f6fa322436dbf93e8125c8da1954a8a500b'/>
<id>urn:sha1:a0f92f6fa322436dbf93e8125c8da1954a8a500b</id>
<content type='text'>
* Re-adding CSS for Left Margin on Details Tag

Signed-off-by: Matttttt &lt;18152455+martholomew@users.noreply.github.com&gt;

* Got rid of ruling line for Summary and Details

Signed-off-by: Matttttt &lt;18152455+martholomew@users.noreply.github.com&gt;

* Fix tests for Summary and Details tags

Signed-off-by: Matttttt &lt;18152455+martholomew@users.noreply.github.com&gt;

---------

Signed-off-by: Matttttt &lt;18152455+martholomew@users.noreply.github.com&gt;</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>
<entry>
<title>Change Details and Summary Tags CSS (#894)</title>
<updated>2024-05-09T07:48:48+00:00</updated>
<author>
<name>Matttttt</name>
<email>18152455+martholomew@users.noreply.github.com</email>
</author>
<published>2024-05-09T07:48:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=3ff226e7d175b76c2f2ef2be1fcae5af8cc162d4'/>
<id>urn:sha1:3ff226e7d175b76c2f2ef2be1fcae5af8cc162d4</id>
<content type='text'>
* Change summary CSS

Signed-off-by: Matttttt &lt;18152455+martholomew@users.noreply.github.com&gt;

* Update structured-content-overrides.css

Signed-off-by: Matttttt &lt;18152455+martholomew@users.noreply.github.com&gt;

---------

Signed-off-by: Matttttt &lt;18152455+martholomew@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Update eslint unsafe rule (#887)</title>
<updated>2024-05-09T07:42:35+00:00</updated>
<author>
<name>James Maa</name>
<email>jmaa@berkeley.edu</email>
</author>
<published>2024-05-09T07:42:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=13278a5cf67de69678d8c4c5fb97e6eb00c94c11'/>
<id>urn:sha1:13278a5cf67de69678d8c4c5fb97e6eb00c94c11</id>
<content type='text'>
* Enable @typescript-eslint/no-unsafe-assignment

* Updates

* Add missing import

* Updates

* Fix types?

* Fix tests

* Address comments

* Move TextProcessorVariant to types

* Update types/ext/translation-internal.d.ts

Co-authored-by: StefanVukovic99 &lt;stefanvukovic44@gmail.com&gt;
Signed-off-by: James Maa &lt;jmaa@berkeley.edu&gt;

---------

Signed-off-by: James Maa &lt;jmaa@berkeley.edu&gt;
Co-authored-by: toasted-nutbread &lt;toasted-nutbread@users.noreply.github.com&gt;
Co-authored-by: StefanVukovic99 &lt;stefanvukovic44@gmail.com&gt;</content>
</entry>
<entry>
<title>Added Details and Summary tags to Structured Content (#842)</title>
<updated>2024-04-22T16:38:04+00:00</updated>
<author>
<name>Matttttt</name>
<email>18152455+martholomew@users.noreply.github.com</email>
</author>
<published>2024-04-22T16:38:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=808ddef82a8eabc77ba20a0da89a392926550e76'/>
<id>urn:sha1:808ddef82a8eabc77ba20a0da89a392926550e76</id>
<content type='text'>
* add details and summary tags

* fixed css test

---------

Co-authored-by: martholomew &lt;martholomew@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Move sandbox files (#731)</title>
<updated>2024-03-04T12:43:31+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-03-04T12:43:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4fe881d68d4c1182bee2e78a559c2064aaf48b0d'/>
<id>urn:sha1:4fe881d68d4c1182bee2e78a559c2064aaf48b0d</id>
<content type='text'>
* Move sandbox files

* Update order</content>
</entry>
<entry>
<title>Support build.js target positional arguments (#759)</title>
<updated>2024-03-03T04:50:47+00:00</updated>
<author>
<name>Harrison</name>
<email>gieraltowski.har@gmail.com</email>
</author>
<published>2024-03-03T04:50:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=74e726afe4d2b3cc94643408582cd5601924677f'/>
<id>urn:sha1:74e726afe4d2b3cc94643408582cd5601924677f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to zip.js for tests (#698)</title>
<updated>2024-02-27T12:14:20+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-27T12:14:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c4fea2251606fb0b3d0d761a544dac578f3d9048'/>
<id>urn:sha1:c4fea2251606fb0b3d0d761a544dac578f3d9048</id>
<content type='text'>
* Use zip.js

* Set compression level to 0

* Update comments</content>
</entry>
<entry>
<title>Remove testMain (#711)</title>
<updated>2024-02-20T15:11:02+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-20T15:11:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=088c6c17ac7b6076604fd3bc40287d4afda0d940'/>
<id>urn:sha1:088c6c17ac7b6076604fd3bc40287d4afda0d940</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update eslint rules (#710)</title>
<updated>2024-02-19T12:30:17+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-02-19T12:30:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2da866f982930c76d2317a3be426410683ecf5a2'/>
<id>urn:sha1:2da866f982930c76d2317a3be426410683ecf5a2</id>
<content type='text'>
</content>
</entry>
</feed>
