Files
remanso/src
Julien Calixte 03221b6549
Some checks failed
CI / verify (push) Failing after 8s
fix(todo): smoothly collapse rows on filter leave/enter
Switch the TransitionGroup animation from in-flow opacity+translate to
the grid-template-rows 1fr → 0fr pattern so a leaving row's height
shrinks during the transition. Avoids the post-animation snap that
happened when the DOM nodes were removed and the surrounding gap
suddenly closed.
2026-06-13 22:32:14 +02:00
..
2026-03-28 09:38:55 +01:00
2026-06-06 22:13:14 +02:00