yomichan/ext/mixed/js
toasted-nutbread e36bc8771f
Display refactor (#643)
* Remove statics

* Move orphan detection and error handling to Display

* Add clearContent function

* Add/use public get/set functions for optionsContext

* Add public getOptions

* Move interactive assignment

* Mark fields as private

* Mark functions as private

* Change stray getter into a function
2020-07-03 12:02:21 -04:00
..
api.js Use deferPromise (#630) 2020-06-28 14:39:43 -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 Util refactor and fix (#638) 2020-07-03 11:57:15 -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 Display refactor (#643) 2020-07-03 12:02:21 -04:00
dom-data-binder.js DOM binder fixes (#564) 2020-05-29 19:44:53 -04:00
dom.js Frontend initialization refactor (#610) 2020-06-21 16:14:05 -04:00
dynamic-loader-sentinel.js Create dynamic script/CSS loader utility 2020-04-21 21:16:26 -04:00
dynamic-loader.js Shadow DOM container for popup iframes (#623) 2020-06-24 21:46:13 -04:00
environment.js Update browser compatibility and Edge detection (#629) 2020-06-28 12:40:02 -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 Frontend initialization refactor (#610) 2020-06-21 16:14:05 -04:00
timer.js Refactor timer privates (#639) 2020-07-03 11:58:12 -04:00
yomichan.js Fix chrome.runtime.manifest failing when extension is reloaded (#646) 2020-07-01 21:06:25 -04:00