anki/ts/deck-options
2021-08-24 10:42:17 +10:00
..
Addons.svelte
AdvancedOptions.svelte
AudioOptions.svelte fix inverted 'skip question when replaying answer' option 2021-08-15 16:15:14 +10:00
Badge.svelte
BUILD.bazel Export svelte_internal as library on window object 2021-08-23 21:16:15 +02:00
BuryOptions.svelte
CardStateCustomizer.svelte
CheckBox.svelte
CheckBoxRow.svelte
Col.svelte
col.ts
ConfigSelector.svelte
DailyLimits.svelte add note about interday learning cards being fetched preferentially 2021-08-22 15:32:46 +10:00
deck-options-base.scss Tweak deck options tooltips for RTL languages 2021-07-10 00:45:10 +03:00
deck-options.html add workaround for protobufjs requiring uppercase package names 2021-07-10 15:24:01 +10:00
DeckOptionsPage.svelte move bury options below display order 2021-07-13 15:45:08 +10:00
DisplayOrder.svelte adding options to sort by ascending/descending ease 2021-08-22 15:32:46 +10:00
EnumSelector.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
EnumSelectorRow.svelte
HtmlAddon.svelte
icons.ts
index.ts expose require() instead of the svelte global 2021-08-24 10:22:07 +10:00
Label.svelte
LapseOptions.svelte
lib.test.ts split out decks, deckconfig, notes, notetypes 2021-07-10 20:44:22 +10:00
lib.ts split out decks, deckconfig, notes, notetypes 2021-07-10 20:44:22 +10:00
NewOptions.svelte
RevertButton.svelte
Row.svelte
SaveButton.svelte Use event object in createShortcut, fix F8 for highlight 2021-07-26 06:15:30 +02:00
SpinBox.svelte
SpinBoxFloat.svelte use alphanumeric keyboard in SpinBoxFloat 2021-08-09 14:15:16 +10:00
SpinBoxFloatRow.svelte
SpinBoxRow.svelte
steps.test.ts
steps.ts
StepsInput.svelte
StepsInputRow.svelte
strings.ts
Switch.svelte
SwitchRow.svelte
TextInputModal.svelte
TimerOptions.svelte
TitledContainer.svelte
TooltipLabel.svelte
Warning.svelte
WithTooltip.svelte