anki/ts/deck-options
Abdo e2e9e37a31
Fix some RTL issues in help modals (#2857)
* Fix RTL position of close button in help modals

* Fix position of active button's border

* Fix margin of modal's title

* Fix alignment of modal buttons' text

* Add missing translation
2023-12-01 15:07:44 +10:00
..
Addons.svelte Remove untranslated 'see old deck options' notice 2022-11-03 12:05:19 +10:00
AdvancedOptions.svelte Mention 'custom scheduling' and link to FSRS in manual 2023-10-28 12:47:55 +10:00
AudioOptions.svelte Merging Notetypes on Import (#2612) 2023-09-09 09:00:55 +10:00
BuryOptions.svelte Remove v1/v2 support from the backend (#2727) 2023-10-14 10:50:59 +10:00
CardStateCustomizer.svelte Integrate FSRS into Anki (#2654) 2023-09-16 16:09:26 +10:00
choices.ts Add auto-advance options to deck preset (#2765) 2023-11-13 10:41:51 +10:00
ConfigSelector.svelte Improve keyboard handling and accessibility for Select.svelte and refactor (#2811) 2023-11-21 14:23:18 +10:00
DailyLimits.svelte Allow applying limits of inactive parents (#2824) 2023-11-13 14:30:19 +10:00
deck-options-base.scss Fix some RTL issues in help modals (#2857) 2023-12-01 15:07:44 +10:00
DeckOptionsPage.svelte Remove v1/v2 support from the backend (#2727) 2023-10-14 10:50:59 +10:00
DisplayOrder.svelte Use FSRS difficulty when sorting by ease 2023-09-23 16:20:36 +10:00
FsrsOptions.svelte Switch FSRS reschedule to a global option; don't persist 2023-11-27 11:24:31 +10:00
HtmlAddon.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
icons.ts Merging Notetypes on Import (#2612) 2023-09-09 09:00:55 +10:00
index.ts Add auto-advance options to deck preset (#2765) 2023-11-13 10:41:51 +10:00
LapseOptions.svelte Hide SM2-specific items in help pages when FSRS enabled 2023-10-13 11:00:51 +10:00
lib.test.ts Add option to calculate all weights at once 2023-11-27 11:24:31 +10:00
lib.ts Switch FSRS reschedule to a global option; don't persist 2023-11-27 11:24:31 +10:00
NewOptions.svelte Remove v1/v2 support from the backend (#2727) 2023-10-14 10:50:59 +10:00
SaveButton.svelte Fix inability to save deck options when FSRS not enabled 2023-11-27 13:34:42 +10:00
SpinBoxFloatRow.svelte Add auto-advance options to deck preset (#2765) 2023-11-13 10:41:51 +10:00
SpinBoxRow.svelte Merging Notetypes on Import (#2612) 2023-09-09 09:00:55 +10:00
steps.test.ts More uniform file naming 2021-07-01 12:24:16 +02:00
steps.ts Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
StepsInput.svelte Refactor Select component | Fix CSV import issue (#2227) 2022-12-01 19:24:26 +10:00
StepsInputRow.svelte Merging Notetypes on Import (#2612) 2023-09-09 09:00:55 +10:00
TabbedValue.svelte Address a11y warning for TabbedValue (#2582) 2023-07-18 22:49:02 +10:00
TextInputModal.svelte Experiment with disabling prettier whitespace sensitivity 2023-06-01 11:11:26 +10:00
TimerOptions.svelte Add auto-advance options to deck preset (#2765) 2023-11-13 10:41:51 +10:00
tsconfig.json Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
Warning.svelte Add an info box so the non-linear nature of desired retention can be seen 2023-11-06 12:04:31 +10:00
WeightsInput.svelte Display the default weights as a placeholder 2023-09-30 16:10:23 +10:00
WeightsInputRow.svelte Display the default weights as a placeholder 2023-09-30 16:10:23 +10:00