yomichan/ext/js
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
..
app Fix handling of document.body as <frameset> (#1748) 2021-06-24 19:18:33 -04:00
background Throw an error when _getProfile doesn't have a matching profile (#1826) 2021-07-13 20:19:48 -04:00
comm Text parse updates (#1811) 2021-07-09 16:05:57 -04:00
data Duplicate scope check all models (#1810) 2021-07-13 20:29:53 -04:00
debug Use consistent number of newlines at the start of files (#1402) 2021-02-15 12:43:24 -05:00
display Display pronunciation refactor (#1835) 2021-07-17 14:44:36 -04:00
dom Anki support for structured-content (#1786) 2021-07-02 22:46:38 -04:00
general Clean up translator (#1505) 2021-03-08 21:01:55 -05:00
input Hotkey arguments (#1565) 2021-03-27 22:30:45 -04:00
language Pronunciation nasal improvement (#1834) 2021-07-17 12:20:11 -04:00
media Simplify createAudio function (#1728) 2021-06-04 20:17:04 -04:00
pages Display pronunciation separation (#1833) 2021-07-17 10:26:20 -04:00
script Move api to yomichan object (#1392) 2021-02-14 15:53:35 -05:00
templates Fix case where "ready" message is received before frame "load" event (#1822) 2021-07-10 21:37:37 -04:00
core.js Fix an incorrect return value of the EventDispatcher.off function (#1747) 2021-06-24 19:15:09 -04:00
yomichan.js Cleanup yomichan api (#1394) 2021-02-14 18:18:02 -05:00