anki/ts
Matthias Metelka 9c45a2f7d0
Refactor Select component | Fix CSV import issue (#2227)
* Refactor Select component and implement/update it in various screens

* Remove redundant select CSS

* Tweak DeckOptionsPage

* Fix CSV import layout

* Fix save button margin in change notetype screen

* Fix sticky header positioning

* Remove unused imports

* Make StickyHeader sticky instead of fixed
2022-12-01 19:24:26 +10:00
..
card-info Re-enable formatting for .svelte files 2022-11-28 09:17:39 +10:00
change-notetype Refactor Select component | Fix CSV import issue (#2227) 2022-12-01 19:24:26 +10:00
components Refactor Select component | Fix CSV import issue (#2227) 2022-12-01 19:24:26 +10:00
congrats Re-enable formatting for .svelte files 2022-11-28 09:17:39 +10:00
deck-options Refactor Select component | Fix CSV import issue (#2227) 2022-12-01 19:24:26 +10:00
domlib Re-enable formatting for .ts files 2022-11-28 09:33:04 +10:00
editable Re-enable formatting for .ts files 2022-11-28 09:33:04 +10:00
editor Give containers brighter color than canvas (#2220) 2022-11-29 17:54:42 +10:00
fields Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
graphs Use third grid column in graphs layout on wide screens (#2226) 2022-12-01 16:33:52 +10:00
html-filter Re-enable formatting for .ts files 2022-11-28 09:33:04 +10:00
icons Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
import-csv Refactor Select component | Fix CSV import issue (#2227) 2022-12-01 19:24:26 +10:00
lib Re-enable formatting for .ts files 2022-11-28 09:33:04 +10:00
mathjax Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
patches Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
reviewer Re-enable formatting for .ts files 2022-11-28 09:33:04 +10:00
sql_format Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
sveltelib Fix glitchy animation of floating elements (#2224) 2022-12-01 15:45:52 +10:00
tag-editor Re-enable formatting for .svelte files 2022-11-28 09:17:39 +10:00
.gitignore Update eslint to 4.22.0 2021-04-22 19:19:39 +02:00
bundle_svelte.mjs Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
bundle_ts.mjs Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
esbuild_jest.mjs Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
jest.config.js Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
licenses.json Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
page.html Load page script after body created (#1802) 2022-04-19 17:16:56 +10:00
README.md add add.sh helper for adding dependency and updating licenses 2020-12-31 12:20:51 +10:00
transform_ts.mjs Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
tsconfig.json Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
yarn.sh Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00

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