<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/bg/search.html, branch 20.8.24.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=20.8.24.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=20.8.24.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2020-08-10T01:18:36+00:00</updated>
<entry>
<title>Remove leftover handlebars.js imports (#728)</title>
<updated>2020-08-10T01:18:36+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-08-10T01:18:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=abfa0362dd51d2f0864a3e73aa84cbba11040ca7'/>
<id>urn:sha1:abfa0362dd51d2f0864a3e73aa84cbba11040ca7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DOM + DocumentUtil merge (#727)</title>
<updated>2020-08-10T01:07:11+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-08-10T01:07:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2a86d6609210a586ec32c48a99904c9b64744d04'/>
<id>urn:sha1:2a86d6609210a586ec32c48a99904c9b64744d04</id>
<content type='text'>
* Add DOM functions to DocumentUtil

* Use DocumentUtil instead of DOM

* Remove DOM

* Move document-util.js into mixed</content>
</entry>
<entry>
<title>Merge dictionary.js functions into Translator class (#726)</title>
<updated>2020-08-10T01:04:09+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-08-10T01:04:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9f8f83508e6d8e469b8cd89c1fb3ec85601401d8'/>
<id>urn:sha1:9f8f83508e6d8e469b8cd89c1fb3ec85601401d8</id>
<content type='text'>
* Move dictFieldSplit

* Copy dictionary.js definitions into translator.js

* Convert to member functions

* Refactor names

* Remove dictionary.js

* Rename</content>
</entry>
<entry>
<title>document.js refactor (#719)</title>
<updated>2020-08-09T17:27:21+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-08-09T17:27:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6da02c6eee803756d9a9075bfde333eeb31ce64b'/>
<id>urn:sha1:6da02c6eee803756d9a9075bfde333eeb31ce64b</id>
<content type='text'>
* Refactor document.js into a class

* Move public functions first

* Rename private functions

* Rename

* Rename argument

* Use instance of DocumentUtil

* Update tests

* Refactor

* Rename (test-)document.js to (test-)document-util.js</content>
</entry>
<entry>
<title>More display refactoring (#697)</title>
<updated>2020-08-01T20:22:00+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-08-01T20:22:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=1e839cd230e53f822478f945cb415a8af2b09aef'/>
<id>urn:sha1:1e839cd230e53f822478f945cb415a8af2b09aef</id>
<content type='text'>
* Remove some unnecessary _setQuery calls

* Add support for forcing the query parser to be visible or hidden

* Move _setEventListenersActive calls

* Remove URL for kanji links

* Refactor _setContentTermsOrKanji

* Move search query text assignment into Display

* Move title updates into Display

* Move popup close calls

* Prevent infinite loop of extension unload events</content>
</entry>
<entry>
<title>Dictionary data utility class (#698)</title>
<updated>2020-07-31T00:45:52+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-07-31T00:45:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=736d3c892ecb31b6aa658b0d8b0c5be757258062'/>
<id>urn:sha1:736d3c892ecb31b6aa658b0d8b0c5be757258062</id>
<content type='text'>
* Create utility class for helping format dictionary data

* Change format</content>
</entry>
<entry>
<title>Display history refactor (#691)</title>
<updated>2020-07-26T20:51:54+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-07-26T20:51:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=208217198e9228699e7299f06d3701899d44d8bb'/>
<id>urn:sha1:208217198e9228699e7299f06d3701899d44d8bb</id>
<content type='text'>
* Create DisplayHistory

* Change arguments for _setContentTermsOrKanji

* Set up history-driven content updates

* Use new history only

* Load definitions if missing

* Refactor definitions getting

* Add support for wildcards

* Move definitions setup

* Add events

* Allow state change even if there is no history state

* Update search page to use history

* Fix history overwriting

* Fix search page not seeing state chang events during prepare

* Update state if necessary

* Don't reassign query text if the same

* Remove DisplayContext

* Initialize with real history state

* Track URL

* Update DisplayHistory to support pseudo-history

* Configure history settings on search page

* Fix state

* Use full URL

* Change data format of setContent

* Rename details to content

* Update event arguments

* Fix animation

* Remove old state changes

* Clear content properly

* Remove set/clear content overrides

* Fix setting up event listeners for content clear

* Make clearContent private

* Make focus opt-in

* Validate source

* Add unloaded type

* Generalize content params

* Update how extension unload content is assigned

* Restore query blurring</content>
</entry>
<entry>
<title>Query parser refactor (#683)</title>
<updated>2020-07-24T20:03:11+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-07-24T20:03:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=3754c920410e90fc6b98aadc9f0dbe60dfa6a14d'/>
<id>urn:sha1:3754c920410e90fc6b98aadc9f0dbe60dfa6a14d</id>
<content type='text'>
* Rename files to better match class name

* Don't pass setContent to QueryParser; use a generic event instead</content>
</entry>
<entry>
<title>Yomichan object separation (#627)</title>
<updated>2020-06-28T15:26:43+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-06-28T15:26:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=5bf805755a33f6f10fd9621f8a2bff7ba1cb7440'/>
<id>urn:sha1:5bf805755a33f6f10fd9621f8a2bff7ba1cb7440</id>
<content type='text'>
* Move "yomichan" object setup to a separate file

* Update script imports

* Align message handlers

* Rename Yomichan.prepare to Yomichan.ready

* Add new prepare function

* Improve isExtensionUrl</content>
</entry>
<entry>
<title>Use DOMTextScanner (#536)</title>
<updated>2020-06-21T20:07:51+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2020-06-21T20:07:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e23504613f8526b90a497512c086ed48e66cde95'/>
<id>urn:sha1:e23504613f8526b90a497512c086ed48e66cde95</id>
<content type='text'>
* Use DOMTextScanner instead of TextSourceRange.seek*

* Move getNodesInRange to dom.js

* Move anyNodeMatchesSelector to dom.js

* Remove unused functions

* Update tests

* Add layoutAwareScan option

* Use layoutAwareScan for source and sentence scanning

* Remove unused IGNORE_TEXT_PATTERN</content>
</entry>
</feed>
