yomichan/ext/mixed/js
toasted-nutbread f2991fb9ee
Frontend initialization refactor (#610)
* Create member functions for ignoreElements and ignorePoint

* Create addFullscreenChangeEventListener utility

* Move popup creation management into Frontend

* Move getUrl implementation

* Remove old setup

* Remove try/catch block

* Error wrap

* Add prepare call to TextScanner

* Update depth when popup changes

* Refactor how Frontend gets PopupFactory and frameId

* Update popup preview to work

* Update popup preview frame to use the frontend's popup

* Update how nested popups are set up

* Error wrap

* Update how popups are set up on the search page

* Error wrap

* Error unwrap

* Add missing prepare

* Remove use of frontendInitializationData

* Catch and log errors
2020-06-21 16:14:05 -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 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 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 Frontend initialization refactor (#610) 2020-06-21 16:14:05 -04:00
timer.js Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00