yomichan/ext/js
toasted-nutbread 24ec22b2e1
Text parse updates (#1811)
* Expose more settings to QueryParser

* Rename textParse to parseText

* Refactor

* Convert reading inside QueryParser rather than Backend

* Remove use of readingMode from backend

* Rename

* Update parseText args

* Simplify

* Update results

* Move use of optionsContext

* Run mecab and internal parser in parallel

* Added "dictionary-reading" reading mode

* Update romaji conversion case
2021-07-09 16:05:57 -04:00
..
app Fix handling of document.body as <frameset> (#1748) 2021-06-24 19:18:33 -04:00
background Text parse updates (#1811) 2021-07-09 16:05:57 -04:00
comm Text parse updates (#1811) 2021-07-09 16:05:57 -04:00
data Anki card selected text (#1809) 2021-07-07 20:00:30 -04:00
debug Use consistent number of newlines at the start of files (#1402) 2021-02-15 12:43:24 -05:00
display Text parse updates (#1811) 2021-07-09 16:05:57 -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 Text parse updates (#1811) 2021-07-09 16:05:57 -04:00
media Simplify createAudio function (#1728) 2021-06-04 20:17:04 -04:00
pages Anki card selected text (#1809) 2021-07-07 20:00:30 -04:00
script Move api to yomichan object (#1392) 2021-02-14 15:53:35 -05:00
templates Anki card selected text (#1809) 2021-07-07 20:00:30 -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