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

Support for minlength attribute for input helper #15243

Closed
sauronnikko opened this issue May 12, 2017 · 0 comments
Closed

Support for minlength attribute for input helper #15243

sauronnikko opened this issue May 12, 2017 · 0 comments

Comments

@sauronnikko
Copy link

Currently Ember doesn't support minlength attributes: https://guides.emberjs.com/v2.13.0/templates/input-helpers/ (doesn't appear in list, and I've verified that it doesn't work)

However, HTML5 already does

Serabe added a commit to Serabe/ember.js that referenced this issue Jun 1, 2017
Add `minlength` attribute binding to `TextSupport`.

Fixes emberjs#15243
rwjblue pushed a commit that referenced this issue Jul 5, 2017
Add `minlength` attribute binding to `TextSupport`.

Fixes #15243

(cherry picked from commit c9864f5)
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

No branches or pull requests

1 participant