ion.rangeSlider icon indicating copy to clipboard operation
ion.rangeSlider copied to clipboard

RTL support

Open pazaricha opened this issue 9 years ago • 40 comments

Is there a chance to add RTL support for this awesome plugin? :palm_tree:

pazaricha avatar Jan 05 '15 11:01 pazaricha

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

IonDen avatar Jan 05 '15 12:01 IonDen

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.

pazaricha avatar Jan 06 '15 06:01 pazaricha

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

IonDen avatar Jan 06 '15 07:01 IonDen

any progress on this request?

MMaKenZi avatar Jun 19 '16 08:06 MMaKenZi

@MMaKenZi, RTL support will be part of upcoming 3.0 version.

IonDen avatar Jun 19 '16 11:06 IonDen

Great news

MMaKenZi avatar Jun 19 '16 11:06 MMaKenZi

Feature implemented. Wait for 3.0 release.

IonDen avatar Jul 07 '16 13:07 IonDen

Great! Is there a beta version that I could test?

vladcosorg avatar Jul 28 '16 11:07 vladcosorg

@chetzof, soon. There will be 2.1.5 release before with some bug fixes.

IonDen avatar Jul 28 '16 12:07 IonDen

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 avatar Aug 02 '16 09:08 danielcox7

@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.

IonDen avatar Aug 02 '16 09:08 IonDen

Thank you for getting back to me so quickly, this helps. Good work

danielcox7 avatar Aug 02 '16 09:08 danielcox7

Fantastic work, thank you! Looking forward to the RTL feature as well!

immwi avatar Oct 10 '16 15:10 immwi

hi

any progress on this?

MMaKenZi avatar Oct 20 '16 07:10 MMaKenZi

@MMaKenZi, 3.0 version is ~75% ready

IonDen avatar Oct 20 '16 07:10 IonDen

so thirsty to see the new version ^_^

MMaKenZi avatar Nov 21 '16 10:11 MMaKenZi

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 :)

danielcox7 avatar Nov 21 '16 11:11 danielcox7

Waiting for new release ... (^ - ^)

sayjeyhi avatar Nov 22 '16 13:11 sayjeyhi

Any news from the new version?

MMaKenZi avatar Dec 24 '16 20:12 MMaKenZi

Wait for Santa Claus)

IonDen avatar Dec 24 '16 21:12 IonDen

I hope to see a great present 😆

MMaKenZi avatar Dec 25 '16 14:12 MMaKenZi

Been 89 days since you said that you finished ~75%. Any news ? I appreciate your hard work.

MohsenElgendy avatar Jan 17 '17 13:01 MohsenElgendy

It is 88% now) Sorry for taking so long, but new version is much more complex then 2.x

IonDen avatar Jan 17 '17 13:01 IonDen

Any progress on the 88%?

MMaKenZi avatar Mar 07 '17 15:03 MMaKenZi

@MMaKenZi, stacked a little. Have to fix not work related issues first. But soon will continue.

IonDen avatar Mar 07 '17 15:03 IonDen

any good news about version 3.0 ? ^_^

MMaKenZi avatar May 25 '17 08:05 MMaKenZi

Hello @IonDen , thank you a lot for this awesome plugin. Any update about RTL support or version 3.0

JavaTMP avatar Apr 04 '18 08:04 JavaTMP

Sorry guys. It will take more time then i expected.

IonDen avatar Apr 07 '18 07:04 IonDen

@IonDen When will be RTL version available? Need it so much =(

Midoyan avatar Jul 06 '18 21:07 Midoyan

@Midoyan, for now you can use this workaround: http://jsfiddle.net/IonDen/gbmszmp4/

IonDen avatar Jul 07 '18 07:07 IonDen

@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?

Midoyan avatar Jul 07 '18 08:07 Midoyan

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 avatar Jul 07 '18 11:07 JavaTMP

@JavaTMP, yep, you can change skin css as you like

IonDen avatar Jul 07 '18 19:07 IonDen

Greetings. any progress on RTL? can we fork and make it happen ourselves?

Justice4Code avatar Nov 23 '19 12:11 Justice4Code

@Justice4Code, currently this is a workaround: https://jsfiddle.net/IonDen/65rq31a7/

IonDen avatar Nov 23 '19 12:11 IonDen

@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.

https://codepen.io/mostafaznv/pen/BayemoP

mostafaznv avatar Jan 29 '20 21:01 mostafaznv

@mostafaznv nice workaround.

IonDen avatar Feb 03 '20 10:02 IonDen

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.

connectwithAbhishek avatar Jun 30 '22 15:06 connectwithAbhishek

Hello @IonDen , thank you a lot for this awesome plugin. Any update about RTL support or version 3.0

almosafer2 avatar Jul 04 '22 11:07 almosafer2

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

connectwithAbhishek avatar Jul 05 '22 01:07 connectwithAbhishek