Anki/ts/lib
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
..
bridgecommand.ts Implement register-package and export some packages 2021-08-30 14:41:40 +02:00
BUILD.bazel use extra rootDir in tsconfig instead of symlinks 2021-10-01 18:36:52 +10:00
cards.ts Add gatherByQueue and gatherByCtype methods 2021-01-04 14:04:51 +01:00
dom.ts Satisfy eslint 2021-09-15 13:45:20 +02:00
genfluent.py specific encoding of strings.json 2021-06-11 20:12:38 +10:00
i18n_helpers.ts yarn upgrade --latest 2021-10-01 12:52:53 +10:00
image-import.d.ts update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
keys.ts Special handling of Backspace/Delete etc. for displaying shortcuts 2021-09-09 15:37:57 +02:00
nightmode.ts initial Bazel conversion 2020-11-01 14:26:58 +10:00
platform.ts use different toolbar size on Mac 2021-06-05 11:28:36 +10:00
postrequest.ts support card state mutator in test scheduler 2021-05-17 16:59:02 +10:00
proto.ts update to latest rules_nodejs & switch to ts_project 2021-10-01 12:52:53 +10:00
register-package.ts Disallow setting, deleting or defining properties on packages 2021-09-03 00:52:39 +02:00
runtime-require.ts expose require() instead of the svelte global 2021-08-24 10:22:07 +10:00
shadow-dom.d.ts fixes for TypeScript 4.4.x 2021-09-23 09:52:21 +10:00
shortcuts.ts Special handling of Backspace/Delete etc. for displaying shortcuts 2021-09-09 15:37:57 +02:00
time.test.ts add missing copyright headers to *.ts 2021-04-13 18:57:08 +10:00
time.ts add naturalWholeUnit() and basic tests to lib/time.ts 2021-04-12 14:42:06 +10:00
tsconfig.json Put rootDirs into subprojects 2021-10-02 22:00:41 +02:00
typing.ts add missing copyright headers to *.ts 2021-04-13 18:57:08 +10:00
wrap.ts Ugly fix: do not execute moveCursorPastPostfix when front includes "anki-mathjax" 2021-09-17 20:12:11 +02:00