mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
![]() * polish graphs of simulator and forgetting curve * True Retention: decrease precision of percentages * apply uniform sampling rate to forgetting curve * don't display time, only date when maxDays >= 365 * don't floor the totalDaysSinceLastReview * correct cramming condition * improve code-style * polish ticks & tooltip of simulator * remove unused import * fix minor error of daysSinceFirstLearn * filter out revlog entries from before the reset https://forums.ankiweb.net/t/anki-24-10-beta/49989/63?u=l.m.sherlock * use Math.ceil for windowSize * fill currentColor for legend text * remove mix-blend-mode: multiply * tune the position of legend |
||
---|---|---|
.. | ||
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