<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/test, branch 23.12.29.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=23.12.29.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=23.12.29.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2023-12-29T05:05:11+00:00</updated>
<entry>
<title>remove redundancy in cache-map (#485)</title>
<updated>2023-12-29T05:05:11+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+Scrub1492@users.noreply.github.com</email>
</author>
<published>2023-12-29T05:05:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=59961b6eeb46a93aa2db587a047e6da79b2dceda'/>
<id>urn:sha1:59961b6eeb46a93aa2db587a047e6da79b2dceda</id>
<content type='text'>
* remove redundancy

* fix lint</content>
</entry>
<entry>
<title>Update vitest (#484)</title>
<updated>2023-12-29T05:03:55+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-12-29T05:03:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=088625266852bf1f86e3f6bc788f85356dafcd5d'/>
<id>urn:sha1:088625266852bf1f86e3f6bc788f85356dafcd5d</id>
<content type='text'>
* Update vitest dependencies

* Fix issues</content>
</entry>
<entry>
<title>Database test updates (#461)</title>
<updated>2023-12-29T03:15:47+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-12-29T03:15:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=a51ae1533c54162f14785652e9128f90afb86aed'/>
<id>urn:sha1:a51ae1533c54162f14785652e9128f90afb86aed</id>
<content type='text'>
* Initial changes

* Move test

* Disable async

* Add createCustomDataTest

* Move test case data to JSON file

* Update tests

* Cleanup

* Simplify

* Add dedicated test for database clearing

* Remove previous clear testing

* Remove unused test function

* Update values</content>
</entry>
<entry>
<title>search resolution option (#436)</title>
<updated>2023-12-29T03:02:51+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2023-12-29T03:02:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=580983b9b8a17965db1466aa08cad3c96b06022e'/>
<id>urn:sha1:580983b9b8a17965db1466aa08cad3c96b06022e</id>
<content type='text'>
* add search resolution setting

* move finding next substring to method

* use regex literal

* fix comments

* fix comments

* add options update function

* update test</content>
</entry>
<entry>
<title>add phonetic transcriptions term meta type (#434)</title>
<updated>2023-12-28T05:39:19+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2023-12-28T05:39:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=fc2123a45b3ceacc2ec887d24e5e752dca59bb4f'/>
<id>urn:sha1:fc2123a45b3ceacc2ec887d24e5e752dca59bb4f</id>
<content type='text'>
* move dictionary files to dictionary folder

* wip

* move dictionary files to dictionary folder

* add ipa term meta

* wip

* fixing comments wip

* fixing comments wip

* fixing comments wip

* fixing comments wip

* fixing comments wip

* fixing comments wip

* fix comments

* fix comments

* update test data

* fix gitignore

* engines

* add tests

* update database test

* fix test</content>
</entry>
<entry>
<title>Add support for more HTML attributes and style declarations in structured content (#450)</title>
<updated>2023-12-27T05:54:41+00:00</updated>
<author>
<name>Stephen Kraus</name>
<email>8003332+stephenmk@users.noreply.github.com</email>
</author>
<published>2023-12-27T05:54:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=adc17f4221a0e48da4450695c655632d37eee2a8'/>
<id>urn:sha1:adc17f4221a0e48da4450695c655632d37eee2a8</id>
<content type='text'>
* Add support for more HTMl attributes and style declarations

* Update test term to use new `margin` property

* Allow string values for 'padding' and 'margin' properties

* Remove newly added default 'unset' values from term bank schema

---------

Co-authored-by: stephenmk &lt;stephenmk@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>Style updates (#447)</title>
<updated>2023-12-25T08:51:01+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+Scrub1492@users.noreply.github.com</email>
</author>
<published>2023-12-25T08:51:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8e95d99e6a1891eaf9331f6384fa3b1a1065b871'/>
<id>urn:sha1:8e95d99e6a1891eaf9331f6384fa3b1a1065b871</id>
<content type='text'>
* style updates

* style updates

* style updates

* revert changes to dev/lib/handlebars

* revert changes to dev/lib/handlebars

* revert changes to dev/lib/handlebars</content>
</entry>
<entry>
<title>remove unnecessary jsdom test (#448)</title>
<updated>2023-12-25T08:17:44+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+Scrub1492@users.noreply.github.com</email>
</author>
<published>2023-12-25T08:17:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e0659a84b2c85344e000536f4d3fa53bd5932567'/>
<id>urn:sha1:e0659a84b2c85344e000536f4d3fa53bd5932567</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Whitespace rules (#441)</title>
<updated>2023-12-25T02:39:24+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-12-25T02:39:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c22425b10afb60820e2165ac5f420b4a1754658a'/>
<id>urn:sha1:c22425b10afb60820e2165ac5f420b4a1754658a</id>
<content type='text'>
* Update whitespace rules

* Typescript rules</content>
</entry>
<entry>
<title>move dictionary files to dictionary folder (#429)</title>
<updated>2023-12-23T10:29:48+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2023-12-23T10:29:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6550495282780abaaa4c1aa4d33e3907fedf2927'/>
<id>urn:sha1:6550495282780abaaa4c1aa4d33e3907fedf2927</id>
<content type='text'>
</content>
</entry>
</feed>
