| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Modernize codebase | Darius Jahandarie | 2023-11-04 | 
| | | | | | | | - Use ES modules - Remove vendored libs and build them from npm using esbuild - Switch from JSZip to zip.js | ||
| * | removed trailing newlines | Austin Siew | 2023-03-23 | 
| | | |||
| * | fixed eslint, changed header to only use 2 spaces, added missing headers to test | Austin Siew | 2023-03-22 | 
| | | |||
| * | Updated LICENSE to full license, added Yomitan 2023 to all license headers | Austin Siew | 2023-03-21 | 
| | | |||
| * | Update copyright date (#2062) | toasted-nutbread | 2022-02-02 | 
| | | | | | | | | * Update eslint settings * Update 2021 files * Update other files | ||
| * | Fix an issue with reordering dictionary settings (#1812) | toasted-nutbread | 2021-07-09 | 
| | | |||
| * | Update dictionary settings structure (#1587) | toasted-nutbread | 2021-04-03 | 
| | | | | | | | | * Update dictionary settings structure to use an array instead of an object * Update ensureDictionarySettings implementation * Remove some usage of ObjectPropertyAccessor | ||
| * | Make secondary dictionary option controllers more consistent (#1577) | toasted-nutbread | 2021-03-31 | 
| | | |||
| * | Definition collapsing when overflowing (#1575) | toasted-nutbread | 2021-03-31 | 
| * Add double-down-chevron.svg * Add options * Update dictionary importers * Update settings * Add support for collapsible definitions * Improve case when there is a very small amount of overflow * Fix incorrect enabled state of newly imported dictionaries | |||