Vue Updates
116 subscribers
724 photos
913 links
Channel for automatic notifications about updates in the Vue ecosystem.

Watching: vue, nuxt, vuetify, vue-i18n-next, vue-router, pinia and vite

Contacts: @Black_Yuzia

Our channels:
@Vue_Courses
@Vue_Updates
@frontendmasters_courses
Download Telegram
v3.10.5
#vuetify #frontend #vuetifyjs

🔧 Bug Fixes

● validation: correct translation template arguments (#22146) (a8e17c9)
● VBadge: background highlight in forced-colors mode (#22148) (65f6bb7)
● VDataTable: avoid lag when selecting rows in large tables (#22163) (92f8a3c), closes #21767
● VDivider: inherit color in colored containers (bb54a7d)
● VKbd: use $body-font-family as default (3f61102)
● VListItem: correct role when item is a link (#22137) (80e154b), closes #22086