Anki/ts
2025-06-21 19:17:18 +07:00
..
editable apply min-height to anki-editable directly (#3957) 2025-04-28 06:41:00 +10:00
editor don't show "double click to expand" when it's not possible (#4030) 2025-05-22 23:21:08 +10:00
html-filter Reduce use of type casting (#3723) 2025-01-12 20:05:05 +11:00
icons Use tilted (filled and unfilled) sticky icons in the cards editor (#3825) 2025-02-16 22:24:11 +07:00
lib Limit study time to hours in reviews graph (#4086) 2025-06-18 14:34:58 +07:00
mathjax Issue 2563 - remove mhchem (#3705) 2025-01-09 22:24:39 +11:00
reviewer style hr element (#4067) 2025-06-11 13:02:08 +07:00
routes Fix repeated ticks in reviews graph (#4108) 2025-06-21 19:17:18 +07:00
src ts/src/app.html: Changed from favicon.png to favicon.ico (#3485) 2024-10-11 22:25:58 +10:00
tools
.gitignore
bundle_svelte.mjs
bundle_ts.mjs
licenses.json upgrade esbuild versions (#4011) 2025-05-19 13:25:05 +10:00
page.html
README.md
svelte.config.js
transform_ts.mjs
tsconfig.json
tsconfig_legacy.json
vite.config.ts Update vitest and unpin vite 2024-10-26 18:41:59 +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