Anki/ts/deck-options
Damien Elmes 131c8b72f8 add options to v3 to preserve new card gather order
Allows cards to be presented in deck order when gather priority is set
to 'deck'.
2021-08-20 12:03:32 +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 refactor protobuf handling for split/import 2021-07-10 19:17:05 +10:00
BuryOptions.svelte
CardStateCustomizer.svelte
CheckBox.svelte
CheckBoxRow.svelte
Col.svelte
col.ts
ConfigSelector.svelte
DailyLimits.svelte
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 add options to v3 to preserve new card gather order 2021-08-20 12:03:32 +10:00
EnumSelector.svelte
EnumSelectorRow.svelte
HtmlAddon.svelte
icons.ts
index.ts Export under anki.components 2021-07-06 03:36:02 +02: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