react-movable v2.3.0 Release Notes

Release Date: 2019-10-16 // over 4 years ago
  • The drop is now animated so it provides user a nice visual feedback. Previously, it just re-appeared in the final position. The length of animation is controlled by the transitionDuration prop.

    🚀 This release also fixes a bug when an item move far top didn't end up reordered.

    Before

    old

    After

    animated