awesome-vue icon indicating copy to clipboard operation
awesome-vue copied to clipboard

suggestion: note which libraries are Vue 3 compatible

Open robrich opened this issue 4 years ago • 9 comments

Imagine this scenario: I'm enamored with Vite and therefore use Vue 3 exclusively. I'm in search of a material design framework, and this list suggests Vuetify. I install Vuetify only to hit https://github.com/vuetifyjs/vuetify/issues/11346. Crash-n-burn.

Proposed solution: let authors or curators identify when libraries support Vue 3.

robrich avatar May 22 '20 02:05 robrich

Hi, I believe that the author should be interested in supporting his package with different versions.

Scrum avatar May 22 '20 07:05 Scrum

Agreed. But because one initiates a global component library differently, calling out whether the library supports Vue 2 or 3 or both could be really helpful..

robrich avatar May 22 '20 16:05 robrich

But because one initiates a global component library differently, calling out whether the library supports Vue 2 or 3 or both could be really helpful..

Of course this is very useful information

Scrum avatar May 25 '20 11:05 Scrum

+1 Really need this

andy3520 avatar Sep 29 '20 04:09 andy3520

any updates on list of libraries supported with Vue 3. Facing problems with Vuetify, Quasar, etc.

VishalSharma2000 avatar Nov 21 '20 10:11 VishalSharma2000

See https://github.com/vuejs/awesome-vue/issues/3544

Jogai avatar Nov 26 '20 13:11 Jogai

Okay @Jogai. Thank you.

VishalSharma2000 avatar Nov 26 '20 17:11 VishalSharma2000

and almost 2 years later...........this is one of the major issues our students encounter when learning Vue.

vdejager avatar Oct 17 '22 14:10 vdejager

That will teach them something about maintainability right away, plus a few other valuable lessons.

Jogai avatar Oct 18 '22 00:10 Jogai