This repository has been archived by the owner on Nov 3, 2021. It is now read-only.
v1.1.2 (2016-02-08)
Bug fixes
complete
callbacks forVelocityTransitionGroup
now fire correctly.velocityHelpers
’sregisterEffect
can be called (as a no-op) on the server.- Fallback to
setTimeout
ifrequestAnimationFrame
is not defined.
Features
VelocityTransitionGroup
can takeenterHideStyle
andenterShowStyle
props
to customize how entering elements are kept from being shown before their
animations start.