arielsalminen / vue-design-system

An open source tool for building UI Design Systems with Vue.js
https://vueds.com
MIT License
2.17k stars 224 forks source link

2.0.0 Release #56

Closed arielsalminen closed 6 years ago

arielsalminen commented 6 years ago

Notes:

This is going to be such a big list of changes and improvements that I’m thinking of bumping the version to 2.0.0.

New features:

Todo:

Screenshots:

screenshot 2018-03-29 20 03 38 screenshot 2018-03-27 08 37 33 screenshot 2018-03-27 08 37 03 screenshot 2018-03-27 08 38 02 screenshot 2018-03-27 08 38 15
arielsalminen commented 6 years ago

npm run build:system works correctly ✅ npm run build:system --report works correctly (NPM Library is 46.69kb gzipped)npm run build:docs works correctly ✅ npm run build:app works correctly ✅ npm run build:app --report works correctly (Total app size is 57.5kb gzipped)

arielsalminen commented 6 years ago

Fixed related Styleguidist issue with whitespace in https://github.com/vue-styleguidist/vue-styleguidist/pull/106