issues
search
material-components
/
material-components-web-catalog
Catalog of Material Components for the web (MDC Web)
https://material-components.github.io/material-components-web-catalog/
Apache License 2.0
116
stars
38
forks
source link
feat(select): Update catalog for drop-down arrow and enhanced select
#218
Closed
kfranqueiro
closed
6 years ago
kfranqueiro
commented
6 years ago
Fixes #217.
Steps to test:
Checkout the feat/select-new branch in MDC Web
In the catalog checkout, run the mdc-copy-packages script found in
https://gist.github.com/kfranqueiro/d06c7073c5012de3edb6c5875d6a4a50
Check out this branch and run
npm start
Browse to
http://localhost:3000/#/component/select
Fixes #217.
Steps to test:
npm start