Anki/ts/deckconfig
Damien Elmes e5c5c91ec8 override some bootstrap styles for night mode
There's probably a better way to accomplish this - fixes welcome!

Also fix the page reloading when enter hit inside the modal.
2021-04-22 21:57:32 +10:00
..
BUILD.bazel catch ctrl/cmd+enter to save settings 2021-04-22 19:54:57 +10:00
CheckBox.svelte allow checkboxes and select entries to take up whole line 2021-04-22 16:47:10 +10:00
ConfigEditor.svelte fix add/rename dialog right-aligning, and RTL issue 2021-04-22 17:31:33 +10:00
ConfigEntry.svelte more layout tweaks 2021-04-22 18:11:27 +10:00
ConfigSelector.svelte move top padding into sticky area to prevent movement 2021-04-22 19:54: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 override some bootstrap styles for night mode 2021-04-22 21:57:32 +10:00
deckconfig.html hook new deck config screen up behind an env var 2021-04-22 10:59:16 +10:00
DeckConfigPage.svelte override some bootstrap styles for night mode 2021-04-22 21:57:32 +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 more layout tweaks 2021-04-22 18:11:27 +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 add a workaround for bad save button in rtl mode 2021-04-22 17:45:16 +10:00
RevertIcon.svelte more layout tweaks 2021-04-22 18:11:27 +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 fill width when steps exceed 2; add bottom margin 2021-04-22 17:28:14 +10:00
TextInputModal.svelte override some bootstrap styles for night mode 2021-04-22 21:57:32 +10:00
textInputModal.ts more experimental updates to deck config screen 2021-04-16 23:29:21 +10:00