Skip to content
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

[Feature Request] Spacing should have "start" and "end" directions #4660

Closed
tamirvs opened this issue Jul 18, 2018 · 2 comments
Closed

[Feature Request] Spacing should have "start" and "end" directions #4660

tamirvs opened this issue Jul 18, 2018 · 2 comments
Assignees
Labels
framework Issues and Feature Requests that have needs framework-wide. T: feature A new feature
Milestone

Comments

@tamirvs
Copy link

tamirvs commented Jul 18, 2018

What problem does this feature solve?

Having start and end directions for spacing could help a lot with designs that support both RTL and LTR.

What is your proposed solution?

s - applies the spacing for *-left in LTR and *-right in RTL.
e - applies the spacing for *-right in RTL and *-left in LTR.

Would really appreciate it if you could add it!

@KaelWD KaelWD added the T: feature A new feature label Aug 5, 2018
@MajesticPotatoe MajesticPotatoe changed the title Spacing should have "start" and "end" directions [Feature Request] Spacing should have "start" and "end" directions Dec 7, 2018
@MajesticPotatoe MajesticPotatoe added the framework Issues and Feature Requests that have needs framework-wide. label Apr 10, 2019
@ibrahimBeladi
Copy link
Contributor

Will this be implemented and shipped into v2.0?

@jacekkarczmarczyk jacekkarczmarczyk added the S: has PR The issue has a pending Pull Request label Jun 10, 2019
jacekkarczmarczyk added a commit that referenced this issue Jun 19, 2019
* feat(styles): add rtl/ltr start/end spacing and alignment

fixes #4660

* refactor(VDataTable): use *-start instead of *-left

* docs: add start/end descriptions

* docs: add justify description
@jacekkarczmarczyk
Copy link
Member

fixed by #7448

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
framework Issues and Feature Requests that have needs framework-wide. T: feature A new feature
Projects
None yet
Development

No branches or pull requests

7 participants