0.2.2-beta • Published 6 years ago
evsmc-base-ui v0.2.2-beta
Install
npm install evsmc-base-ui -S
Quick Start
import Vue from 'vue'
import Element from 'element-ui'
import EvsmcBaseUi from 'evsmc-base-ui'
Vue.use(Element)
Vue.use(EvsmcBaseUi)
// or
import {
Add,
BatchButton
// ...
} from 'evsmc-base-ui'
Vue.use(Add)
Vue.use(BatchButton)
For more information, please wait our documentation.
Browser Support
Modern browsers and Internet Explorer 10+.
Changelog
Detailed changes for each release are documented in the release notes.
LICENSE
0.2.2-beta
6 years ago
0.2.2-alpha
6 years ago
0.2.1-alpha
6 years ago
0.2.0-alpha
6 years ago
0.1.1-alpha.5
6 years ago
0.1.1-alpha.4
6 years ago
0.1.1-alpha.3
6 years ago
0.1.1-alpha.2
6 years ago
0.1.1-alpha.1
6 years ago
0.1.0-beta.1
6 years ago
0.1.0-alpha.3
6 years ago
0.1.0-alpha.1
6 years ago