Anki/ts
2021-09-17 20:54:37 +02:00
..
change-notetype Rename StickyBar and StickyBottom to StickyHeader and StickyFooter 2021-09-15 23:15:55 +02:00
components Rename StickyBar and StickyBottom to StickyHeader and StickyFooter 2021-09-15 23:15:55 +02:00
congrats Uniformly shorten SCSS imports/uses 2021-09-02 23:37:17 +02:00
deck-options Rename StickyBar and StickyBottom to StickyHeader and StickyFooter 2021-09-15 23:15:55 +02:00
editable Fix missizing of HandleSelection when first moving from empty to Mathjax 2021-09-17 20:54:37 +02:00
editor Fix missizing of HandleSelection when first moving from empty to Mathjax 2021-09-17 20:54:37 +02:00
graphs Directly include CSS from bootstrap and codemirror packages 2021-09-02 23:37:16 +02:00
html-filter
lib Ugly fix: do not execute moveCursorPastPostfix when front includes "anki-mathjax" 2021-09-17 20:12:11 +02:00
patches add workaround for protobufjs requiring uppercase package names 2021-07-10 15:24:01 +10:00
reviewer Set max-width of images in the reviewer to 100% 2021-09-06 21:15:37 +10:00
sass First implementation of MathjaxHandleEditor 2021-09-15 13:33:17 +02:00
svelte Fix for svelte_check 2021-09-02 23:37:17 +02: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
jest.config.js
licenses.json Implement MathjaxBlock 2021-09-15 13:32:30 +02:00
package.json Implement MathjaxBlock 2021-09-15 13:32:30 +02: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 Implement MathjaxBlock 2021-09-15 13:32:30 +02: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