Skip to content

[BUGFIX beta] Fix range input values#15676

Merged
rwjblue merged 1 commit intoemberjs:masterfrom
Serabe:fix/15675
Sep 21, 2017
Merged

[BUGFIX beta] Fix range input values#15676
rwjblue merged 1 commit intoemberjs:masterfrom
Serabe:fix/15675

Conversation

@Serabe
Copy link
Member

@Serabe Serabe commented Sep 20, 2017

If an input a type range is set after value but before min and max, it
produces different results than done in markup.

Closes #15675

Copy link
Member

@rwjblue rwjblue left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, this looks great to me.

If an input a type range is set after value but before min and max, it
produces different results than done in markup.

Given IE9 does not support range inputs, tests first make sure that the
type of the input is range.

Closes emberjs#15675
@rwjblue rwjblue merged commit d31f0d1 into emberjs:master Sep 21, 2017
@rwjblue
Copy link
Member

rwjblue commented Sep 21, 2017

Thank you @Serabe!

@Serabe Serabe deleted the fix/15675 branch September 21, 2017 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants