Full support for material-components-web ?
See original GitHub issueThis library looks really promising so far. Definitely the best react implementation of material-components-web
I could find. I would like to use this library for a production web app. Are you planning on fully implementing and supporting all the m-c-w components? Any idea how long you will be supporting it for? (As an open-source creator myself, I don’t want to assume you’re fully committed to this project!)
Looking through your project, I see it’s almost complete, just a few are missing:
- mdc-animation
- mdc-auto-init
- mdc-base
- mdc-button (missing ripple)
- mdc-card
- mdc-checkbox
- mdc-drawer
- mdc-dialog
- mdc-elevation
- mdc-fab
- mdc-form-field
- mdc-grid-list
- mdc-icon-toggle
- mdc-layout-grid
- mdc-list
- mdc-menu
- mdc-radio
- mdc-ripple
- mdc-rtl
- mdc-select
- mdc-snackbar
- mdc-switch
- mdc-textfield (missing advanced states)
- mdc-theme
- mdc-toolbar
- mdc-typography
Issue Analytics
- State:
- Created 7 years ago
- Reactions:4
- Comments:7 (3 by maintainers)
Top Results From Across the Web
Material Components for the web - GitHub
Material Components for the web helps developers execute Material Design. Developed by a core team of engineers and UX designers at Google, these...
Read more >Web — Material Design 3
Material Design is an adaptable system of guidelines, components, and tools that support the best practices of user interface design. Backed by open-source...
Read more >material-components-web - npm
The material-components-web package automatically registers all MDC Web components with mdc-auto-init, making it dead simple to create and ...
Read more >material-components-web | Yarn - Package Manager
Fast, reliable, and secure dependency management.
Read more >material-components-web - npm package - Snyk
Learn more about material-components-web: package health score, popularity, security, maintenance, versions and more.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@dubert , thank you for your appreciation. Sure, I want to implement all of them and no plans to stop supporting. At the moment i’m implementing Menu component and extending Textfield for fullwidth and multiline. Keep in touch 👍
Very very nice project…is it possible to have stuff like selects and maybe auto complete. Great guys