Anki/ts/routes/deck-options
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
..
[deckId] Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
Addons.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
AdvancedOptions.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
AudioOptions.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
AutoAdvance.svelte Feature Show Reminder before answer (#3064) (#3119) 2024-04-13 08:39:50 +01:00
BuryOptions.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
CardStateCustomizer.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
choices.ts Feature Show Reminder before answer (#3064) (#3119) 2024-04-13 08:39:50 +01:00
ConfigSelector.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
DailyLimits.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
DateInput.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
deck-options-base.scss Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
DeckOptionsPage.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
DisplayOrder.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
FsrsOptions.svelte Another attempt at fixing rounding issue with optimal retention 2024-04-05 18:22:45 +07:00
FsrsOptionsOuter.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
GlobalLabel.svelte Svg icon (#3135) 2024-04-24 02:37:31 +01:00
HtmlAddon.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
index.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
LapseOptions.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
lib.test.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
lib.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
NewOptions.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
SaveButton.svelte Svg icon (#3135) 2024-04-24 02:37:31 +01:00
SpinBoxFloatRow.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
SpinBoxRow.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
steps.test.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
steps.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
StepsInput.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
StepsInputRow.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
TabbedValue.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
TextInputModal.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
TimerOptions.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
Warning.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
WeightsInput.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
WeightsInputRow.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00