yomichan/ext/fg
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
..
css Update license author field to broader to explicitly reflect that 2020-04-10 11:10:21 -07:00
js Frontend initialization refactor (#610) 2020-06-21 16:14:05 -04:00
float.html Use DOMTextScanner (#536) 2020-06-21 16:07:51 -04:00