Anki/ts/deck-options
Henrik Giesel e1d4292ce3 Put rootDirs into subprojects
- typings do not work for any ts or svelte files
- if we set the 'rootDirs' in ts/tsconfig.json to '../bazel-bin/ts' and then inherit
  them from e.g. editor, the root will be changed to '../../bazel-bin/ts',
  however editor needs look in '../../bazel-bin/ts/editor' instead.
2021-10-02 22:00:41 +02:00
..
Addons.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
AdvancedOptions.svelte update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
AudioOptions.svelte update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
BUILD.bazel use extra rootDir in tsconfig instead of symlinks 2021-10-01 18:36:52 +10:00
BuryOptions.svelte update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
CardStateCustomizer.svelte update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +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 update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
DailyLimits.svelte update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
deck-options-base.scss Uniformly shorten SCSS imports/uses 2021-09-02 23:37:17 +02: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 update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
EnumSelector.svelte update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10: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 update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
index.ts update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
Label.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
LapseOptions.svelte update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
lib.test.ts update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
lib.ts update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
NewOptions.svelte update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
RevertButton.svelte update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
Row.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
SaveButton.svelte update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
SpinBox.svelte update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
SpinBoxFloat.svelte update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +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 update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
StepsInputRow.svelte More uniform file naming 2021-07-01 12:24:16 +02:00
strings.ts update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +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 update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
TimerOptions.svelte update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
TitledContainer.svelte update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
TooltipLabel.svelte update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
tsconfig.json Put rootDirs into subprojects 2021-10-02 22:00:41 +02:00
Warning.svelte More uniform file naming 2021-07-01 12:24:16 +02:00