Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

FR: $mdToast 'position' should suport rtl #7263

Closed
amitport opened this issue Feb 24, 2016 · 0 comments
Closed

FR: $mdToast 'position' should suport rtl #7263

amitport opened this issue Feb 24, 2016 · 0 comments
Assignees
Labels
has: Pull Request A PR has been created to address this issue i18n: bi-directional This issue is related to internationalization and right to left languages

Comments

@amitport
Copy link
Contributor

Currently, we can specify left or right for the $mdToast position attribute.

In web pages that has both rtl and ltr versions it is sometimes necessary to specify start/end position instead of left/right. Those should specify the position in relation to the the container direction. That is, when direction=ltr then start=left,end=right, and when direction=rtl, it's start=right,end=left.

@ThomasBurleson ThomasBurleson modified the milestone: 1.0.6 Feb 24, 2016
devversion added a commit to devversion/material that referenced this issue Feb 27, 2016
The `start` and `end` positions are dynamic and are useful when using a bi-directional application with RTL and LTR

Fixes angular#7263
@devversion devversion added the pr: merge ready This PR is ready for a caretaker to review label Feb 27, 2016
@ThomasBurleson ThomasBurleson modified the milestones: 1.0.6, 1.0.8 Apr 4, 2016
@ThomasBurleson ThomasBurleson modified the milestones: 1.0.8, 1.1.1, Backlog Apr 20, 2016
@ThomasBurleson ThomasBurleson added has: Pull Request A PR has been created to address this issue i18n: bi-directional This issue is related to internationalization and right to left languages and removed pr: merge ready This PR is ready for a caretaker to review labels Apr 21, 2016
@ThomasBurleson ThomasBurleson modified the milestones: - Backlog, Deprecated May 26, 2016
@devversion devversion modified the milestones: - Backlog, Deprecated May 27, 2016
@Splaktar Splaktar removed this from the - Backlog milestone Feb 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
has: Pull Request A PR has been created to address this issue i18n: bi-directional This issue is related to internationalization and right to left languages
Projects
None yet
Development

No branches or pull requests

4 participants