anki/ts
2021-04-02 06:25:38 +03:00
..
congrats update $(location ...) in esbuild inject lines 2021-03-28 09:35:46 +10:00
editor add docstring to forEditorField 2021-03-29 18:13:45 +10:00
esbuild move loader arg into esbuild() invocation 2021-03-29 17:59:06 +10:00
graphs Fix graph labels display in RTL layout 2021-04-02 06:25:38 +03:00
html-filter fix Jest on Windows 2021-03-28 20:59:51 +10:00
lib remove obsolete comment 2021-03-26 21:47:23 +10:00
sass merge in Henrik's TS/Svelte refactor with some changes 2021-03-21 23:01:18 +10:00
svelte Satisfy svelte_check 2021-03-22 15:41:43 +01:00
sveltelib Add type signatures to asyncReactive 2021-03-22 15:30:35 +01:00
.eslintrc.js
.gitignore
.prettierignore
.prettierrc
BUILD.bazel define file extension in .d.ts so typescript doesn't complain 2021-03-28 16:15:28 +02:00
copy.bzl Move copy_page to ts/copy.bzl and rename to copy_files_into_group 2021-02-02 18:20:11 +01:00
esbuild.bzl bundle all Svelte css into separate file 2021-03-21 16:06:36 +10:00
eslint.bzl
format.sh
images.d.ts define file extension in .d.ts so typescript doesn't complain 2021-03-28 16:15:28 +02:00
jest.config.js add Jest for TS unit tests 2021-03-28 19:41:20 +10:00
licenses.json update TS deps 2021-03-27 15:02:02 +10:00
package.json move back to latest Jest 2021-03-28 21:44:55 +10:00
prettier.bzl
protobuf-shim.js switch from rollup to esbuild 2021-03-21 16:06:36 +10:00
protobuf.bzl clarify comment 2021-03-20 16:25:50 +10:00
README.md
sql_format.bzl
sql_format.ts
tsconfig.json add Jest for TS unit tests 2021-03-28 19:41:20 +10:00
update-licenses.sh
update.sh
vendor.bzl Add copy_bootstrap_icons macro 2021-03-28 18:50:37 +02:00
yarn.lock move back to latest Jest 2021-03-28 21:44:55 +10:00
yarn.sh Replace individual d3 libraries with encompassing d3 2021-01-30 00:00:22 +01:00

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