anki/ts/card-info
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
..
card-info-base.scss Introduce our own Container, Row, and Col components (#1495) 2021-11-17 13:49:52 +10:00
CardInfo.svelte Combine all backend methods into a single js/d.ts file, like in Python 2023-07-03 13:46:38 +10:00
CardInfoPlaceholder.svelte Move away from Bazel (#2202) 2022-11-27 15:24:20 +10:00
CardStats.svelte Migrate to protobuf-es (#2547) 2023-06-14 22:47:37 +10:00
index.ts Migrate to protobuf-es (#2547) 2023-06-14 22:47:37 +10:00
Revlog.svelte Migrate to protobuf-es (#2547) 2023-06-14 22:47:37 +10:00
tsconfig.json Switch CardInfoDialog to ts page (#1414) 2021-10-14 19:22:47 +10:00