Changelog
[11.17.0] 2024-01-10
propagate
to AnimatePresence
. This prop allows parent exit animations to be propagated to children.exitBeforeEnter
from AnimatePresence
.Changelog
[11.16.7] 2024-01-10
Changelog
[11.16.6] 2024-01-10
height
and top
are now blocked by reduced motion.Changelog
[11.16.3] 2024-01-09
press
, hover
, and inView
callbacks before calling.Changelog
[11.16.1] 2024-01-08
displayName
to motion
components.press
doesn't override tabindex
when explicitly set.Changelog
[11.15.0] 2024-12-13
repeat
in animation sequences.