Tags: koiyakiya/yomitan
Tags
Make search sizing more sensible due to search textbox and query now … …being sticky (yomidevs#1127) * Move search height into variables * Lock max query height to roughly 2-2.5 lines * Reduce search textbox max height to 5 lines
Add profile selector to mobile action-popup (yomidevs#1105)
[ja] Refactor Japanese transforms names and add English descriptions (y… …omidevs#1007) * add -rya -cha -n * add tests * fix typos * resolve merge conflicts * add tests * change to -ya with chaining * fix -ge and add -garu * add descriptions * descriptions done * add back imperative negative * fix description * add string var * remove form * revert back to volitional * -ku * remove new causative * revert to negative and clarify -n * fix tests * clarify some desc * fix test
[ko] Fix irregular ㄴ deinflection (yomidevs#1010) * fix * resolve conflict --------- Signed-off-by: Lyroxide <33834537+Lyroxide@users.noreply.github.com>
display inflection rule descriptions (yomidevs#1000) * load descriptions in deinflector * description functions in deinflectors * show descriptions in title * use toaster * use names without internal * css lint * reformat transform descriptors * fix merge errors * done? * rename method
Add note about refreshing page in api invoke error (yomidevs#1004)
Rework dictionary import UX (yomidevs#937) * Add option to import from URL * Remove some debug code * Improve import ui * Add drag and drop option * Add basic-only setting css * Better sizing of import elements * Hide import from url if advanced is not enabled * Improve file drag and drop box look * Remove redundant css * Allow clicking on drag and drop box to open file picker * Allow drag and drop for folders * Prevent welcome page from breaking due to unnecessary imports * Note that the drop zone can be clicked on * Reject directories with item counts requiring more than 1000 processing steps (roughly 500 items) * Improve import modal styling * Fix typing * Add book icon to drag zone * Remove drag-over class on drop * Filter only for .zip files in drag and drop * Drop zone text rename Files to Dictionaries and add (.zip) * Clarify not using instanceof in ts-expect-error * Only show drag-over styling when file is zip or directory
Disallow scanning while mouse is not moving if input, textarea, or ed… …itable elements are active (yomidevs#958) * Disallow scanning while mouse is not moving if input, textarea, or editable elements are active * Move to _inputtingText method
add test case for search resolution "word" (yomidevs#939) * fix search resolution infinite loop * add search resolution word test case
Add glossary-first handlebars (yomidevs#921) * Add glossary-first handlebars * Add docs * Fix missing /if * Write handlebars test data
PreviousNext