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

Add Chips to paper-menu branch #500

Closed
wants to merge 100 commits into from

Conversation

pauln
Copy link
Contributor

@pauln pauln commented Sep 22, 2016

As discussed in PR #344, this is a rebase and continuation of @mansona's work on implementing Chips. It uses the new ember-power-select based paper-autocomplete from PR #395 for Contact Chips, and enables keyboard navigation.

mansona and others added 28 commits September 22, 2016 09:50
…ectly

Angular Material's styles for contact chips expect the chips to be within an md-chips tag inside the md-contact-chips tag.
The "remove" buttons in chips were default paper-icon size (24), which is too big to fit nicely in the chips.  18 seems about right.
Bottom border is now visible and changes colour depending on focus.
Allows for keyboard navigation of existing chips, including removal.  This doesn't (yet) extend to contact chips.
Make contact chips keyboard navigable by extending chips.
This allows for regular chips to use autocomplete, optionally allowing the user to add their own values in addition to those offered by autocomplete.
@pauln pauln closed this Sep 22, 2016
@pauln
Copy link
Contributor Author

pauln commented Sep 22, 2016

Whoops - should've been against paper-menu branch. Will open a correct PR.

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.

5 participants