c/vuejs · by zanyhog33@lemmy.jcaks.net · 3yVanilla Components - Came across this lib, anyone used it? https://vanilla-components.com/6 points · 7 comments · view on lemmy.world
7 Comments
sockenklaus@sh.itjust.works · 2 pts · 3y
I don't but this library looks very nice and actually not that bad to use. I might try it on my next project. Thanks!
I found that some of the components I liked to use two years ago just didn't update to either their respective styling library version or Vue.js 3.
Namely buefy which didn't update to Vue.js 3 and bootstrap-vue which still uses Bootstrap 4 and Vue.js 3 compat mode.
zanyhog33@lemmy.jcaks.net · 2 pts · 3y
We use bootstrap-vue at work, and was worried about the same.
There's a group of people working on a next version that works with vue 3 and bootstrap 5
https://github.com/bootstrap-vue-next/bootstrap-vue-next
sockenklaus@sh.itjust.works · 1 pts · 3y
Uuuh neat! I didn't know. Have you already tried bootstrap-vue-next or are you waiting for a later stage in development?
zanyhog33@lemmy.jcaks.net · 1 pts · 3y
I’m currently using it in a couple projects which aren’t in production, seems quite mature so far