Anki/ts/editable
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
..
BUILD.bazel use extra rootDir in tsconfig instead of symlinks 2021-10-01 18:36:52 +10:00
decorated.ts Formalize "Decorated components API" 2021-09-15 13:32:32 +02:00
editable-base.scss yarn upgrade --latest 2021-10-01 12:52:53 +10:00
editable-container.ts Wait for stylesheets to load before setting field content 2021-09-15 13:33:19 +02:00
editable.ts update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
icons.ts update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
index.ts Unify anki-mathjax-* to just anki-mathjax 2021-09-15 13:32:32 +02:00
mathjax-component.ts update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
Mathjax.svelte update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
mathjax.ts Allow for explicit any 2021-09-17 21:30:32 +02:00
tsconfig.json Put rootDirs into subprojects 2021-10-02 22:00:41 +02:00