e35a938368
* Prevent MathJax editor from closing unexpectedly when selecting text * Revert "Prevent MathJax editor from closing unexpectedly when selecting text" This reverts commit b43d33a6de36d0af38933c6dae8bdd635294effd. * Prevent floating/overlay element from closing when selecting text Apply suggestions from code review. Use a 'mousedown' event instead of a 'click' event so that releasing the mouse button at the end of a text selection operation when the pointer is outside a floating/overlay element does not close it. Co-authored-by: Damien Elmes <dae@users.noreply.github.com> --------- Co-authored-by: Damien Elmes <dae@users.noreply.github.com> |
||
---|---|---|
.. | ||
card-info | ||
change-notetype | ||
components | ||
congrats | ||
deck-options | ||
domlib | ||
editable | ||
editor | ||
fields | ||
graphs | ||
html-filter | ||
icons | ||
image-occlusion | ||
import-csv | ||
lib | ||
mathjax | ||
patches | ||
reviewer | ||
sql_format | ||
sveltelib | ||
tag-editor | ||
.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