anki/ts/deckoptions
2021-06-21 17:48:18 +02:00
..
Addons.svelte Import API from all option sections 2021-06-21 17:01:45 +02:00
AdvancedOptions.svelte Rename SectionItem to just Item and use across option sections 2021-06-21 17:02:46 +02:00
AudioOptions.svelte Implement Switch and SwitchRow 2021-06-21 17:02:48 +02:00
Badge.svelte Reverse RevertButton being on the right side 2021-06-21 17:02:48 +02:00
BUILD.bazel Satisfy svelte_check 2021-05-26 08:46:12 +10:00
BuryOptions.svelte Implement Switch and SwitchRow 2021-06-21 17:02:48 +02:00
CheckBox.svelte Factor RevertButton out of components 2021-06-21 17:01:44 +02:00
CheckBoxRow.svelte Add back info circles, remove underlines 2021-06-21 17:02:48 +02:00
Col.svelte Put Col types into col.ts 2021-06-21 17:02:48 +02:00
col.ts Put Col types into col.ts 2021-06-21 17:02:48 +02:00
ConfigSelector.svelte decrease margins in deck options top sticky bar 2021-06-21 17:02:48 +02:00
DailyLimits.svelte Rename SectionItem to just Item and use across option sections 2021-06-21 17:02:46 +02:00
deckoptions-base.scss remove explicit line-height 2021-06-21 17:02:48 +02:00
deckoptions.html deckconfig->deckoptions 2021-04-25 19:02:30 +10:00
DeckOptionsPage.svelte Add g-1 class to DeckoptionsPage. Include transitions.scss 2021-06-21 17:02:48 +02:00
DisplayOrder.svelte Increase padding on tooltips + Remove erroneous closing angle bracket 2021-06-21 17:02:48 +02:00
EnumSelector.svelte Add down-arrow SASS function 2021-06-21 17:02:48 +02:00
EnumSelectorRow.svelte Reverse RevertButton being on the right side 2021-06-21 17:02:48 +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 Disable RevertButton tooltip on touch devices 2021-06-21 17:02:48 +02:00
Label.svelte Implement WithTooltip 2021-06-21 17:02:48 +02:00
LapseOptions.svelte Rename SectionItem to just Item and use across option sections 2021-06-21 17:02:46 +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 Rename SectionItem to just Item and use across option sections 2021-06-21 17:02:46 +02:00
RevertButton.svelte Disable RevertButton tooltip on touch devices 2021-06-21 17:02:48 +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 Have numeric keyboard for SpinBox 2021-06-21 17:02:48 +02:00
SpinBoxFloat.svelte Have decimal keyboard for SpinBoxFloat 2021-06-21 17:02:48 +02:00
SpinBoxFloatRow.svelte Reverse RevertButton being on the right side 2021-06-21 17:02:48 +02:00
SpinBoxRow.svelte Reverse RevertButton being on the right side 2021-06-21 17:02:48 +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 Reverse RevertButton being on the right side 2021-06-21 17:02:48 +02:00
strings.ts expose new sorting options in test scheduler options; move things around 2021-05-13 15:23:16 +10:00
Switch.svelte remove left pad on switches 2021-06-21 17:02:48 +02:00
SwitchRow.svelte Implement Switch and SwitchRow 2021-06-21 17:02:48 +02:00
TextInputModal.svelte update ts deps 2021-05-26 09:37:40 +10:00
TimerOptions.svelte Implement Switch and SwitchRow 2021-06-21 17:02:48 +02:00
TitledContainer.svelte Add Container.svelte 2021-06-21 17:01:45 +02:00
TooltipLabel.svelte Put tooltip only on the info badge 2021-06-21 17:48:18 +02:00
Warning.svelte Implement SpinBoxRow 2021-06-21 17:01:45 +02:00
WithTooltip.svelte Disable RevertButton tooltip on touch devices 2021-06-21 17:02:48 +02:00