Anki/ts/routes/deck-options
Arthur Milchior d7fc98d4d8
Deck options without bridge (#3571)
* NF: Modify CONTRIBUTORS

Just so that I stop getting the warning

* NF: Create `deckOptionsReady`

* NF: rename _close to require_close

The method will have to be used outside of this class, so can't be private

* NF: simplify slightly some code

* NF: remove bridge command from deck options

* Remove unused import

* Remove superfluous comment with a typo
2025-01-08 21:30:30 +11:00
..
[deckId] Deck options without bridge (#3571) 2025-01-08 21:30:30 +11:00
Addons.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
AdvancedOptions.svelte Move 'ignore reviews before' to advanced (#3381) 2024-08-29 19:11:56 +07:00
AudioOptions.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
AutoAdvance.svelte Flip order of question/answer actions, and ascending/descending ease 2024-10-04 20:52:20 +10:00
BuryOptions.svelte Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
CardStateCustomizer.svelte Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10:00
choices.ts Add descending retrievability (#3559) 2024-11-08 22:53:13 +10:00
ConfigSelector.svelte Clean up #3167 (#3186) 2024-05-01 20:08:19 +10:00
DailyLimits.svelte Update dprint (#3376) 2024-08-22 18:24:56 +07:00
DateInput.svelte Move 'ignore reviews before' to advanced (#3381) 2024-08-29 19:11:56 +07:00
deck-options-base.scss Fix deck config input's background color regression (#3258) 2024-06-28 18:52:51 +07:00
DeckOptionsPage.svelte Feat/Easy Days (#3442) 2024-10-11 19:47:44 +10:00
DisplayOrder.svelte Update to stable Svelte 5 release (#3513) 2024-10-26 18:21:45 +10:00
EasyDays.svelte Slider easy day gui (#3605) 2024-12-07 00:34:56 +11:00
FsrsOptions.svelte Prevent simulate button spam (#3670) 2025-01-07 16:58:22 +03:00
FsrsOptionsOuter.svelte Remove FSRS client warning 2024-10-26 20:38:05 +10: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 Fix minimum interval warning shown when FSRS is enabled (#3409) 2024-09-11 02:21:49 +07:00
lib.test.ts Switch to SvelteKit (#3077) 2024-03-31 09:16:31 +01:00
lib.ts Fix "discard changes" appearing on deck options (#3689) 2025-01-07 17:41:52 +03:00
NewOptions.svelte Update to stable Svelte 5 release (#3513) 2024-10-26 18:21:45 +10:00
ParamsInput.svelte Rename remaining 'weights' references to 'params' 2024-10-21 18:13:23 +10:00
ParamsInputRow.svelte Rename remaining 'weights' references to 'params' 2024-10-21 18:13:23 +10:00
ParamsSearchRow.svelte Rename remaining 'weights' references to 'params' 2024-10-21 18:13:23 +10:00
SaveButton.svelte Rename remaining 'weights' references to 'params' 2024-10-21 18:13:23 +10: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 Fix deck options button twitching on hover (#3623) 2024-12-09 16:12:36 +11:00
TextInputModal.svelte Update to Svelte 5 (#3292) 2024-09-25 18:49:07 +10: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