GrapesJS / grapesjs

Free and Open source Web Builder Framework. Next generation tool for building templates without coding
https://grapesjs.com
BSD 3-Clause "New" or "Revised" License
22.38k stars 4.06k forks source link

[Feature request] Support RTL #1122

Closed hadifarnoud closed 6 years ago

hadifarnoud commented 6 years ago

GrapeJS does not support right to left languages. Arabic, Persian, and Hebrew are a few RTL languages.

Please add RTL support or if there is a workaround for now, do let me know.

artf commented 6 years ago

You just need to add CSS direction property in your Style Manager (check the getting started)

Orijinn commented 5 years ago

Hi @artf , could you please give us an example? The use case is to make all the text inputs to use RTL. How can one achieve this? Tried to add a sector, nothing works. Direction is not among built-in props either.

thanks

lock[bot] commented 4 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.