IonDen / ion.rangeSlider

jQuery only range slider
http://ionden.com/a/plugins/ion.rangeSlider/en.html
MIT License
2.55k stars 507 forks source link

Any plans to drop jQuery dependency? #619

Open sookoll opened 5 years ago

sookoll commented 5 years ago

Is there any plans to refactor this plugin as vanilla Javascript? It seems good piece of slider library I'd like to use (basically because ability to limit slider range), but I do not want ta bring in jQuery, as I use Vue. It is same for those who use any other modern framework like React, Angular etc.

IonDen commented 5 years ago

Hi, yes, I have this plans. But please don't expect it very soon, I'm super busy right now.

abriginets commented 5 years ago

Hello, @IonDen. Any approximate dates? Should we expect it by the end of this year?

Igloczek commented 4 years ago

Do you have an idea of how the jQuery-less version should look like? Maybe we, as a community, can help you with it. Do you want to preserve the "all-in-one" way or maybe split the logic from UI to make this package friendlier for reactive libraries/frameworks like React/Vue etc.?

IonDen commented 4 years ago

Hi, work is in progress. Only thing I'm missing right now is time :) but I'm working on it

extendednotes commented 3 years ago

Hey @IonDen, thanks for your great work on this project. I really appreciate all your efforts. <3 Do you have an update regarding the vanilla version for us? Unfortunately Keisto's fork (https://github.com/keisto/vanilla-rangeslider) doesn't work with touch input on mobile devices. Therefor I would be very glad to have a working version. Thanks in advance!

IonDen commented 3 years ago

Hey @extendednotes New version is still under development. Sorry, because of covid I don't have much time at home to work on it, but work is in progress. I hope to release first vanilla-only beta some day during this summer.