<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js/dom, branch 22.4.4.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=22.4.4.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=22.4.4.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>Fix non-text &lt;input&gt; elements being included in scanning content (#2034)</title>
<updated>2021-12-14T19:55:24+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-12-14T19:55:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ecbbfa39a22c2e70a2c5af262d77dea80fb309f8'/>
<id>urn:sha1:ecbbfa39a22c2e70a2c5af262d77dea80fb309f8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in comments (#2032)</title>
<updated>2021-12-14T19:54:36+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-12-14T19:54:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0356241362176d40f627bee89ac1ae3bbcfff075'/>
<id>urn:sha1:0356241362176d40f627bee89ac1ae3bbcfff075</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DOMRect update (#1973)</title>
<updated>2021-10-01T01:05:34+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-10-01T01:05:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=19eb990aeb197f70a0cf46efdf9f2bdd6ed1d48c'/>
<id>urn:sha1:19eb990aeb197f70a0cf46efdf9f2bdd6ed1d48c</id>
<content type='text'>
* Compare using left/top rather than x/y

* Simplify

* Update Popup*.getFrameRect to return a custom structure

* Don't use x/y on DOMRect</content>
</entry>
<entry>
<title>Hotkey dictionary navigation fix (#1970)</title>
<updated>2021-09-30T23:31:45+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-09-30T23:31:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=55a7e7f9a8bf50a4891f2e4d0031b968aa0c25b0'/>
<id>urn:sha1:55a7e7f9a8bf50a4891f2e4d0031b968aa0c25b0</id>
<content type='text'>
* Add getRect function to ScrollElement

* Update _focusEntry to take a definition index

* Update behaviour of (next|previous)EntryDifferentDictionary</content>
</entry>
<entry>
<title>Search query offset value (#1968)</title>
<updated>2021-09-27T23:07:28+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-09-27T23:07:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=b0f6c41f5dc7f498f2948f846dd273bcb1bc1f0b'/>
<id>urn:sha1:b0f6c41f5dc7f498f2948f846dd273bcb1bc1f0b</id>
<content type='text'>
* Add type property to TextSource* classes

* Use type property rather than instanceof

* Expose a sentence offset value

* Use offset added to URL

* Improve fallback sentence for Anki note context</content>
</entry>
<entry>
<title>Fix hotkey input field conflict (#1963)</title>
<updated>2021-09-26T22:14:00+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-09-26T22:14:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c364714c8188ab1503b53b096a70b1fd5b6b3055'/>
<id>urn:sha1:c364714c8188ab1503b53b096a70b1fd5b6b3055</id>
<content type='text'>
* Move comment

* Add DocumentUtil.isInputElement

* Use DocumentUtil.isInputElement

* Fix simple hotkeys (shift or no modifier) preventing text field input

* Improve input detection

* Validate key is an input character before blocking hotkey

* Simplify

* Fix incorrect property</content>
</entry>
<entry>
<title>Update CssStyleApplier.prepare to passively fail if it can't read the file (#1891)</title>
<updated>2021-08-12T00:14:19+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-08-12T00:14:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9facacfb23a03c63da4c1cd8c7514b5fd3d3b0f9'/>
<id>urn:sha1:9facacfb23a03c63da4c1cd8c7514b5fd3d3b0f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Pronunciation template helper (#1840)</title>
<updated>2021-07-18T17:43:11+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-18T17:43:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=637d4a2087b9e93ccd47d689411887b6c40c3992'/>
<id>urn:sha1:637d4a2087b9e93ccd47d689411887b6c40c3992</id>
<content type='text'>
* Rename field

* Set up pronunication components

* Fix documentation

* Rename function

* Update test dependencies

* Fix constructor

* Log errors

* Add pronunciation helper

* Add styleApplier argument to _getHtml/_normalizeHtml

* Use getAttribute for 'class' to support namespaced elements (e.g. svg)

* Update format name

* Add optional tag

* Update docs</content>
</entry>
<entry>
<title>Sandbox script folders (#1837)</title>
<updated>2021-07-17T21:10:25+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-07-17T21:10:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=fafa746a632b1907d9cca262f689d7bec4e0f940'/>
<id>urn:sha1:fafa746a632b1907d9cca262f689d7bec4e0f940</id>
<content type='text'>
* Move scripts

* Update paths

* Fix ordering

* Simplify eslint rules</content>
</entry>
</feed>
