Anvil/tests/components/atoms
André Jaenisch be36d6af3b
fix: prevent dangling list item
By moving the fallback text into its own component I was able to move
the list element into the History molecule. Its API has changed
accordingly. I have written tests to prevent regressions.

Signed-off-by: André Jaenisch <andre.jaenisch@posteo.de>
2024-07-02 11:02:38 +02:00
..
Avatar.test.ts chore: introduce REUSE 2024-03-06 16:03:12 +01:00
BlockOrReport.test.ts chore: introduce REUSE 2024-03-06 16:03:12 +01:00
CommitBody.test.ts refactor: extract commit body to an atom 2024-06-23 15:16:48 +02:00
CommitDate.test.ts refactor: extract CommitDate into component 2024-06-23 15:39:51 +02:00
Created.test.ts chore: prettier formatting 2024-06-14 18:04:45 +02:00
DisplayName.test.ts chore: introduce REUSE 2024-03-06 16:03:12 +01:00
HistoryFallback.test.ts fix: prevent dangling list item 2024-07-02 11:02:38 +02:00