Anki/ts/deckconfig
2021-04-22 16:47:10 +10:00
..
BUILD.bazel switch config to a grid; move info to popups 2021-04-22 15:39:50 +10:00
CheckBox.svelte allow checkboxes and select entries to take up whole line 2021-04-22 16:47:10 +10:00
ConfigEditor.svelte switch config to a grid; move info to popups 2021-04-22 15:39:50 +10:00
ConfigEntry.svelte allow checkboxes and select entries to take up whole line 2021-04-22 16:47:10 +10:00
ConfigSelector.svelte switch config to a grid; move info to popups 2021-04-22 15:39:50 +10:00
DailyLimits.svelte hook new deck config screen up behind an env var 2021-04-22 10:59:16 +10:00
deckconfig-base.scss allow checkboxes and select entries to take up whole line 2021-04-22 16:47:10 +10:00
deckconfig.html hook new deck config screen up behind an env var 2021-04-22 10:59:16 +10:00
DeckConfigPage.svelte switch config to a grid; move info to popups 2021-04-22 15:39:50 +10:00
EnumSelector.svelte allow checkboxes and select entries to take up whole line 2021-04-22 16:47:10 +10:00
events.ts deck config prototype work in progress 2021-04-14 22:33:10 +10:00
GeneralOptions.svelte allow checkboxes and select entries to take up whole line 2021-04-22 16:47:10 +10:00
HelpPopup.svelte allow checkboxes and select entries to take up whole line 2021-04-22 16:47:10 +10:00
icons.ts switch config to a grid; move info to popups 2021-04-22 15:39:50 +10:00
index.ts implement deck config saving on JS end 2021-04-20 19:50:05 +10:00
LapseOptions.svelte more experimental updates to deck config screen 2021-04-16 23:29:21 +10:00
lib.test.ts implement deck config saving on JS end 2021-04-20 19:50:05 +10:00
lib.ts implement deck config saving on JS end 2021-04-20 19:50:05 +10:00
NewOptions.svelte allow checkboxes and select entries to take up whole line 2021-04-22 16:47:10 +10:00
OptionsDropdown.svelte minor layout tweaks to deck conf screen 2021-04-22 11:33:27 +10:00
RevertIcon.svelte switch config to a grid; move info to popups 2021-04-22 15:39:50 +10:00
ReviewOptions.svelte allow checkboxes and select entries to take up whole line 2021-04-22 16:47:10 +10:00
SpinBox.svelte apply spinbox limits on each keystroke 2021-04-18 00:03:02 +10:00
SpinBoxFloat.svelte deck config prototype work in progress 2021-04-14 22:33:10 +10:00
steps.test.ts deck config prototype work in progress 2021-04-14 22:33:10 +10:00
steps.ts deck config prototype work in progress 2021-04-14 22:33:10 +10:00
StepsInput.svelte switch config to a grid; move info to popups 2021-04-22 15:39:50 +10:00
TextInputModal.svelte more experimental updates to deck config screen 2021-04-16 23:29:21 +10:00
textInputModal.ts more experimental updates to deck config screen 2021-04-16 23:29:21 +10:00