anki/ts
Matthias Metelka d3309658d3
Fix fields not showing with reduce motion active (#2170)
* Fix fields not showing with reduce motion active

* Fix CSS selector
2022-11-02 20:44:53 +10:00
..
card-info Introduce new color palette using Sass maps (#2016) 2022-09-16 14:11:18 +10:00
change-notetype Add comments to Sass variables and tweak main window (#2137) 2022-10-29 10:48:53 +10:00
components Fix fields not showing with reduce motion active (#2170) 2022-11-02 20:44:53 +10:00
congrats Add comments to Sass variables and tweak main window (#2137) 2022-10-29 10:48:53 +10:00
deck-options Fix short deck options help texts appearing next to the title (#2169) 2022-11-02 20:43:55 +10:00
domlib Refactor how toolbar buttons get to surround within editor fields (#1931) 2022-08-15 13:34:16 +10:00
editable Add option to shrink editor images by default (#2071) 2022-09-26 09:47:50 +10:00
editor Make fg-subtle subtle (#2164) 2022-11-02 18:30:13 +10:00
fields Add comments to Sass variables and tweak main window (#2137) 2022-10-29 10:48:53 +10:00
graphs Use custom scrollbar in stats screen, use grid layout and tweak CSS (#2154) 2022-11-02 18:23:08 +10:00
html-filter With the new duplicate appearance, excluding the bg color becomes viable 2022-10-24 09:26:02 +10:00
icons
import-csv Add comments to Sass variables and tweak main window (#2137) 2022-10-29 10:48:53 +10:00
lib Insert symbols overlay (#2051) 2022-09-10 18:46:59 +10:00
mathjax Use same config for editor and reviewer Mathjax (#1865) 2022-05-13 13:23:35 +10:00
patches Override older protobufjs pulled in via @bazel/typescript 2022-06-03 13:15:48 +10:00
reviewer Add margin to buttons in reviewer (#2161) 2022-11-02 18:27:37 +10:00
sql_format
svelte
sveltelib Flip popover placement automatically to prevent overflow (#2156) 2022-11-01 11:39:55 +10:00
tag-editor Add comments to Sass variables and tweak main window (#2137) 2022-10-29 10:48:53 +10:00
.eslintrc.js Add option to shrink editor images by default (#2071) 2022-09-26 09:47:50 +10:00
.gitignore
BUILD.bazel
compile_sass.bzl
copy.bzl
esbuild.bzl Fix invisible tag input in Qt5 (thanks to Hikaru) 2022-04-05 09:53:36 +10:00
eslint.bzl
format.sh
generate_page.bzl
jest.bzl Allow passing debug=True to jest_test for debugger support (#2013) 2022-08-16 10:55:16 +10:00
jest.config.js
licenses.json Update d3 deps for CWE 2022-09-30 14:22:23 +10:00
page.html Load page script after body created (#1802) 2022-04-19 17:16:56 +10:00
prettier.bzl
proto.bzl
protobuf-no-long.js
protobuf.bzl
README.md
tsconfig.json Use same config for editor and reviewer Mathjax (#1865) 2022-05-13 13:23:35 +10:00
typescript.bzl
update-licenses.sh
update.sh
vendor.bzl
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