yomichan/ext/fg/js
toasted-nutbread 48cf646973
Popup refactor (#518)
* Add default

* Convert function to non-static

* Remove static for private functions

* Replace .call

* Move functions with side effects into a synchronous prepare function

* Rename variables with "container" to "frame" in _initializeFrame

* Rename variables with "container" to "frame"

* Rename getContainer to getFrame

* Rename getContainerRect to getFrameRect

* Organize and simplify

* Fix incorrect change of "popup" => "this"

* Move initial _updateVisibility into prepare()
2020-05-08 19:10:06 -04:00
..
content-script-main.js Popup proxy host refactor (#516) 2020-05-08 19:04:53 -04:00
document.js Text scanning update (#507) 2020-05-06 19:34:32 -04:00
dom-text-scanner.js Dom text scanner fixes (#505) 2020-05-06 19:33:17 -04:00
float-main.js Popup init update (#497) 2020-05-06 19:27:21 -04:00
float.js Popup init update (#497) 2020-05-06 19:27:21 -04:00
frame-offset-forwarder.js cache invalidation 2020-04-18 23:28:00 +03:00
frontend-api-receiver.js Popup proxy host refactor (#516) 2020-05-08 19:04:53 -04:00
frontend-api-sender.js Refactor frontend API classes (#482) 2020-05-02 12:50:44 -04:00
frontend.js Popup refactor (#518) 2020-05-08 19:10:06 -04:00
popup-factory.js Popup refactor (#518) 2020-05-08 19:10:06 -04:00
popup-proxy.js Popup proxy host refactor (#516) 2020-05-08 19:04:53 -04:00
popup.js Popup refactor (#518) 2020-05-08 19:10:06 -04:00
source.js Text scanning update (#507) 2020-05-06 19:34:32 -04:00