0.1.403 • Published 6 years ago
centiva-design-system
Licence
—
Version
0.1.403
Deps
30
Size
27.6 MB
Vulns
0
Weekly
0
Supported components by version
Version 0.1.1
- No components supported
Version 0.1.8
- Still no real components supported
Version 0.1.11
- Still no real components supported
- Need to add theses instructions in order to make the temporary Datepicker work in your project :
- import AirbnbStyleDatepicker from 'vue-airbnb-style-datepicker';
- import 'vue-airbnb-style-datepicker/dist/vue-airbnb-style-datepicker.min.css';
- Vue.use(AirbnbStyleDatepicker);
Version 0.1.18
- Still no real components supported.
- The logic behind Cards and Card is starting to be OK.
Version 0.1.27
- Need to add this instruction in order to make the temporary Multiselect work in your project :
- import 'vue-multiselect/dist/vue-multiselect.min.css';