garth / snabbdom-material

Stateless UI components for snabbdom that follow material design
http://garth.github.io/snabbdom-material/
MIT License
49 stars 6 forks source link

Add slider component #15

Open delaneyj opened 8 years ago

delaneyj commented 8 years ago

The pinned with snaps version from react-toolbox is probably the best example. Also its part of the official material docs and styling is explained in some detail. With snabbdom's css hooks could be really slick.

delaneyj commented 8 years ago

Although the react-toolbox example is the best full fledge one, css styling of the input can go a long ways.