anki/ts
2021-06-29 11:25:14 +10:00
..
ChangeNotetype Update NotetypeSelector to use Item instead of ButtonToolbarItem 2021-06-21 17:02:48 +02:00
components Make gear button show dropdown menu 2021-06-21 20:24:15 +02:00
congrats in/out -> request/response 2021-06-20 15:49:20 +10:00
deckoptions Merge pull request #1262 from hgiesel/visibledeckpreset 2021-06-29 11:24:21 +10:00
editor disable cloze&math buttons in html mode 2021-06-25 10:31:47 +10:00
graphs in/out -> request/response 2021-06-20 15:49:20 +10:00
html-filter support jsdom tests 2021-06-19 09:43:09 +10:00
lib specific encoding of strings.json 2021-06-11 20:12:38 +10:00
reviewer support card state mutator in test scheduler 2021-05-17 16:59:02 +10:00
sass Add night_mode_lib as SCSS target 2021-06-21 21:44:23 +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
compile_sass.bzl
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 unpin bootstrap now that 5.0.1 is out 2021-06-29 11:25:14 +10:00
package.json unpin bootstrap now that 5.0.1 is out 2021-06-29 11:25:14 +10:00
prettier.bzl
protobuf-no-long.js
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
yarn.lock unpin bootstrap now that 5.0.1 is out 2021-06-29 11:25:14 +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