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

Fix setting min/max value with controls #303

Merged
merged 1 commit into from
Jan 24, 2019

Conversation

samiheikki
Copy link
Contributor

@samiheikki samiheikki commented Jan 21, 2019

Fixes "With <vaadin-number-field has-controls min="2"></vaadin-number-field>, the + button will set the value to 1 first (same problem with max="-2")"


This change is Reviewable

src/vaadin-number-field.html Show resolved Hide resolved
src/vaadin-number-field.html Show resolved Hide resolved
test/number-field.html Show resolved Hide resolved
@tomivirkki tomivirkki merged commit 78beed2 into master Jan 24, 2019
@tomivirkki tomivirkki deleted the fix/number-field-stepper-min-max-value branch January 24, 2019 08:20
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