anki/ts/deckoptions
Damien Elmes fa070d9da3
Merge pull request #1262 from hgiesel/visibledeckpreset
Make input in TextInputModal in dark mode visible
2021-06-29 11:24:21 +10:00
..
Addons.svelte Import API from all option sections 2021-06-21 17:01:45 +02:00
AdvancedOptions.svelte expose scheduler js option in deck config 2021-06-24 14:38:10 +10:00
AudioOptions.svelte Implement Switch and SwitchRow 2021-06-21 17:02:48 +02:00
Badge.svelte Make gear button show dropdown menu 2021-06-21 20:24:15 +02:00
BUILD.bazel Add night_mode_lib as SCSS target 2021-06-21 21:44:23 +02:00
BuryOptions.svelte Implement Switch and SwitchRow 2021-06-21 17:02:48 +02:00
CardStateCustomizer.svelte mobile fixes for js field 2021-06-24 18:06:22 +10:00
CheckBox.svelte Factor RevertButton out of components 2021-06-21 17:01:44 +02:00
CheckBoxRow.svelte Position Revert/Gear button on the left of the label 2021-06-21 20:48:33 +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 disable smart quotes and capitalization in js field 2021-06-24 18:00:06 +10:00
deckoptions.html deckconfig->deckoptions 2021-04-25 19:02:30 +10:00
DeckOptionsPage.svelte use css columns instead of grid 2021-06-29 11:19:56 +10:00
DisplayOrder.svelte Increase padding on tooltips + Remove erroneous closing angle bracket 2021-06-21 17:02:48 +02:00
EnumSelector.svelte Replace dash with underscore for night_mode_lib 2021-06-21 21:51:15 +02:00
EnumSelectorRow.svelte move revert button to the right 2021-06-22 09:41:31 +10:00
HtmlAddon.svelte deckconfig->deckoptions 2021-04-25 19:02:30 +10:00
icons.ts Revert button with gear icon, that shows revert dropdown item 2021-06-21 19:11:10 +02:00
index.ts Disable RevertButton tooltip on touch devices 2021-06-21 17:02:48 +02:00
Label.svelte Associate Switch labels with their respective switches 2021-06-21 18:15:41 +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 expose scheduler js option in deck config 2021-06-24 14:38:10 +10:00
NewOptions.svelte Rename SectionItem to just Item and use across option sections 2021-06-21 17:02:46 +02:00
RevertButton.svelte gear -> revert icon 2021-06-24 13:07:03 +10:00
Row.svelte Change margin and gutters off rows 2021-06-21 17:01:44 +02:00
SaveButton.svelte Revert button with gear icon, that shows revert dropdown item 2021-06-21 19:11:10 +02:00
SpinBox.svelte Replace dash with underscore for night_mode_lib 2021-06-21 21:51:15 +02:00
SpinBoxFloat.svelte Replace dash with underscore for night_mode_lib 2021-06-21 21:51:15 +02:00
SpinBoxFloatRow.svelte move revert button to the right 2021-06-22 09:41:31 +10:00
SpinBoxRow.svelte move revert button to the right 2021-06-22 09:41:31 +10: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 Replace dash with underscore for night_mode_lib 2021-06-21 21:51:15 +02:00
StepsInputRow.svelte move revert button to the right 2021-06-22 09:41:31 +10:00
strings.ts expose new sorting options in test scheduler options; move things around 2021-05-13 15:23:16 +10:00
Switch.svelte Have swithes be blue when checked in night mode 2021-06-21 22:37:37 +02:00
SwitchRow.svelte move revert button to the right 2021-06-22 09:41:31 +10:00
TextInputModal.svelte Make input in TextInputModal in dark mode visible 2021-06-29 03:20:15 +02:00
TimerOptions.svelte Implement Switch and SwitchRow 2021-06-21 17:02:48 +02:00
TitledContainer.svelte use css columns instead of grid 2021-06-29 11:19:56 +10:00
TooltipLabel.svelte fix svelte-check error by tweaking formatting 2021-06-22 09:27:37 +10: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