ttskch / select2-bootstrap4-theme

Select2 v4 theme for Bootstrap4
MIT License
435 stars 206 forks source link

Add RTL support #42

Open hr-sadooghi opened 4 years ago

hr-sadooghi commented 4 years ago

Hi I add RTL support for single choose mode. We can add RTL support for multi choose later.

To apply rtl appearance only add dir:"rtl" into the options that passed in select2 initialization.

I also update readme.md to explain the usage.

With the best wishes.

ttskch commented 4 years ago

fixes #21

ttskch commented 4 years ago

@hr-sadooghi Thanks for your works! Could you please resolve conflicts? :bow:

hr-sadooghi commented 4 years ago

Oh sorry. I can't remember what I did. You checked my pull request very late. Also you changed your files. Maybe I resolve in an appropriate chance. So sorry.

ttskch commented 4 years ago

@hr-sadooghi No problem. I'm sorry for my late response :bow: If I have some chances I'm trying to fix this by myself.