Damien Elmes
|
0671e7e712
|
fix mutateNextCardStates being exported into global namespace
https://forums.ankiweb.net/t/v3-custom-scheduler-not-working/12441
|
2021-08-19 10:21:04 +10:00 |
|
Damien Elmes
|
355e66e83c
|
export jQuery, not just $
https://github.com/ankitects/anki/pull/1314#issuecomment-889597619
|
2021-07-30 18:30:37 +10:00 |
|
Henrik Giesel
|
7353bca606
|
Export jquery correctly
|
2021-07-29 15:18:51 +02:00 |
|
Henrik Giesel
|
b3a7a4ac3d
|
Use new for-loop
|
2021-07-19 01:34:14 +02:00 |
|
Henrik Giesel
|
eb4550d2d5
|
Catch hook errors in two ways:
- try/catch for catching synchronous errors
- Promise.allSettled will allow for rejected promises without fast-failing other promises
|
2021-07-19 01:23:41 +02:00 |
|
Damien Elmes
|
033856c422
|
expose _queueAction
https://github.com/ankitects/anki/pull/1292#issuecomment-881795577
|
2021-07-17 12:12:07 +10:00 |
|
Damien Elmes
|
1209cd115a
|
css_browser_selector was logging to the console
|
2021-07-17 09:25:05 +10:00 |
|
Damien Elmes
|
4861495b49
|
keep _updateQA exposed for now, as some add-ons use it
|
2021-07-17 09:11:05 +10:00 |
|
Henrik Giesel
|
1c1181b9e0
|
Allow any in reviewer/index.ts
|
2021-07-16 17:28:31 +02:00 |
|
Henrik Giesel
|
f52df75bc2
|
Add back opacity change
|
2021-07-16 17:26:04 +02:00 |
|
Henrik Giesel
|
272f2f7d1a
|
Revert to MathJax through script tag
|
2021-07-16 16:56:57 +02:00 |
|
Henrik Giesel
|
d41530f4cc
|
Satisfy formatter
|
2021-07-16 16:56:57 +02:00 |
|
Henrik Giesel
|
ac3577455d
|
Satisfy eslint
|
2021-07-16 16:56:56 +02:00 |
|
Henrik Giesel
|
d6393ba996
|
Do not set opacity to 0 in reviewer
|
2021-07-16 16:56:56 +02:00 |
|
Henrik Giesel
|
05771b7598
|
Include MathJax over ts/reviewer
|
2021-07-16 16:56:56 +02:00 |
|
Henrik Giesel
|
c016f0c8d0
|
Simplify some reviewer code
|
2021-07-16 16:56:56 +02:00 |
|
Henrik Giesel
|
ee1a1c35fb
|
Create reviewer/images.ts
|
2021-07-16 16:56:56 +02:00 |
|
Henrik Giesel
|
5cbb582d0b
|
Export jquery via ts/reviewer
|
2021-07-16 16:56:56 +02:00 |
|
Henrik Giesel
|
68ac505d81
|
Include css-browser-selector via ts/reviewer
|
2021-07-16 16:56:56 +02:00 |
|
Henrik Giesel
|
afa8f8a6f0
|
Export getTypedAnswer
|
2021-07-16 16:56:56 +02:00 |
|
Henrik Giesel
|
af12756980
|
Move reviewer to ts/reviewer
|
2021-07-16 16:56:55 +02:00 |
|
Damien Elmes
|
9edac805ad
|
support card state mutator in test scheduler
Documentation to come
|
2021-05-17 16:59:02 +10:00 |
|