Anki/ts/deck-options
Damien Elmes 1d4b58419e add workaround for protobufjs requiring uppercase package names
I mourn the time lost trying to track this down :-(

https://github.com/protobufjs/protobuf.js/issues/1014

We can't patch the minified file in dist without essentially duplicating
it, so this change also switches from the external file to including
the src file as part of the bundle.
2021-07-10 15:24:01 +10:00
..
Addons.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
AdvancedOptions.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
AudioOptions.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
Badge.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
BUILD.bazel add workaround for protobufjs requiring uppercase package names 2021-07-10 15:24:01 +10:00
BuryOptions.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
CardStateCustomizer.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
CheckBox.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
CheckBoxRow.svelte More uniform file naming 2021-07-01 12:24:16 +02: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 More uniform file naming 2021-07-01 12:24:16 +02:00
DailyLimits.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
deck-options-base.scss More uniform file naming 2021-07-01 12:24:16 +02:00
deck-options.html add workaround for protobufjs requiring uppercase package names 2021-07-10 15:24:01 +10:00
DeckOptionsPage.svelte Don't use containers components within Container 2021-07-06 03:43:40 +02:00
DisplayOrder.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
EnumSelector.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
EnumSelectorRow.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
HtmlAddon.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
icons.ts More uniform file naming 2021-07-01 12:24:16 +02:00
index.ts Export under anki.components 2021-07-06 03:36:02 +02:00
Label.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
LapseOptions.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
lib.test.ts More uniform file naming 2021-07-01 12:24:16 +02:00
lib.ts More uniform file naming 2021-07-01 12:24:16 +02:00
NewOptions.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
RevertButton.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
Row.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
SaveButton.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
SpinBox.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
SpinBoxFloat.svelte More uniform file naming 2021-07-01 12:24:16 +02: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 More uniform file naming 2021-07-01 12:24:16 +02:00
StepsInput.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
StepsInputRow.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
strings.ts More uniform file naming 2021-07-01 12:24:16 +02:00
Switch.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
SwitchRow.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
TextInputModal.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
TimerOptions.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
TitledContainer.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
TooltipLabel.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
Warning.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
WithTooltip.svelte More uniform file naming 2021-07-01 12:24:16 +02:00