You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
fix(md-contact-chips): support md-min-length on md-contact-chips. (#9215)
* fix(md-contact-chips): support md-min-length on md-contact-chips.
Add md-min-length to md-contact-chips and propagate attribute to md-autocomplete.
Add md-has-not-found=true attribute to md-autocomplete.
Fixes#2423.
* fix(md-contact-chips): remove md-has-not-found from md-autocomplete.
* fix(md-contact-chips): added test for md-min-length on md-contact-chips.
* fix(md-contact-chips): rename test for md-min-length on md-contact-chips.
0 commit comments