anki/ts
Damien Elmes e387c1f6f1 mobile fixes for js field
Without the overflow change, the page viewport gets messed up.
And for some reason specifying the font size as 1rem does not work;
it needs to be explicitly set to 16px to prevent zoom in.
2021-06-24 18:06:22 +10:00
..
ChangeNotetype Update NotetypeSelector to use Item instead of ButtonToolbarItem 2021-06-21 17:02:48 +02:00
components Make gear button show dropdown menu 2021-06-21 20:24:15 +02:00
congrats in/out -> request/response 2021-06-20 15:49:20 +10:00
deckoptions mobile fixes for js field 2021-06-24 18:06:22 +10:00
editor Adapt use of createDropdown for editor buttons 2021-06-22 17:31:06 +02:00
graphs in/out -> request/response 2021-06-20 15:49:20 +10:00
html-filter support jsdom tests 2021-06-19 09:43:09 +10:00
lib specific encoding of strings.json 2021-06-11 20:12:38 +10:00
reviewer
sass Add night_mode_lib as SCSS target 2021-06-21 21:44:23 +02:00
svelte
sveltelib update ts deps 2021-05-26 09:37:40 +10:00
.eslintrc.js
.gitignore
.prettierignore
.prettierrc
BUILD.bazel
compile_sass.bzl
copy.bzl
esbuild.bzl
eslint.bzl
format.sh
images.d.ts
jest.bzl support jsdom tests 2021-06-19 09:43:09 +10:00
jest.config.js
licenses.json Display CodeMirror in editingArea 2021-06-17 14:44:03 +02:00
package.json Display CodeMirror in editingArea 2021-06-17 14:44:03 +02:00
prettier.bzl
protobuf-no-long.js
protobuf-shim.js
protobuf.bzl
README.md
sql_format.bzl
sql_format.ts
tsconfig.json
update-licenses.sh
update.sh
vendor.bzl
yarn.lock Display CodeMirror in editingArea 2021-06-17 14:44:03 +02:00
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