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

mdSlider: md-reverse feature request #7666

Closed
soooooot opened this issue Mar 21, 2016 · 4 comments
Closed

mdSlider: md-reverse feature request #7666

soooooot opened this issue Mar 21, 2016 · 4 comments
Assignees
Labels
i18n: bi-directional This issue is related to internationalization and right to left languages needs: team discussion This issue requires a decision from the team before moving forward. P4: minor Minor issues. May not be fixed without community contributions.
Milestone

Comments

@soooooot
Copy link
Contributor

<md-slider md-reverse min="0" max="100"></md-slider>

it makes min value to top/right, and max value to bottom/left
(regularly min value at bottom/left, max value at top/right)

I have implemented it in CodePen.
I don't know is anybody else need the feature or not, anyway, I will make a PR soon.

soooooot added a commit to soooooot/material that referenced this issue Mar 22, 2016
md-reverse: make min value to top/right and max value to bottom/left

Closes angular#7666
@topherfangio
Copy link
Contributor

@soooooot What is the purpose of the reverse mode? Is it to support RTL languages? If so, I think it would be better if the component supported the [dir="rtl"] attribute.

@EladBezalel We had a similar discussion recently correct? Any updates/thoughts?

@topherfangio topherfangio added needs: team discussion This issue requires a decision from the team before moving forward. P4: minor Minor issues. May not be fixed without community contributions. labels Mar 23, 2016
@soooooot
Copy link
Contributor Author

@topherfangio my case is not a RTL case but a pagination slider, which should be reversed.

@EladBezalel
Copy link
Member

@topherfangio this is just to make the slider reversed, legit request

soooooot added a commit to soooooot/material that referenced this issue Mar 26, 2016
md-reverse: make min value to top/right and max value to bottom/left

Closes angular#7666
soooooot added a commit to soooooot/material that referenced this issue Apr 7, 2016
md-invert: make min value to top/right and max value to bottom/left

Closes angular#7666
@ThomasBurleson ThomasBurleson modified the milestone: Backlog Apr 20, 2016
@ThomasBurleson ThomasBurleson added the i18n: bi-directional This issue is related to internationalization and right to left languages label Apr 21, 2016
@ThomasBurleson ThomasBurleson modified the milestones: - Backlog, Deprecated May 26, 2016
@ThomasBurleson
Copy link
Contributor

This issue is closed as part of our ‘Surge Focus on Material 2' efforts.
For details, see our forum posting @ http://bit.ly/1UhZyWs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
i18n: bi-directional This issue is related to internationalization and right to left languages needs: team discussion This issue requires a decision from the team before moving forward. P4: minor Minor issues. May not be fixed without community contributions.
Projects
None yet
Development

No branches or pull requests

4 participants