yomichan/ext/js/display
toasted-nutbread be8ef53e90
Display refactoring (#1978)
* Refactor _setContentTermsOrKanji

* Update query assignment

* Simplify

* Remove redundant _updateQueryParser

* Reorder query assignment

* Remove isTerms, replace with isKanji

* Simplify defaults

* Refactor events

* Update DisplayAnki to use events

* Simplify

* Update DisplayAudio to use events

* Simplify

* Move audio hotkeys

* Add frameVisibilityChange event

* Fix name

* Add logDictionaryEntryData event

* Move clearAutoPlayTimer handler

* Fix call

* Externalize DisplayAnki and DisplayAudio from Display

* Simplify clear
2021-10-03 16:46:15 -04:00
..
sandbox Structured content data (#1930) 2021-09-04 12:43:56 -04:00
display-anki.js Display refactoring (#1978) 2021-10-03 16:46:15 -04:00
display-audio.js Display refactoring (#1978) 2021-10-03 16:46:15 -04:00
display-generator.js Add data-is-primary attribute to headwords (#1946) 2021-09-11 12:51:51 -04:00
display-history.js Fix history replacement issue (#1917) 2021-08-30 21:55:08 -04:00
display-notification.js Move mixed/js (#1383) 2021-02-13 22:52:28 -05:00
display-profile-selection.js Move api to yomichan object (#1392) 2021-02-14 15:53:35 -05:00
display-resizer.js Separate display resizer (#1494) 2021-03-06 14:31:23 -05:00
display.js Display refactoring (#1978) 2021-10-03 16:46:15 -04:00
element-overflow-controller.js Update dictionary settings structure (#1587) 2021-04-03 13:02:49 -04:00
option-toggle-hotkey-handler.js Toggle option hotkey (#1571) 2021-03-28 14:04:20 -04:00
popup-main.js Display refactoring (#1978) 2021-10-03 16:46:15 -04:00
query-parser.js Search query offset value (#1968) 2021-09-27 19:07:28 -04:00
search-action-popup-controller.js Popup action search (#1678) 2021-05-15 16:30:33 -04:00
search-display-controller.js Display refactoring (#1978) 2021-10-03 16:46:15 -04:00
search-main.js Display refactoring (#1978) 2021-10-03 16:46:15 -04:00
search-persistent-state-controller.js Fix incorrect _updateClipboardMonitorEnabled invocation (#1677) 2021-05-15 15:31:54 -04:00