anki/ts
2021-06-01 15:54:07 +10:00
..
components Add overflow-x: hidden for SelectButton 2021-05-28 21:33:34 +02:00
congrats update ts deps 2021-05-26 09:37:40 +10:00
deckoptions ensure changes to current field are saved before saving deck opts 2021-06-01 15:54:07 +10:00
editor Uniformly use variables to Button{Toolbar,Group} for setting button properties 2021-05-27 17:13:36 +02:00
graphs update ts deps 2021-05-26 09:37:40 +10:00
html-filter update ts deps 2021-05-26 09:37:40 +10:00
lib hook up some missing translations in deck options screen 2021-05-26 14:41:18 +10:00
reviewer support card state mutator in test scheduler 2021-05-17 16:59:02 +10:00
sass Uniformly use variables to Button{Toolbar,Group} for setting button properties 2021-05-27 17:13:36 +02:00
svelte add a hack to handle sass resolution in svelte in external workspace 2021-05-20 15:32:06 +10:00
sveltelib update ts deps 2021-05-26 09:37:40 +10:00
.eslintrc.js remove nested terneries and enable lint 2021-04-23 13:00:18 +10:00
.gitignore Update eslint to 4.22.0 2021-04-22 19:19:39 +02:00
.prettierignore
.prettierrc
BUILD.bazel add a hack to avoid Long.js in Jest tests 2021-04-17 17:05:48 +10:00
compile_sass.bzl Include editor-toolbar as a library in editor 2021-04-20 13:44:44 +02:00
copy.bzl include sourcemaps for pages/* in dev builds 2021-04-20 17:33:46 +10:00
esbuild.bzl move esbuild into separate repo 2021-04-15 10:53:49 +10:00
eslint.bzl
format.sh
images.d.ts
jest.bzl allow running test with 'bazel run jest' 2021-05-28 19:24:58 +10:00
jest.config.js
licenses.json update ts deps 2021-05-26 09:37:40 +10:00
package.json roll back sass for now to quieten deprecation warnings 2021-05-26 10:20:34 +10:00
prettier.bzl
protobuf-no-long.js add a hack to avoid Long.js in Jest tests 2021-04-17 17:05:48 +10:00
protobuf-shim.js
protobuf.bzl
README.md
sql_format.bzl
sql_format.ts Import createPatch in ts/sql_format directly 2021-04-22 18:43:35 +02:00
tsconfig.json Fix remaining errors in editor/*.svelte files 2021-05-07 15:10:28 +02:00
update-licenses.sh
update.sh
vendor.bzl Make mdi also use renamed pkg_from_name 2021-04-15 13:09:50 +02:00
yarn.lock roll back sass for now to quieten deprecation warnings 2021-05-26 10:20:34 +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