arielsalminen / vue-design-system

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

Vue3 support #213

Open dionysiusmarquis opened 3 years ago

dionysiusmarquis commented 3 years ago

Hey!

Are there plans for a Vue3 compatible version? I didn't try it. But as far as I can tell, I would have to change some bits of the vue-design-system to build Vue3 components in this system.

✌️

elevatebart commented 3 years ago

Hey @dionysiusmarquis,

Thank you for your request, we are working on it as we speak. vue-design-system is based on vue-styleguidist 3. Which is outdated.

There is a version of vue-styleguidist coming up that will be compatible with Vue 3. You can have a look at our progress in this issue: https://github.com/vue-styleguidist/vue-styleguidist/issues/997

It's going slow because we are forced to create a new major version. Since major versions are always painful, we are packing a few features and optimisations into it. It is taking a little time, but is going to be awesome!

dbonabalaya commented 2 years ago

Any update on this @elevatebart? Basically do you have any suggestions for design systems based on vue-design-system that would like to support Vue3 apps. Thanks!