yomichan/ext/fg/js
toasted-nutbread 73e91b3b62
Refactor FrameOffsetForwarder (#1353)
* Add getChildFrameElement to FrameAncestryHandler

* Add isRootFrame

* Initialize _frameOffset to [0, 0]

* Update FrameOffsetForwarder implementation

* Update documentation
2021-02-08 17:52:56 -05:00
..
content-script-main.js Add support for frontend hotkeys; add scanSelectedText action (#1266) 2021-01-17 19:28:42 -05:00
dom-text-scanner.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
float-main.js Hotkey forwarding support (#1263) 2021-01-17 16:55:45 -05:00
frame-ancestry-handler.js Refactor FrameOffsetForwarder (#1353) 2021-02-08 17:52:56 -05:00
frame-offset-forwarder.js Refactor FrameOffsetForwarder (#1353) 2021-02-08 17:52:56 -05:00
frontend.js Fix the settings page trying to create a popup window (#1341) 2021-01-31 16:18:17 -05:00
popup-factory.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
popup-proxy.js Refactor FrameOffsetForwarder (#1353) 2021-02-08 17:52:56 -05:00
popup-window.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
popup.js Update copyright year (#1194) 2021-01-01 14:50:41 -05:00
text-source-element.js Fix TextSourceElement.getNodesInRange not including the element (#1284) 2021-01-20 21:35:09 -05:00
text-source-range.js TextSource* API update (#1255) 2021-01-16 21:50:50 -05:00