anki/ts/lib
Damien Elmes 0026506543 update ts deps
- prettier's formatting has changed, so files needed to be reformatted
- dart is spitting out deprecation warnings like:

254 │   2: $spacer / 2,
    │      ^^^^^^^^^^^
    ╵
    bazel-out/darwin-fastbuild/bin/ts/sass/bootstrap/_variables.scss 254:6  @import
    ts/sass/button_mixins.scss 2:9                                          @use
    ts/components/ColorPicker.svelte 2:5                                    root stylesheet

DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.

Recommendation: math.div($grid-gutter-width, 2)
2021-05-26 09:37:40 +10:00
..
bridgecommand.ts Add bridgeCommand helper function 2021-01-26 01:25:54 +01:00
BUILD.bazel Rename anki/ to lib/ for export 2021-04-23 10:02:28 +10:00
cards.ts Add gatherByQueue and gatherByCtype methods 2021-01-04 14:04:51 +01:00
genfluent.py run black/isort on Python scripts 2021-04-14 18:22:02 +10:00
i18n_helpers.ts allow js to request specific i18n modules 2021-03-26 21:43:36 +10:00
nightmode.ts
postrequest.ts support card state mutator in test scheduler 2021-05-17 16:59:02 +10:00
proto.bzl
shortcuts.ts update ts deps 2021-05-26 09:37:40 +10: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
typing.ts add missing copyright headers to *.ts 2021-04-13 18:57:08 +10:00