-
-
Notifications
You must be signed in to change notification settings - Fork 101
Vue MDC #139
Description
Current 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 🙂