framer-motion
Advanced tools
Changelog
[0.20.1] 2019-06-20
x
/y
MotionValue
s to the useDrag
dependency list.Changelog
[0.20.0] 2019-06-18
motion
components to accept MotionValue
s via attributes.Target
.Changelog
[0.19.1] 2019-06-13
initial={false}
to shadow contents of animate
thereby disabling on mount animation.AnimationControls.set
for imperative setting of values.delay
to ensure velocity
is only resolved as an animation begins on a value.Changelog
[0.18.5] 2019-06-07
transformPagePoint
to dragConstraints
when it's a RefObject<Element>
to ensure it works in scaled environments.dragElastic
behaviour when dragMomentum={false}
.Changelog
[0.18.4] 2019-05-30