yomichan/ext/mixed/js
toasted-nutbread e23504613f
Use DOMTextScanner (#536)
* 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
2020-06-21 16:07:51 -04:00
..
api.js Use cross frame API (#553) 2020-06-07 21:40:11 -04:00
audio-system.js Replace XMLHttpRequest (#562) 2020-06-13 10:23:04 -04:00
comm.js Cross frame communication (#531) 2020-05-23 13:34:55 -04:00
core.js Update background global object usage (#556) 2020-05-24 14:01:21 -04:00
display-context.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
display-generator.js API refactor (#532) 2020-05-24 13:30:40 -04:00
display.js Use DOMTextScanner (#536) 2020-06-21 16:07:51 -04:00
dom-data-binder.js DOM binder fixes (#564) 2020-05-29 19:44:53 -04:00
dom.js Use DOMTextScanner (#536) 2020-06-21 16:07:51 -04:00
dynamic-loader-sentinel.js Create dynamic script/CSS loader utility 2020-04-21 21:16:26 -04:00
dynamic-loader.js API refactor (#532) 2020-05-24 13:30:40 -04:00
environment.js Handle cases where platform info is not available (#597) 2020-06-10 20:58:46 -04:00
japanese.js Japanese util refactor (#510) 2020-05-06 19:37:36 -04:00
media-loader.js API refactor (#532) 2020-05-24 13:30:40 -04:00
object-property-accessor.js Object property accessor API update (#485) 2020-05-02 12:57:42 -04:00
scroll.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
task-accumulator.js Settings binder (#542) 2020-05-24 13:50:34 -04:00
template-handler.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
text-scanner.js Use DOMTextScanner (#536) 2020-06-21 16:07:51 -04:00
timer.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00