anki/ts/reviewer
Damien Elmes f3b6deefe9 Combine all backend methods into a single js/d.ts file, like in Python
Easier to import from, and allows us to declare the output of the build
action without having to iterate over all the proto filenames. Have
confirmed it doesn't break esbuild's tree shaking.
2023-07-03 13:46:38 +10:00
..
answering.ts Combine all backend methods into a single js/d.ts file, like in Python 2023-07-03 13:46:38 +10:00
images.ts Refactor CSS/image preloading; implement custom font preloading (#2356) 2023-05-10 13:26:02 +10:00
index_wrapper.ts Use eslint for sorting our imports (#1637) 2022-02-04 18:36:34 +10:00
index.ts Expose onUpdateHook/onShownHook via package 2023-05-31 15:19:09 +10:00
lib.test.ts Migrate to protobuf-es (#2547) 2023-06-14 22:47:37 +10:00
preload.ts Fix custom font preloading sometimes not working (#2493) 2023-05-11 14:10:29 +10:00
reviewer_extras.ts Various changes to I/O handling (#2513) 2023-05-31 13:45:12 +10:00
reviewer.scss Fix misaligned image occlusions (#2512) 2023-05-23 11:59:50 +10:00
tsconfig.json Migrate to protobuf-es (#2547) 2023-06-14 22:47:37 +10:00