anki/ts/card-info
RumovZ 1cee864875
Fix padding and alignment inside revlog table (#1576)
* Use nested tables in revlog

This allows for centered rows, while still preserving internal
alignment.

* Fix hidden columns

* Replace inner tables with flexbox divs

* Replace revlog table with flexbox divs

* Replace flex-gap in revlog

Unsupported on iOS and Qt5.
2022-01-10 12:50:48 +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 Introduce our own Container, Row, and Col components (#1495) 2021-11-17 13:49:52 +10:00
card-info.html fix card info layout & test code 2021-11-12 16:24:08 +10:00
CardInfo.svelte Introduce our own Container, Row, and Col components (#1495) 2021-11-17 13:49:52 +10:00
CardInfoPlaceholder.svelte Introduce our own Container, Row, and Col components (#1495) 2021-11-17 13:49:52 +10:00
CardStats.svelte fix position showing as date in card stats 2021-12-02 16:10:29 +10: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 Fix padding and alignment inside revlog table (#1576) 2022-01-10 12:50:48 +10:00
tsconfig.json Switch CardInfoDialog to ts page (#1414) 2021-10-14 19:22:47 +10:00