anki/ts/editable
RumovZ 790c52f012
Svg icon (#3135)
* Add sveltekit-svg plugin to fix svg icon styling

Closes #3127.

* Unify svg icon usage

Moves all icons into ts/lib/components/icons.ts and uses a single component to render
them both with eslint and svelte-kit.

* Fix spinning revert icon not being centered

* Use svg earth icon for global label

* Add tooltip to global label icon

* Remove eslint-plugin-simple-import-sort

Imports are already sorted by dprint with conflicting rules.
2024-04-24 02:37:31 +01:00
..
content-editable.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
ContentEditable.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
decorated.ts Re-enable formatting for .ts files 2022-11-28 09:33:04 +10:00
editable-base.scss Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
frame-element.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
frame-handle.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
index.ts Fix and refactor image size constraints (#2318) 2023-01-13 23:18:25 +10:00
mathjax-element.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
Mathjax.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
mathjax.ts Svg icon (#3135) 2024-04-24 02:37:31 +01:00