mirror of
https://github.com/ankitects/anki.git
synced 2025-11-06 12:47:11 -05:00
* Remove unused build var * Fix accessibility warnings in CollapseLabel * Fix accessibility warnings in PlainTextBadge * Add ARIA role to Autocompleteitem * Fix accessibility warnings in HandleBackground * Fix accessibility warnings in HandleControl * Fix accessibility warnings in EditorField * Fix accessibility warnings in RichTextBadge * Fix accessibility warnings in StickyBadge * Remove ignored a11y warnings |
||
|---|---|---|
| .. | ||
| editable | ||
| editor | ||
| html-filter | ||
| icons | ||
| lib | ||
| mathjax | ||
| reviewer | ||
| routes | ||
| src | ||
| tools | ||
| .gitignore | ||
| bundle_svelte.mjs | ||
| bundle_ts.mjs | ||
| licenses.json | ||
| page.html | ||
| README.md | ||
| svelte.config.js | ||
| transform_ts.mjs | ||
| tsconfig.json | ||
| tsconfig_legacy.json | ||
| vite.config.ts | ||
| 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