anki/ts
Damien Elmes 9e1eaacc06 Revert "Merge pull request #873 from hgiesel/otherjsdeps"
This reverts commit 62600051ae, reversing
changes made to 88553acb0d.

- Standard graphs render incorrectly on latest version - the wrong number
of days are shown, and the grid lines look wrong. Any version after 0.8.3
seems to suffer from this problem.
- Pie graphs and stack graphs don't render - they are provided in separate
files, and plot.js in previous Anki versions has them included in the one
file. To maintain compatibility with add-ons, we'd need to create a single
file as before, instead of importing multiple files.

If the above issues are fixed I'd be happy to merge this in again, but
as the old graphs are on the way out, it's probably not worth the effort.
2020-12-30 14:13:52 +10:00
..
congrats format_fix -> format; rename svelte-check for consistency 2020-11-12 20:19:32 +10:00
graphs controller should be marked nullable 2020-12-29 15:21:46 +10:00
lib plural rules and decimal separator should use bundle's language 2020-12-14 14:23:49 +10:00
patches update to rules_nodejs 3.0.0 2020-12-23 16:05:15 +10:00
sass initial Bazel conversion 2020-11-01 14:26:58 +10:00
vendor initial Bazel conversion 2020-11-01 14:26:58 +10:00
.eslintrc.js initial Bazel conversion 2020-11-01 14:26:58 +10:00
.gitignore Add Mathjax filegroup 2020-11-14 14:14:25 +01:00
.prettierignore make 'bazel run ts:format' work 2020-11-12 20:49:00 +10:00
.prettierrc initial Bazel conversion 2020-11-01 14:26:58 +10:00
BUILD.bazel add rule to copy mathjax from node_modules 2020-11-15 20:22:28 +10:00
copy.bzl Remove jquery from Anki repo and replace with Bazel BUILD 2020-12-28 13:16:12 +01:00
eslint.bzl initial Bazel conversion 2020-11-01 14:26:58 +10:00
format.sh make 'bazel run ts:format' work 2020-11-12 20:49:00 +10:00
jquery.bzl Remove jquery from Anki repo and replace with Bazel BUILD 2020-12-28 13:16:12 +01:00
licenses.json bump ts deps 2020-12-09 15:47:34 +10:00
mathjax.bzl Remove jquery from Anki repo and replace with Bazel BUILD 2020-12-28 13:16:12 +01:00
package.json Revert "Merge pull request #873 from hgiesel/otherjsdeps" 2020-12-30 14:13:52 +10:00
prettier.bzl make 'bazel run ts:format' work 2020-11-12 20:49:00 +10:00
README.md minor doc updates 2020-12-11 22:37:12 +10:00
rollup.config.js initial Bazel conversion 2020-11-01 14:26:58 +10:00
svelte.bzl initial Bazel conversion 2020-11-01 14:26:58 +10:00
tsconfig.json fix path to anki lib in ts/ when editing 2020-12-16 14:15:49 +10:00
update.sh relative js package paths 2020-11-12 21:07:59 +10:00
yarn.lock Revert "Merge pull request #873 from hgiesel/otherjsdeps" 2020-12-30 14:13:52 +10:00

Anki's TypeScript and Sass dependencies. Some TS/JS code is also stored separately in ../qt/aqt/data/web/.

To add a new dev dependency, use something like:

bazel run @nodejs//:yarn add @rollup/plugin-alias -- -D