this post was submitted on 13 Jul 2023
6 points (100.0% liked)
Vue.js
446 readers
10 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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