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
After