| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(layout): keep NumberTicker visible when end equals start | Fuwn | 2 days | 1 | -1/+1 |
| | | | | | | The fade-in was gated on the tween moving off start, so a static count (end === start, e.g. an empty list's 0) never became visible. | ||||
| * | chore(biome): drop formatter style overrides | Fuwn | 2026-03-01 | 1 | -6/+6 |
| | | |||||
| * | chore(biome): enable svelte formatting | Fuwn | 2026-03-01 | 1 | -14/+14 |
| | | |||||
| * | format: Apply Prettier formatting | Fuwn | 2026-01-22 | 1 | -1/+3 |
| | | |||||
| * | format: Apply Prettier formatting | Fuwn | 2025-12-15 | 1 | -3/+1 |
| | | |||||
| * | style: Reformat using latest formatting | Fuwn | 2025-06-11 | 1 | -1/+3 |
| | | |||||
| * | chore(prettier): use spaces instead of tabs | Fuwn | 2024-10-09 | 1 | -23/+23 |
| | | |||||
| * | feat(NumberTicker): unused, but implemented | Fuwn | 2024-05-08 | 1 | -0/+36 |