yomichan/ext/js/display
toasted-nutbread 3e938f1a1f
Display pronunciation refactor (#1835)
* Simplify svg and container styles

* Rename pitch-accent-details to pitch-accent-graph-container

* Rename pitch-accent-graph* to pronunciation-graph*

* Remove unused template

* Omit quotes

* Rename pitch-accent-character to pronunciation-mora

* Simplify names

* Replace pronunciation-mora-inner with pronunciation-character

* Improve grouping of nasal characters

* Simplify character replacement

* Replace pseudo-elements with real elements

* Use an element rather than a fragment

* Rename functions

* Add wrapper

* Rename pitch-accent-characters to pronunciation-text-container

* Update test data

* Update downstep notation generation

* Rename pitch-accent-position to pronunciation-downstep-notation-container

* Space

* Wrap pronunciations in a container node

* Update preview

* Embed pitch accent styles directly
2021-07-17 14:44:36 -04:00
..
display-anki.js Multi view note (#1829) 2021-07-14 22:37:18 -04:00
display-audio.js Primary audio fixes (#1719) 2021-05-30 13:29:55 -04:00
display-generator.js Display pronunciation refactor (#1835) 2021-07-17 14:44:36 -04:00
display-history.js Move mixed/js (#1383) 2021-02-13 22:52:28 -05: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 Anki text furigana parsing and {sentence-furigana} marker (#1814) 2021-07-09 17:48:27 -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 Separate display resizer (#1494) 2021-03-06 14:31:23 -05:00
pronunciation-generator.js Display pronunciation refactor (#1835) 2021-07-17 14:44:36 -04:00
query-parser.js JapaneseUtil updates (#1813) 2021-07-09 17:31:16 -04:00
search-action-popup-controller.js Popup action search (#1678) 2021-05-15 16:30:33 -04:00
search-display-controller.js Fix search input focus not working properly (#1752) 2021-06-25 16:49:47 -04:00
search-main.js Popup action search (#1678) 2021-05-15 16:30:33 -04:00
search-persistent-state-controller.js Fix incorrect _updateClipboardMonitorEnabled invocation (#1677) 2021-05-15 15:31:54 -04:00
structured-content-generator.js Update CSS rules for images (#1777) 2021-06-28 22:12:17 -04:00