Anki/ts
2022-06-17 11:08:17 +10:00
..
card-info Add back support for custom mountpoint in card stats 2022-04-15 15:30:05 +10:00
change-notetype Fix deck options sticky bar at top disappearing on scroll 2022-05-23 16:10:45 +10:00
components Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
congrats add back support for custom mount point in congrats screen 2022-02-17 16:28:48 +10:00
deck-options Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
domlib Plaintext import/export (#1850) 2022-06-01 20:26:16 +10:00
editable Make field description a placeholder inside EditingArea (#1912) 2022-06-17 11:02:30 +10:00
editor Make field description a placeholder inside EditingArea (#1912) 2022-06-17 11:02:30 +10:00
fields Add a flag to allow loading the fields dialog in a web view (#1706) 2022-03-03 22:45:26 +10:00
graphs Fix graphs tooltip incorrect position (#1872) 2022-05-19 11:08:57 +10:00
html-filter Allow alt tags when pasting images 2022-05-16 14:32:24 +10:00
icons Add extra button group for cloze commands (#1756) 2022-03-31 13:30:00 +10:00
import-csv CSV import/export fixes and features (#1898) 2022-06-09 10:28:01 +10:00
lib Make field description a placeholder inside EditingArea (#1912) 2022-06-17 11:02:30 +10:00
mathjax Use same config for editor and reviewer Mathjax (#1865) 2022-05-13 13:23:35 +10:00
patches Override older protobufjs pulled in via @bazel/typescript 2022-06-03 13:15:48 +10:00
reviewer Fix JS drop event not firing in the reviewer (#1906) 2022-06-10 23:33:53 +10:00
sql_format
svelte
sveltelib Remove onInput call in input handler (#1819) 2022-04-25 13:56:05 +10:00
tag-editor Check event.key instead of event.code to detect Space in TagEditor (#1913) 2022-06-17 11:08:17 +10:00
.eslintrc.js Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
.gitignore
BUILD.bazel Add extra button group for cloze commands (#1756) 2022-03-31 13:30:00 +10:00
compile_sass.bzl
copy.bzl
esbuild.bzl Fix invisible tag input in Qt5 (thanks to Hikaru) 2022-04-05 09:53:36 +10:00
eslint.bzl Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
format.sh
generate_page.bzl
jest.bzl Update to Jest 28 alpha 2022-02-25 16:20:50 +10:00
jest.config.js
licenses.json Update protobufjs due to CVE 2022-06-03 12:54:41 +10:00
page.html Load page script after body created (#1802) 2022-04-19 17:16:56 +10:00
prettier.bzl
proto.bzl
protobuf-no-long.js
protobuf.bzl Consider using --force-message for ts/protobuf.bzl (#1694) 2022-02-27 17:35:07 +10:00
README.md
tsconfig.json Use same config for editor and reviewer Mathjax (#1865) 2022-05-13 13:23:35 +10:00
typescript.bzl Refactor i18n (#1405) 2021-10-07 23:31:49 +10:00
update-licenses.sh
update.sh
vendor.bzl
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