0.26.5 • Published 6 years ago

material-components-vue-hjbweb-fix v0.26.5

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

Modified to fix an event name

Material Components Vue

Material Design styled components for Vue.js

Material-components-vue integrates the mdc-web (by google) vanilla components following the simple approach.

https://matsp.github.io/material-components-vue

Development

This project is under active developement but I could need any help you can provide. Due a huge workload in my daily job I'am struggling with upgrading to the newest versions of the upstream project: mdc-web.

Links

Support

If you want to help feel free to submit issues or pull requests - you can also join the chat for questions. Every information that help to stabilize and improve the library is welcome!

When you want to support me you can buy me a :coffee: here :+1:

Features

  • decoupled components
  • implementing just the specs not more or less
  • keep the components as simple as possible
  • keep in sync with changes in the mdc-web repository
  • user friendly component api
  • SSR (Server Side Rendering) support

Documentation

You will find a API documentation for each component in their corresponding component directory:

components/component/README.md

Distributions

NameECMAMinimized
dist/component/index.js5no
dist/component/component.min.js5yes

All versions are provided as UMD modules.

NameDescription
dist/component/component.min.cssMinified component CSS
dist/component/styles.scssRaw SASS styles of mdc-web