Guillaume Gautreau
Guillaume Gautreau
Hello, For the moment I don't have time to test and fix the issue. If you have an idea of the reason, I'll be glad to merge the fix. I'll...
I'm thinking about it, but right now I'm focused on releasing jQRangeSlider 4.0 which include steps and native support of touch devices. Maybe in 5.0 !
Hello, This library is not maintained anymore, and it requires both jquey and part of jqueryUI which are not good dependencies to add in vue projects. Le 3 août 2018...
Sorry, but no On Fri, Aug 3, 2018 at 12:59 PM, Alexander Karelas wrote: > Do you have an alternative project you could recommend for vue and/or > webpack users?...
Your max bound have to be something like `max = min + n * step`. Otherwise the slider is not capable of computing the value on the right.
In my example, N is an integer. Please use the date constructor like `new Date(year, month, day)`, with month between 0 and 11, it'll be easier to create dates this...
You can simply use the formatter option: https://ghusse.github.io/jQRangeSlider/options.html#formatterOption
:-/ We need to change the config of travis...