Zany Hog@lemmy.jcaks.net to Vue.js@programming.devEnglish · 1 year agoVanilla Components - Came across this lib, anyone used it?vanilla-components.comexternal-linkmessage-square7fedilinkarrow-up15arrow-down10
arrow-up15arrow-down1external-linkVanilla Components - Came across this lib, anyone used it?vanilla-components.comZany Hog@lemmy.jcaks.net to Vue.js@programming.devEnglish · 1 year agomessage-square7fedilink
minus-squareSockenklaus@sh.itjust.workslinkfedilinkEnglisharrow-up2·edit-21 year agoI 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.
minus-squareZany Hog@lemmy.jcaks.netOPlinkfedilinkEnglisharrow-up2·1 year agoWe 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
minus-squareSockenklaus@sh.itjust.workslinkfedilinkEnglisharrow-up1·edit-21 year agoUuuh neat! I didn’t know. Have you already tried bootstrap-vue-next or are you waiting for a later stage in development?
minus-squareZany Hog@lemmy.jcaks.netOPlinkfedilinkEnglisharrow-up1·1 year agoI’m currently using it in a couple projects which aren’t in production, seems quite mature so far
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.
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
Uuuh neat! I didn’t know. Have you already tried bootstrap-vue-next or are you waiting for a later stage in development?
I’m currently using it in a couple projects which aren’t in production, seems quite mature so far