mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-01 20:14:53 +00:00
add vue as dependency
This commit is contained in:
parent
855013191c
commit
f28b26deb6
1 changed files with 1 additions and 0 deletions
|
|
@ -129,6 +129,7 @@ Please make sure to read the [Contributing Guide](https://github.com/marcosmoura
|
|||
|
||||
## Internal Dependencies
|
||||
You don't need to include any other library to work with vue-material. The focus of this project is to have a standalone build with no external dependence, but aiming to deliver the best experience without break the compatibility with the Vue.js core.
|
||||
* <a href="http://vuejs.org" target="_blank">vue</a>
|
||||
* <a href="http://www.jacklmoore.com/autosize/" target="_blank">autosize</a>
|
||||
* <a href="https://www.npmjs.com/package/element.scrollintoviewifneeded-polyfill" target="_blank">element.scrollintoviewifneeded-polyfill</a>
|
||||
* <a href="https://github.com/lazd/scopedQuerySelectorShim" target="_blank">scopedQuerySelectorShim</a>
|
||||
|
|
|
|||
Loading…
Reference in a new issue