Vue MDC
See original GitHub issueCurrent state of Vue MDL
As some of you may know, Material design Lite is now in Limited Support:
Limited support
Material Design Lite is now in limited support, with development having moved to the Material Components for the web repository.
No further development is taking place in MDL by the core team, but we are happy to review PRs, fix critical bugs and push out new releases. No breaking changes will be accepted.
You can check a demo of Material web components at http://material-components-web.appspot.com/
Future of Vue MDL
This means that vue-mdl will be placed in a similar state: some issues will be tagged as contribution welcome.
But don’t worry, I’m moving to Material components Web progressively 🙂 . You can actually check the work on the mdc branch.
This next version will start from 0.0.1 in a new package: vue-mdc.
I’ll probably rename this repository, keep an mdl branch for the old version and move the docs too. I still have to test things out as I don’t want to break existing links
This time I want to change some things, I want vue-mdc to be easier to contribute. I put a lot of effort on creating a good DX in the mdc branch that you can already test and give feedback 📝 I’ll really like to create a little team of contributors and move this project to an organisation. I’m thinking of some persons that have contributed to vue-mdl and who may be interested in helping with vue-mdc. If you’re interested, you can reach out on gitter with your github profile so I can check out some of your work 😄 Last but not least, docs should be faster, I’ll probably use nuxt to ensure the vue-mdc is SSR ready
If you have questions around vue-mdl or vue-mdc, suggestions or feedback, please, share them here 🙂
Issue Analytics
- State:
- Created 7 years ago
- Reactions:8
- Comments:12 (6 by maintainers)

Top Related StackOverflow Question
@jeremyzahner Right now I’m unable to do much open source because of personal matters. I’ll keep adding things with time, and I’ll love to have some active contributors for this project Right now vue-mdc is far from complete, some components are usable but most things are still missing. I’ll get involved again after I solved my problems, which would probably be in 2 or 3 weeks. I can recontact you at that moment if you want
Hey @MishUshakov Thanks for the interest! ATM it’s a bit hard to work on things because I’m not providing visibility of what I’m working on, but if you want to get started you can look at existing tests and the
ripple.jsas well as the material components web code If you have done some Angular, Vue will be very easy 🙂 I’ll post more information once I have it