Commit Graph

17 Commits

Author SHA1 Message Date
Richard Wong f34d9fc7ef Feat: added ordering display, and reset button 2025-05-13 17:18:39 +08:00
Richard Wong c75ff3128c
Fix: removed darkmode function
Fix: slightly darken diff color for visibility
2024-08-31 00:14:44 +09:00
Richard Wong 033b447eeb
Feat: added field-sizing: content attribute for dynamic size textarea
Feat: changed color for diffs
Content: added up to DEP8 for english
2024-08-31 00:05:34 +09:00
Richard Wong 4513592483
Fix: added hangul jamo decomposition to handle ios broken IME 2024-08-29 15:25:39 +09:00
Richard Wong faf83b4827
Feat: use composition event to stabilize korean input 2024-08-27 17:54:15 +09:00
Richard Wong a5acd09642
Feat: add partial testing 2024-08-27 14:44:18 +09:00
Richard Wong d7fdf2df50
Feat: add compression
Perf: reduce file load to once
Bug: removed lang change race condition
2024-08-20 13:20:16 +09:00
Richard Wong 31772fec80
Bug: fixed korean empty string issue
Feat: combined Answer and Diff buttons into a single diff button
2024-08-19 16:21:54 +09:00
Richard Wong 32363c9d7b
Feat: implement i18n support 2024-07-01 19:21:15 +09:00
Richard Wong 2e29c70d17
Fix: remove bug causing clicking on text linking to first box 2024-07-01 16:26:11 +09:00
Richard Wong 55078b5e18
Revert "Fix: flip direction of diff to show wrong as red and correct as green"
This reverts commit 5273160a0f.
2024-03-16 23:41:14 +09:00
Richard Wong 5273160a0f
Fix: flip direction of diff to show wrong as red and correct as green 2024-03-16 23:34:45 +09:00
Richard Wong 82b8a87b17
Feat: added diff hint 2024-03-16 23:15:18 +09:00
Richard Wong 9109554f45
Feat: introduce hide reference feature 2024-03-16 16:33:49 +09:00
Richard Wong f79a92cf95
Feat: changed correctness to be at per-element level using color 2024-03-16 15:03:20 +09:00
Richard Wong ad31ddc058
fix: fixed chapter title checking
feat: included whole DEP 4
2023-05-11 18:12:55 +09:00
Richard Wong b9d208ac53
feat:
- include nested checkboxes
- include hint button
- include test for titles
- increase size of textboxes
2023-05-11 18:12:55 +09:00