react-movable v2.2.0 Release Notes

Release Date: 2019-07-02 // almost 5 years ago
  • 🚚 There is a new removableByMove top API that will allow you to remove items when being moved far left or right. PR. Example.

    removable

    This also adds targetRect as an another parameter that's being passed to you through onChange callback. This can be useful when you want to detect where exactly the item was dropped.