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

feat(MdChips): feedback for duplicated chip #1281

Merged
merged 11 commits into from Dec 19, 2017
Merged

feat(MdChips): feedback for duplicated chip #1281

merged 11 commits into from Dec 19, 2017

Conversation

VdustR
Copy link
Member

@VdustR VdustR commented Dec 8, 2017

  • New props md-always-check-duplicated would check if there is duplicated chip on input value change if set it as true.
  • Class md-duplicated would be added on the duplicated chip while it was detected.
  • Class md-duplicated has the same style with md-accent as default.
  • You could customize md-duplicated style via deep selector if you are using scoped CSS.

peek 2017-12-08 13-41

fix #1212

@marcosmoura
Copy link
Member

THIS IS SO COOL!!! Awesome job!

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.

[MdChips] feedback for duplicated chip input value
2 participants