Open pazaricha opened 9 years ago
Hi, what is RTL? :)
понедельник, 5 января 2015 г. пользователь Paz Aricha написал:
Is there a chance to add RTL support for this awesome plugin? [image: :palm_tree:]
— Reply to this email directly or view it on GitHub https://github.com/IonDen/ion.rangeSlider/issues/177.
Denis Ineshin JavaScript developer | IonDen.com http://ionden.com
Oh, RTL stands for Right-to-Left writing direction. For languages like Hebrew and Arabic Basically the whole plugin should flip it's direction, not just in css terms but also in the drag and drop terms.
Ah, ok, this rtl) will think about it
вторник, 6 января 2015 г. пользователь Paz Aricha написал:
Oh, RTL stands for Right-to-Left writing direction. For languages like Hebrew and Arabic Basically the whole plugin should flip it's direction, not just in css terms but also in the drag and drop terms.
— Reply to this email directly or view it on GitHub https://github.com/IonDen/ion.rangeSlider/issues/177#issuecomment-68832280 .
Denis Ineshin JavaScript developer | IonDen.com http://ionden.com
any progress on this request?
@MMaKenZi, RTL support will be part of upcoming 3.0 version.
Great news
Feature implemented. Wait for 3.0 release.
Great! Is there a beta version that I could test?
@chetzof, soon. There will be 2.1.5 release before with some bug fixes.
Hi Guys, any idea when this RTL feature might be released, I am on a timeframe and may have to think about using a different Range Slider if time does not permit. Great slider BTW, thanks in advance.
@danielcox7, hi. I'm the only developer of the plugin) To the question. Version 3.0 with RTL support is about 55% ready. I expect the release around September 2016.
Thank you for getting back to me so quickly, this helps. Good work
Fantastic work, thank you! Looking forward to the RTL feature as well!
hi
any progress on this?
@MMaKenZi, 3.0 version is ~75% ready
so thirsty to see the new version ^_^
Second that MMakenZi, although I did get around the RTL issues myself by playing around with the data and flipping values, but would be better to use a dedicated RTL slider instead of a kinda hack :)
Waiting for new release ... (^ - ^)
Any news from the new version?
Wait for Santa Claus)
I hope to see a great present 😆
Been 89 days since you said that you finished ~75%. Any news ? I appreciate your hard work.
It is 88% now) Sorry for taking so long, but new version is much more complex then 2.x
Any progress on the 88%?
@MMaKenZi, stacked a little. Have to fix not work related issues first. But soon will continue.
any good news about version 3.0 ? ^_^
Hello @IonDen , thank you a lot for this awesome plugin. Any update about RTL support or version 3.0
Sorry guys. It will take more time then i expected.
@IonDen When will be RTL version available? Need it so much =(
@Midoyan, for now you can use this workaround: http://jsfiddle.net/IonDen/gbmszmp4/
@IonDen How to make it work normaly if min is positive number? For example if min is 40 and max 90 it gives 50 and 0 istead 90 and 40. How to fix it?
Hi @IonDen I updated your fiddle here http://jsfiddle.net/javatmp/oyctL9pz/ to be rtl but still i have coloring issue so I switch the colors. Could you review it for any improvements related CSS?
@JavaTMP, yep, you can change skin css as you like
Greetings. any progress on RTL? can we fork and make it happen ourselves?
@Justice4Code, currently this is a workaround: https://jsfiddle.net/IonDen/65rq31a7/
@Justice4Code, currently this is a workaround: https://jsfiddle.net/IonDen/65rq31a7/
This trick only change direction of grids. I created another RTL version of IonRangeSlider.
Maybe it's not the best solution, but at least it works.
@mostafaznv nice workaround.
I have a simpler workaround that works perfectly for me. Simply reverse your data values, and from and to properties. Change the CSS styling for a background color for the line .irs-line. Reverse the bg color for the slid portion and the remaining portion and it will work in a reverse mode.
Please see this https://codepen.io/MasterAb/pen/YzaPezx
P.S Thanks @IonDen for your hard work on the plugin.
Hello @IonDen , thank you a lot for this awesome plugin. Any update about RTL support or version 3.0
Hello @IonDen , thank you a lot for this awesome plugin. Any update about RTL support or version 3.0
Hi @almosafer2, in case you need it working please see my above approach. Let me know if you need any help. Happy to help.
Thanks
Is there a chance to add RTL support for this awesome plugin? :palm_tree: