velocity-react v1.1.2 Release Notes

Release Date: 2016-02-08 // about 8 years ago
  • ๐Ÿ› Bug fixes

    • complete callbacks for VelocityTransitionGroup now fire correctly.
    • velocityHelpersโ€™s registerEffect can be called (as a no-op) on the server.
    • Fallback to setTimeout if requestAnimationFrame is not defined.

    ๐Ÿ”‹ Features

    • VelocityTransitionGroup can take enterHideStyle and enterShowStyle props to customize how entering elements are kept from being shown before their animations start.