react-slider v1.0.8 Release Notes

Release Date: 2020-06-15 // almost 4 years ago
  • 🐛 Bug Fixes

    • account for floating point operations when stepping values with the keyboard (93f89d8), closes #179
    • call onBeforeChange and onAfterChange lifecycle methods when clicking track (1e3d90e), closes #180
    • encapsulate value reference within ReactSlider (#181) (453855f)