..
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
fix add/rename dialog right-aligning, and RTL issue
2021-04-22 17:31:33 +10:00
ConfigEntry.svelte
fix add/rename dialog right-aligning, and RTL issue
2021-04-22 17:31:33 +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
fill width when steps exceed 2; add bottom margin
2021-04-22 17:28:14 +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
add a workaround for bad save button in rtl mode
2021-04-22 17:45:16 +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
fill width when steps exceed 2; add bottom margin
2021-04-22 17:28:14 +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