mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
![]() There's been a fair bit of talk on the forums about users not discovering the help info, so this will hopefully make finding it easier. Ideally we'd use a single var(--fg), but it feels a bit too strong in light mode. The animations we were showing on hover/focus made the UI feel laggy. This has come up before, and we already disable them for buttons. I experimented with removing the transitions (but keeping the change on hover) - it feels much more responsive, but I also didn't feel that it was contributing anything useful - the user knows where they've placed the mouse or cursor, and the extra movement feels like a bit of a distraction. Happy to discuss if people feel differently, though. |
||
---|---|---|
.. | ||
card-info | ||
change-notetype | ||
components | ||
congrats | ||
deck-options | ||
domlib | ||
editable | ||
editor | ||
fields | ||
graphs | ||
html-filter | ||
icons | ||
image-occlusion | ||
import-anki-package | ||
import-csv | ||
import-page | ||
lib | ||
mathjax | ||
reviewer | ||
sveltelib | ||
tag-editor | ||
tools | ||
.gitignore | ||
bundle_svelte.mjs | ||
bundle_ts.mjs | ||
esbuild_jest.mjs | ||
jest.config.js | ||
licenses.json | ||
page.html | ||
README.md | ||
transform_ts.mjs | ||
tsconfig.json | ||
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