mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
![]() * fix polygons closing when clicking existing masks while editing io * disallow selecting new polygons * update CONTRIBUTORS * preserve ids when pushing canvas state to undo stack * rehandle tool changes after undoing/redoing the polygon tool makes all objects unselectable, which isn't preserved when restoring the canvas state after an undo/redo |
||
---|---|---|
.. | ||
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