framer-motion-3d
Advanced tools
Changelog
[7.3.3] 2022-09-13
Changelog
[7.3.2] 2022-09-07
isMotionComponent
returns true if the provided component is a motion
component.unwrapMotionComponent
returns the rendered component.Changelog
[7.3.0] 2022-09-06
layout="preserve-ratio"
performs a position-only transition if the aspect ratio has changed.layout="position"
now works with shared element transitions.Changelog
[7.2.0] 2022-08-14
AnimatePresence
's new mode="popLayout"
prop will "pop" exiting elements from the document layout flow, allowing sibling layout
elements to animate to their new layout as soon as exiting starts.exitBeforeEnter
- replace with mode="wait"
.Changelog
[7.1.1] 2022-08-15
target
to "ES6"
.typescript@4.7