yomichan/ext/fg/js
toasted-nutbread 208217198e
Display history refactor (#691)
* Create DisplayHistory

* Change arguments for _setContentTermsOrKanji

* Set up history-driven content updates

* Use new history only

* Load definitions if missing

* Refactor definitions getting

* Add support for wildcards

* Move definitions setup

* Add events

* Allow state change even if there is no history state

* Update search page to use history

* Fix history overwriting

* Fix search page not seeing state chang events during prepare

* Update state if necessary

* Don't reassign query text if the same

* Remove DisplayContext

* Initialize with real history state

* Track URL

* Update DisplayHistory to support pseudo-history

* Configure history settings on search page

* Fix state

* Use full URL

* Change data format of setContent

* Rename details to content

* Update event arguments

* Fix animation

* Remove old state changes

* Clear content properly

* Remove set/clear content overrides

* Fix setting up event listeners for content clear

* Make clearContent private

* Make focus opt-in

* Validate source

* Add unloaded type

* Generalize content params

* Update how extension unload content is assigned

* Restore query blurring
2020-07-26 16:51:54 -04:00
..
content-script-main.js Script ready state change (#672) 2020-07-18 17:11:38 -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 Script ready state change (#672) 2020-07-18 17:11:38 -04:00
float.js Display history refactor (#691) 2020-07-26 16:51:54 -04:00
frame-offset-forwarder.js Various updates to FrameOffsetForwarder (#657) 2020-07-10 22:13:11 -04:00
frontend.js Display history refactor (#691) 2020-07-26 16:51:54 -04:00
popup-factory.js Simplify Popup.showContent API to use only two details arguments (#684) 2020-07-24 17:34:53 -04:00
popup-proxy.js Simplify Popup.showContent API to use only two details arguments (#684) 2020-07-24 17:34:53 -04:00
popup.js Set content refactor (#686) 2020-07-25 09:58:06 -04:00
source.js Use DOMTextScanner (#536) 2020-06-21 16:07:51 -04:00