Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add eslint eol-last rule (#662) | Cashew | 2024-02-10 |
| | | | | | | | * add eol-last eslint rule * fix lint * update css-json.test | ||
* | Fix issues in build-libs (#354) | toasted-nutbread | 2023-12-11 |
| | |||
* | Replace JsonSchema with ajv for dictionary validation | Darius Jahandarie | 2023-11-03 |
| | |||
* | Use "const" instead of "enum" with one value (#2259) | toasted-nutbread | 2022-10-16 |
| | |||
* | Update some JSON schemas to be more compliant to the spec (#2136) | toasted-nutbread | 2022-05-16 |
| | |||
* | String frequency support (#1989) | toasted-nutbread | 2021-10-14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * Restore support for string frequency values * Add support for {value, displayValue} frequencies * Update test data * Improve number parsing of string frequencies * Improve reading detection * Expose a displayValue property for frequency information * Update docs * Expose displayValue to Anki note data * Fix translator * Update display generation * Update test data * Update counts | ||
* | Ensure frequency values are always numbers (#1943) | toasted-nutbread | 2021-09-26 |
| | |||
* | Move data folder (#1371) | toasted-nutbread | 2021-02-12 |
* Move handlebars template files * Move schema files |