anki/qt/aqt/data/web/js
Henrik Giesel a7b5a7efe1 Improve ts hooks to allow for asynchronous actions
* reviewer ts hooks may now return a promise, which are then waited upon with Promise.all
* this does not break old ts hooks, as Promise.all allows for non-Promises in its array
2020-11-15 21:16:06 +01:00
..
vendor add rule to copy mathjax from node_modules 2020-11-15 20:22:28 +10:00
BUILD.bazel add rule to copy mathjax from node_modules 2020-11-15 20:22:28 +10:00
compile_ts.bzl move aqt_data into source folder; implement wheel building 2020-11-04 12:14:03 +10:00
deckbrowser.ts move aqt_data into source folder; implement wheel building 2020-11-04 12:14:03 +10:00
editor.ts move aqt_data into source folder; implement wheel building 2020-11-04 12:14:03 +10:00
mathjax.js Include default MathJax packages 2020-11-15 20:56:50 +01:00
overview.ts move aqt_data into source folder; implement wheel building 2020-11-04 12:14:03 +10:00
pycmd.d.ts move aqt_data into source folder; implement wheel building 2020-11-04 12:14:03 +10:00
reviewer-bottom.ts move aqt_data into source folder; implement wheel building 2020-11-04 12:14:03 +10:00
reviewer.ts Improve ts hooks to allow for asynchronous actions 2020-11-15 21:16:06 +01:00
toolbar.ts move aqt_data into source folder; implement wheel building 2020-11-04 12:14:03 +10:00
tsconfig.json move aqt_data into source folder; implement wheel building 2020-11-04 12:14:03 +10:00
webview.ts move aqt_data into source folder; implement wheel building 2020-11-04 12:14:03 +10:00