-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding support for RTL #1762
Comments
related to ant-design/ant-design#4051 |
+1 |
Is there any update ? |
|
Currently we are working on a RTL fork of this repository in our company and we made some of components work with right-to-left direction. |
Hi @saeedrahimi There are two things we must take into consideration
maybe you can submit a pr to ant-design repo first, so we can sync from them. |
@saeedrahimi I noticed that you finished the work of ant-design/ant-design#19380. Great job! Could you please bring RTL to zorro? Many thanks in advance! |
RTL of Ant Design in react will be shipping out with v4 release. I there any plan to sync with new release? there are a lot of changes. |
@saeedrahimi We're working on ng-zorro-antd 9.0.0 and will sync antd 4.0.0 in this version. So feel free to submit PR. |
What problem does this feature solve?
Currently i tried to add RTL support for temporary solution till ant.design release official support for the components. please feel free to check my modified fork
https://github.com/KhaledSMQ/ng-zorro-antd
What does the proposed API look like?
Add RTL Components
The text was updated successfully, but these errors were encountered: