anki/ts
Damien Elmes e46ca4ee54 update svelte-check
Invoking from scripts/svelte-check is currently broken due to sass
imports - it appears to have been broken some time back.
2021-09-29 12:27:27 +10:00
..
change-notetype Rename StickyBar and StickyBottom to StickyHeader and StickyFooter 2021-09-15 23:15:55 +02:00
components handle changed aria-expanded typing 2021-09-29 12:20:27 +10:00
congrats Uniformly shorten SCSS imports/uses 2021-09-02 23:37:17 +02:00
deck-options make 'for' argument optional in TooltipLabel 2021-09-29 12:20:03 +10:00
editable Allow for explicit any 2021-09-17 21:30:32 +02:00
editor silence execCommand deprecation warnings for now 2021-09-29 11:36:37 +10:00
graphs Directly include CSS from bootstrap and codemirror packages 2021-09-02 23:37:16 +02:00
html-filter support jsdom tests 2021-06-19 09:43:09 +10:00
lib fixes for TypeScript 4.4.x 2021-09-23 09:52:21 +10:00
patches add workaround for protobufjs requiring uppercase package names 2021-07-10 15:24:01 +10:00
reviewer fixes for TypeScript 4.4.x 2021-09-23 09:52:21 +10:00
sass First implementation of MathjaxHandleEditor 2021-09-15 13:33:17 +02:00
svelte silence execCommand deprecation warnings for now 2021-09-29 11:36:37 +10:00
sveltelib expose require() instead of the svelte global 2021-08-24 10:22:07 +10:00
.eslintrc.js
.gitignore
.prettierignore
.prettierrc
BUILD.bazel add workaround for protobufjs requiring uppercase package names 2021-07-10 15:24:01 +10:00
compile_sass.bzl Directly include CSS from bootstrap and codemirror packages 2021-09-02 23:37:16 +02:00
copy.bzl
esbuild.bzl
eslint.bzl
format.sh
images.d.ts
jest.bzl support jsdom tests 2021-06-19 09:43:09 +10:00
jest.config.js
licenses.json update ts deps 2021-09-22 23:21:39 +10:00
package.json update svelte-check 2021-09-29 12:27:27 +10:00
prettier.bzl
protobuf-no-long.js
protobuf.bzl
README.md
sql_format.bzl
sql_format.ts fix case of fields table 2021-09-07 10:22:22 +10:00
tsconfig.json Introduce editable module 2021-09-15 13:32:30 +02:00
update-licenses.sh
update.sh
vendor.bzl add workaround for protobufjs requiring uppercase package names 2021-07-10 15:24:01 +10:00
yarn.lock update svelte-check 2021-09-29 12:27:27 +10:00
yarn.sh

Anki's TypeScript and Sass dependencies. Some TS/JS code is also stored separately in ../qt/aqt/data/web/.

To update all dependencies:

./update.sh

To add a new dev dependency, use something like:

./add.sh -D @rollup/plugin-alias