anki/ts/card-info
RumovZ 1c9b5a2e83
Card info cleanup (#1446)
* Cast proto interface to type ...

... instead of using non-null assertions in Revlog.svelte.

* Remove OptionalInt32 and OptionalUInt32
2021-10-23 11:00:43 +10:00
..
BUILD.bazel pass ts deps into most Svelte packages; remove redundant deps 2021-10-18 12:44:31 +10:00
card-info-base.scss
card-info.html
CardInfo.svelte Use null for missing stats 2021-10-18 09:36:31 +02:00
CardStats.svelte Make CardStats a separate component 2021-10-18 09:01:23 +02:00
index.ts Move update logic into CardInfo.svelte 2021-10-18 09:01:24 +02:00
lib.ts Use trailingComma: all setting in .prettierrc (#1435) 2021-10-19 09:06:00 +10:00
Revlog.svelte Card info cleanup (#1446) 2021-10-23 11:00:43 +10:00
tsconfig.json