Anki/ts/editor/editor-toolbar
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
..
AddonButtons.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
BlockButtons.svelte Svg icon (#3135) 2024-04-24 02:37:31 +01:00
BoldButton.svelte Svg icon (#3135) 2024-04-24 02:37:31 +01:00
ColorPicker.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
CommandIconButton.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
EditorToolbar.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
HighlightColorButton.svelte Svg icon (#3135) 2024-04-24 02:37:31 +01:00
ImageOcclusionButton.svelte Svg icon (#3135) 2024-04-24 02:37:31 +01:00
index.ts Refactor how toolbar buttons get to surround within editor fields (#1931) 2022-08-15 13:34:16 +10:00
InlineButtons.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
ItalicButton.svelte Svg icon (#3135) 2024-04-24 02:37:31 +01:00
LatexButton.svelte Svg icon (#3135) 2024-04-24 02:37:31 +01:00
NotetypeButtons.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
OptionsButton.svelte Svg icon (#3135) 2024-04-24 02:37:31 +01:00
OptionsButtons.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
RemoveFormatButton.svelte Svg icon (#3135) 2024-04-24 02:37:31 +01:00
RichTextClozeButtons.svelte Revert "Revert "Preserve HTML formatting inside clozes (#3038)"" 2024-03-31 15:55:30 +07:00
SubscriptButton.svelte Svg icon (#3135) 2024-04-24 02:37:31 +01:00
SuperscriptButton.svelte Svg icon (#3135) 2024-04-24 02:37:31 +01:00
TemplateButtons.svelte Svg icon (#3135) 2024-04-24 02:37:31 +01:00
TextAttributeButton.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
TextColorButton.svelte Svg icon (#3135) 2024-04-24 02:37:31 +01:00
UnderlineButton.svelte Svg icon (#3135) 2024-04-24 02:37:31 +01:00
WithColorHelper.svelte Svg icon (#3135) 2024-04-24 02:37:31 +01:00