anki/ts/deck-options
Henrik Giesel afc56a8398
Fix DeckOptions toolbar having wrong margins and no flex-grow (#1464)
ButtonToolbar.svelte now has to assume that the button elements
are two levels below it. This can be simplified once we can use
flex-gap.
2021-10-28 19:37:52 +10:00
..
Addons.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
AdvancedOptions.svelte Refactor i18n (#1405) 2021-10-07 23:31:49 +10:00
AudioOptions.svelte Refactor i18n (#1405) 2021-10-07 23:31:49 +10:00
BUILD.bazel pass ts deps into most Svelte packages; remove redundant deps 2021-10-18 12:44:31 +10:00
BuryOptions.svelte Refactor i18n (#1405) 2021-10-07 23:31:49 +10:00
CardStateCustomizer.svelte Refactor i18n (#1405) 2021-10-07 23:31:49 +10:00
CheckBox.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
CheckBoxRow.svelte make 'for' argument optional in TooltipLabel 2021-09-29 12:20:03 +10:00
Col.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
col.ts More uniform file naming 2021-07-01 12:24:16 +02:00
ConfigSelector.svelte Fix DeckOptions toolbar having wrong margins and no flex-grow (#1464) 2021-10-28 19:37:52 +10:00
DailyLimits.svelte Refactor i18n (#1405) 2021-10-07 23:31:49 +10:00
deck-options-base.scss Put sass into repo directory (#1409) 2021-10-09 10:25:03 +10:00
deck-options.html add workaround for protobufjs requiring uppercase package names 2021-07-10 15:24:01 +10:00
DeckOptionsPage.svelte update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
DisplayOrder.svelte Refactor i18n (#1405) 2021-10-07 23:31:49 +10:00
EnumSelector.svelte Put sass into repo directory (#1409) 2021-10-09 10:25:03 +10:00
EnumSelectorRow.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
HtmlAddon.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
icons.ts update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
index.ts Use trailingComma: all setting in .prettierrc (#1435) 2021-10-19 09:06:00 +10:00
Label.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
LapseOptions.svelte Refactor i18n (#1405) 2021-10-07 23:31:49 +10:00
lib.test.ts Use trailingComma: all setting in .prettierrc (#1435) 2021-10-19 09:06:00 +10:00
lib.ts Use trailingComma: all setting in .prettierrc (#1435) 2021-10-19 09:06:00 +10:00
NewOptions.svelte Refactor i18n (#1405) 2021-10-07 23:31:49 +10:00
RevertButton.svelte Refactor i18n (#1405) 2021-10-07 23:31:49 +10:00
Row.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
SaveButton.svelte Refactor i18n (#1405) 2021-10-07 23:31:49 +10:00
SpinBox.svelte Put sass into repo directory (#1409) 2021-10-09 10:25:03 +10:00
SpinBoxFloat.svelte Put sass into repo directory (#1409) 2021-10-09 10:25:03 +10:00
SpinBoxFloatRow.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
SpinBoxRow.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
steps.test.ts More uniform file naming 2021-07-01 12:24:16 +02:00
steps.ts update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
StepsInput.svelte Put sass into repo directory (#1409) 2021-10-09 10:25:03 +10:00
StepsInputRow.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
strings.ts Refactor i18n (#1405) 2021-10-07 23:31:49 +10:00
Switch.svelte update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
SwitchRow.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
TextInputModal.svelte Put sass into repo directory (#1409) 2021-10-09 10:25:03 +10:00
TimerOptions.svelte Refactor i18n (#1405) 2021-10-07 23:31:49 +10:00
TitledContainer.svelte update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
TooltipLabel.svelte fix deprecation warning in latest svelte-preprocess 2021-10-26 08:43:02 +10:00
tsconfig.json update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
Warning.svelte Strip isolation chars from deck options warnings to fix RTL display (#1457) 2021-10-26 20:11:25 +10:00