Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Update de/serializeError functions to only serialize data if present (#1849) | toasted-nutbread | 2021-07-25 |
| | |||
* | Pronunciation template helper (#1840) | toasted-nutbread | 2021-07-18 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Rename field * Set up pronunication components * Fix documentation * Rename function * Update test dependencies * Fix constructor * Log errors * Add pronunciation helper * Add styleApplier argument to _getHtml/_normalizeHtml * Use getAttribute for 'class' to support namespaced elements (e.g. svg) * Update format name * Add optional tag * Update docs | ||
* | Anki template renderer abstraction (#1839) | toasted-nutbread | 2021-07-18 |
| | | | | | | | * Add AnkiTemplateRenderer abstraction * Move Anki-specific template functionality into AnkiTemplateRenderer * Add documentation comments | ||
* | Sandbox script folders (#1837) | toasted-nutbread | 2021-07-17 |
* Move scripts * Update paths * Fix ordering * Simplify eslint rules |