Changelog
[1.4.2] 2019-07-31
positionTransition
on exiting components within AnimatePresence
.Changelog
[1.4.0] 2019-07-29
AnimatePresence.exitBeforeEnter
.AnimatePresence
.tslib
as an external dependency.onAnimationComplete
.Changelog
[1.2.1] 2019-07-10
AnimatePresence
.Changelog
[1.2.0] 2019-07-09
positionTransition
as a function that resolves when the component has moved.dragOriginX
and dragOriginY
props.positionTransition
from SVG type.Changelog
[1.1.0] 2019-07-03
AnimatePresence
component for controlling mount/unmount animations.positionTransition
prop for animating when the layout of a component changes.