<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js/display, branch 24.01.20.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=24.01.20.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=24.01.20.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2024-01-20T03:42:10+00:00</updated>
<entry>
<title>Update copyright year (#524)</title>
<updated>2024-01-20T03:42:10+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-01-20T03:42:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ff5db2c18e3731e7c1063bf27ad5d6d9d22d1c6c'/>
<id>urn:sha1:ff5db2c18e3731e7c1063bf27ad5d6d9d22d1c6c</id>
<content type='text'>
* Update copyright year

* Update lib files

* Rebase updates

* Update dates

* Update years to range

* Update permitted pattern</content>
</entry>
<entry>
<title>Dictionary deinflections (#503)</title>
<updated>2024-01-20T01:25:23+00:00</updated>
<author>
<name>StefanVukovic99</name>
<email>stefanvukovic44@gmail.com</email>
</author>
<published>2024-01-20T01:25:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2b87c919bcd879c7f356308bc522b95f33e35f3b'/>
<id>urn:sha1:2b87c919bcd879c7f356308bc522b95f33e35f3b</id>
<content type='text'>
* wip

* wip

* fix v3

* wip

* fix tests

* fix maxitems

* hide deinflection definitions

* fix anki template

* undo unnecessary change

* delete console.log

* refactor

* add set false to handlebars

* lint

* fix tests

* fix comments

* fix

* use Map in areArraysEqualIgnoreOrder

* move inflection source icons to css

* lint

* improve naming

* fix tests

* add test

* typescript

* use for of

* wip

* comments

* anki template upgrade

* update descriptions</content>
</entry>
<entry>
<title>Add toError utility function (#523)</title>
<updated>2024-01-15T11:12:33+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2024-01-15T11:12:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=48f1d012ad5045319d4e492dfbefa39da92817b2'/>
<id>urn:sha1:48f1d012ad5045319d4e492dfbefa39da92817b2</id>
<content type='text'>
* Add asError utility function

* Rename to toError</content>
</entry>
<entry>
<title>Allow `text-shadow` style in dictionary structured content (#527)</title>
<updated>2024-01-15T11:04:46+00:00</updated>
<author>
<name>Stephen Kraus</name>
<email>8003332+stephenmk@users.noreply.github.com</email>
</author>
<published>2024-01-15T11:04:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9cfa20cbd2289d82a5abf05a2e5ea8af5016222c'/>
<id>urn:sha1:9cfa20cbd2289d82a5abf05a2e5ea8af5016222c</id>
<content type='text'>
Co-authored-by: stephenmk &lt;stephenmk@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>type updates (#500)</title>
<updated>2024-01-13T04:58:48+00:00</updated>
<author>
<name>Cashew</name>
<email>52880648+Scrub1492@users.noreply.github.com</email>
</author>
<published>2024-01-13T04:58:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=36c40ff671ae1f8a05aac77c8694e9bccdda85fb'/>
<id>urn:sha1:36c40ff671ae1f8a05aac77c8694e9bccdda85fb</id>
<content type='text'>
* type updates

* remove comments

* fix comment

* remove types</content>
</entry>
<entry>
<title>Cross frame API safety (#491)</title>
<updated>2023-12-30T00:17:46+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-12-30T00:17:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=7303da3991814a0ce220bf2fff3e51b968913b86'/>
<id>urn:sha1:7303da3991814a0ce220bf2fff3e51b968913b86</id>
<content type='text'>
* Require error type

* Add TODOs

* Fix init

* Updates

* More type safety

* Fix incorrect API map

* Update type safety

* Updates

* Add API

* Update types

* Update types

* Updates

* Remove unused

* Restore types

* Update frame ancestry handler

* Simplify names

* Fix

* Remove old message handlers</content>
</entry>
<entry>
<title>Display API safety (#479)</title>
<updated>2023-12-29T05:02:14+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-12-29T05:02:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=8b68504b3b95d0647b4305a43d7b326b801e1936'/>
<id>urn:sha1:8b68504b3b95d0647b4305a43d7b326b801e1936</id>
<content type='text'>
* Remove unused

* Add TODOs

* Rename

* Initial setup

* More updates

* Simplify naming

* Set up window API

* Remove type

* Move type

* Update type</content>
</entry>
<entry>
<title>Add explicit passive option to touchstart event (#480)</title>
<updated>2023-12-29T03:30:12+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-12-29T03:30:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c13ee62b84693346e28741d7f016c6700a2c27d4'/>
<id>urn:sha1:c13ee62b84693346e28741d7f016c6700a2c27d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Event dispatcher refactor (#463)</title>
<updated>2023-12-29T03:17:38+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-12-29T03:17:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=1e254fd1d4423b984e176547ef36a14383bbd7f5'/>
<id>urn:sha1:1e254fd1d4423b984e176547ef36a14383bbd7f5</id>
<content type='text'>
* Refactor EventDispatcher template type

* Update core types

* Update log

* Update clipboard monitor

* Update application events

* Update popup events

* Update text scanner

* Update cross frame API

* Update display events

* Type updates

* Update display history

* Update query parser

* Update search persistent state controller

* Update panel element

* Update popup menu

* Update audio system

* Update hotkey handler

* Update settings controller

* Update audio controller

* Update types

* Update types

* Update types

* Add event handler types

* Update type

* Fix issues

* Remove error suppression

* Fix typo</content>
</entry>
<entry>
<title>API type safety updates (#457)</title>
<updated>2023-12-28T05:48:33+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2023-12-28T05:48:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=76805bc0fc65452ca830623aa810888f9c476a2b'/>
<id>urn:sha1:76805bc0fc65452ca830623aa810888f9c476a2b</id>
<content type='text'>
* Update message handlers in SearchDisplayController

* Update types

* Updates

* Updates

* Simplify

* Updates

* Updates

* Rename

* Improve types

* Improve types

* Resolve TODOs</content>
</entry>
</feed>
