anki/ts/deckoptions
2021-06-21 17:01:45 +02:00
..
Addons.svelte Import API from all option sections 2021-06-21 17:01:45 +02:00
AdvancedOptions.svelte Import API from all option sections 2021-06-21 17:01:45 +02:00
AudioOptions.svelte Import API from all option sections 2021-06-21 17:01:45 +02:00
BUILD.bazel Satisfy svelte_check 2021-05-26 08:46:12 +10:00
BuryOptions.svelte Import API from all option sections 2021-06-21 17:01:45 +02:00
CheckBox.svelte Factor RevertButton out of components 2021-06-21 17:01:44 +02:00
CheckBoxRow.svelte Implement CheckBoxRow and SpinBoxFloatRow 2021-06-21 17:01:45 +02:00
Col.svelte Implement EnumSelectorRow and StepsInputRow 2021-06-21 17:01:45 +02:00
ConfigSelector.svelte Generalize ButtonToolbarItem to SectionItem 2021-06-21 17:01:42 +02:00
DailyLimits.svelte Import API from all option sections 2021-06-21 17:01:45 +02:00
deckoptions-base.scss Factor RevertButton out of components 2021-06-21 17:01:44 +02:00
deckoptions.html deckconfig->deckoptions 2021-04-25 19:02:30 +10:00
DeckOptionsPage.svelte Import API from all option sections 2021-06-21 17:01:45 +02:00
DisplayOrder.svelte Import API from all option sections 2021-06-21 17:01:45 +02:00
EnumSelector.svelte Factor RevertButton out of components 2021-06-21 17:01:44 +02:00
EnumSelectorRow.svelte Implement EnumSelectorRow and StepsInputRow 2021-06-21 17:01:45 +02:00
events.ts deckconfig->deckoptions 2021-04-25 19:02:30 +10:00
HelpPopup.svelte Turn icons into Bootstrap badges in deckoptions 2021-06-21 17:01:44 +02: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 Import API from all option sections 2021-06-21 17:01:45 +02:00
lib.test.ts update ts deps 2021-05-26 09:37:40 +10:00
lib.ts in/out -> request/response 2021-06-20 15:49:20 +10:00
NewOptions.svelte Import API from all option sections 2021-06-21 17:01:45 +02:00
RevertButton.svelte Update DailyLimits and NewOptions to new format 2021-06-21 17:01:44 +02:00
Row.svelte Change margin and gutters off rows 2021-06-21 17:01:44 +02:00
SaveButton.svelte ensure changes to current field are saved before saving deck opts 2021-06-01 15:54:07 +10:00
SpinBox.svelte Factor RevertButton out of components 2021-06-21 17:01:44 +02:00
SpinBoxFloat.svelte Factor RevertButton out of components 2021-06-21 17:01:44 +02:00
SpinBoxFloatRow.svelte Implement CheckBoxRow and SpinBoxFloatRow 2021-06-21 17:01:45 +02:00
SpinBoxRow.svelte Implement CheckBoxRow and SpinBoxFloatRow 2021-06-21 17:01:45 +02:00
steps.test.ts round to whole seconds 2021-05-28 19:34:25 +10:00
steps.ts round to whole seconds 2021-05-28 19:34:25 +10:00
StepsInput.svelte Factor RevertButton out of components 2021-06-21 17:01:44 +02:00
StepsInputRow.svelte Implement EnumSelectorRow and StepsInputRow 2021-06-21 17:01:45 +02:00
strings.ts expose new sorting options in test scheduler options; move things around 2021-05-13 15:23:16 +10:00
Testo.svelte Update DailyLimits and NewOptions to new format 2021-06-21 17:01:44 +02:00
TextInputModal.svelte update ts deps 2021-05-26 09:37:40 +10:00
TimerOptions.svelte Import API from all option sections 2021-06-21 17:01:45 +02:00
TitledContainer.svelte Add Container.svelte 2021-06-21 17:01:45 +02:00
Warning.svelte Implement SpinBoxRow 2021-06-21 17:01:45 +02:00