..
Addons.svelte
show note about old options screen if any add-ons are installed
2021-05-19 16:20:25 +10:00
AdvancedOptions.svelte
rework various aspects of the test scheduler
2021-05-16 20:23:07 +10:00
BUILD.bazel
Use TextInputModal directly from svelte component
2021-05-26 08:46:12 +10:00
BuryOptions.svelte
move v3 options into separate section; more description/section tweaks
2021-05-24 18:25:17 +10:00
CheckBox.svelte
tweak left margin, and checkbox top margin
2021-05-19 17:18:28 +10:00
ConfigEditor.svelte
move v3 options into separate section; more description/section tweaks
2021-05-24 18:25:17 +10:00
ConfigEntry.svelte
apply the left padding in one place
2021-05-19 20:02:04 +10:00
ConfigSelector.svelte
Use TextInputModal directly from svelte component
2021-05-26 08:46:12 +10:00
DailyLimits.svelte
mention new limit bound by reviews in tooltip
2021-05-24 19:04:00 +10:00
deckoptions-base.scss
hard-code code color, as the tooltip background is always dark
2021-05-24 18:25:19 +10:00
deckoptions.html
deckconfig->deckoptions
2021-04-25 19:02:30 +10:00
DeckOptionsPage.svelte
Use TextInputModal directly from svelte component
2021-05-26 08:46:12 +10:00
DisplayOrder.svelte
move v3 options into separate section; more description/section tweaks
2021-05-24 18:25:17 +10:00
EnumSelector.svelte
i18n deckoptions; move some options into separate 'advanced' section
2021-04-26 23:34:58 +10:00
events.ts
deckconfig->deckoptions
2021-04-25 19:02:30 +10:00
GeneralOptions.svelte
i18n deckoptions; move some options into separate 'advanced' section
2021-04-26 23:34:58 +10:00
HelpPopup.svelte
deckconfig->deckoptions
2021-04-25 19:02:30 +10:00
HtmlAddon.svelte
deckconfig->deckoptions
2021-04-25 19:02:30 +10:00
icons.ts
deckconfig->deckoptions
2021-04-25 19:02:30 +10:00
index.ts
Use TextInputModal directly from svelte component
2021-05-26 08:46:12 +10:00
LapseOptions.svelte
rework various aspects of the test scheduler
2021-05-16 20:23:07 +10:00
lib.test.ts
deckconfig->deckoptions
2021-04-25 19:02:30 +10:00
lib.ts
show note about old options screen if any add-ons are installed
2021-05-19 16:20:25 +10:00
NewOptions.svelte
move v3 options into separate section; more description/section tweaks
2021-05-24 18:25:17 +10:00
RevertButton.svelte
round floats before comparing against default values
2021-05-24 18:26:01 +10:00
SaveButton.svelte
Use TextInputModal directly from svelte component
2021-05-26 08:46:12 +10:00
SpinBox.svelte
defer bounds checking in SpinBox to focus loss
2021-04-26 20:17:48 +10:00
SpinBoxFloat.svelte
subLabel->tooltip
2021-04-25 21:37:21 +10:00
steps.test.ts
deckconfig->deckoptions
2021-04-25 19:02:30 +10:00
steps.ts
deckconfig->deckoptions
2021-04-25 19:02:30 +10:00
StepsInput.svelte
subLabel->tooltip
2021-04-25 21:37:21 +10:00
strings.ts
expose new sorting options in test scheduler options; move things around
2021-05-13 15:23:16 +10:00
TextInputModal.svelte
Use TextInputModal directly from svelte component
2021-05-26 08:46:12 +10:00