paveltyavin / multirangeslider

Slider for timetable and more
http://paveltyavin.github.io/multirangeslider/
MIT License
20 stars 6 forks source link

added the valueParse and valueFormat functionality from elessar #3

Closed ejthan closed 8 years ago

paveltyavin commented 8 years ago

Hi. I've added this options today in last commit: https://github.com/paveltyavin/multirangeslider/commit/73d18f932bf99b042623b7e136a34dcf6afd9674

There were some problems with style guide (because there is no contributing guide yet) so I've made a commit manually.

Your code has some deprecation warning from momentjs, so I've written a label function by myself.

ejthan commented 8 years ago

Hi, thanks for implementing this functionality.