react-switch v2.2.0 Release Notes

Release Date: 2017-12-19 // over 6 years ago
  • โž• Added

    • onChange callback function is now given the id prop that the user has given as the third argument.

    ๐Ÿ›  Fixed

    • ๐Ÿ‘Œ Improved responsiveness on mobile by removing the 300 ms delay when clicking the background.
    • It is no longer possible to select text while holding down the switch.
    • ๐Ÿšš Highlighting effect when clicking the switch on mobile webkit browsers has been removed.
    • ๐Ÿ›  Fixed bug where dragging the switch would create a strange shadow on IOS.