yomichan/ext/fg/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
..
content-script-main.js Yomichan object separation (#627) 2020-06-28 11:26:43 -04:00
document.js Use DOMTextScanner (#536) 2020-06-21 16:07:51 -04:00
dom-text-scanner.js Dom text scanner fixes (#505) 2020-05-06 19:33:17 -04:00
float-main.js Frontend initialization refactor (#610) 2020-06-21 16:14:05 -04:00
float.js Display refactor (#643) 2020-07-03 12:02:21 -04:00
frame-offset-forwarder.js PopupProxy refactor (#609) 2020-06-14 14:06:52 -04:00
frontend.js Shadow DOM container for popup iframes (#623) 2020-06-24 21:46:13 -04:00
popup-factory.js Make PopupFactory.prepare non-async (#625) 2020-06-25 18:32:29 -04:00
popup-proxy.js Make PopupProxy._frameOffsetExpireTimeout non-static (#640) 2020-07-03 11:58:52 -04:00
popup.js Don't use/assign popup private fields without using "this" (#635) 2020-07-03 11:54:51 -04:00
source.js Use DOMTextScanner (#536) 2020-06-21 16:07:51 -04:00