zillow / react-slider

Accessible, CSS agnostic, slider component for React.
https://zillow.github.io/react-slider
MIT License
883 stars 231 forks source link

feat: add thumb index to on change events #225

Closed danielgek closed 3 years ago

danielgek commented 3 years ago

This closes #212

danielgek commented 3 years ago

Hey @stonebk thanks for the fast review, addressed the comments ;) also after this is released will send a pr to @types too ;)

stonebk commented 3 years ago

react-slider@1.3.0

axelboc commented 3 years ago

@stonebk, versions 1.2.0 and 1.3.0 don't seem to be available on npm: https://www.npmjs.com/package/react-slider -- any chance you could publish them (well at least 1.3.0 😄)?

stonebk commented 3 years ago

@axelboc, sorry about that! Was accidentally publishing to a private registry 🤦🏻

It is now published!

axelboc commented 3 years ago

Ha, no worries, thanks! 🚀