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

Implement MDC-Web Select Menus #33

Open
Kerrick opened this issue Sep 28, 2017 · 4 comments
Open

Implement MDC-Web Select Menus #33

Kerrick opened this issue Sep 28, 2017 · 4 comments
Milestone

Comments

@Kerrick
Copy link
Contributor

Kerrick commented Sep 28, 2017

https://material.io/components/web/catalog/input-controls/select-menus/

@KnownSubset
Copy link

Do you want multiple select? If so then you live with the browsers' native select component since that is how MDC-Web implements it.

Or... We could try to implement multi-select it based upon the full featured JS component.

Or... We could ignore select completely, and direct people to use ember-power-select with the material theme.

@Kerrick Thoughts?

@Kerrick
Copy link
Contributor Author

Kerrick commented Oct 12, 2017

I'm thinking we should keep this library a thin wrapper around the provided CSS and the provided JS Foundations from MDC-Web.

@mthouve
Copy link
Contributor

mthouve commented Jan 11, 2018

I'd like to give this a shot.

@Kerrick
Copy link
Contributor Author

Kerrick commented Jan 11, 2018

@mthouve Awesome, I look forward to your PR!

@Kerrick Kerrick added the Hacktoberfest https://hacktoberfest.digitalocean.com/ label Oct 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants