UNPKG

vue-component-register

Version:

Allow components to register their subComponents.

32 lines (14 loc) 827 B
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. <a name="1.1.0"></a> # [1.1.0](https://github.com/fjc0k/vue-component-register/compare/v1.0.0...v1.1.0) (2018-05-25) ### Features * auto install ([729fd72](https://github.com/fjc0k/vue-component-register/commit/729fd72)) <a name="1.0.0"></a> # [1.0.0](https://github.com/fjc0k/vue-component-register/compare/v0.0.1...v1.0.0) (2018-05-25) ### Features * hijack Vue.component to support subComponents ([0fc7d32](https://github.com/fjc0k/vue-component-register/commit/0fc7d32)) <a name="0.0.1"></a> ## 0.0.1 (2018-05-25) ### Features * first commit ([74ab3fd](https://github.com/fjc0k/vue-component-register/commit/74ab3fd))