material-components / material-components-web-react

Material Components for React (MDC React)
MIT License
2.02k stars 227 forks source link

Slider? #258

Open madeleineostoja opened 6 years ago

madeleineostoja commented 6 years ago

I know that aiming for parity with mainline MDC web is an ongoing project, but just wondering if there's any immediate plans to add a wrapper for the Slider component? One of the more useful MDC components IMO since native range inputs are such a hassle to style, and one of the more beneficial to have a prebuilt React wrapper for, since it's not just a plain UI component.

moog16 commented 6 years ago

@seaneking forgive the late response. We're actually working on building a new/improved slider in MDC Web (https://github.com/material-components/material-components-web/tree/feat/slider). Once this is complete it'll most likely be put on the roadmap.