v3.6.14
版本发布时间: 2024-07-31 22:05:30
vuetifyjs/vuetify最新发布版本:v3.7.4(2024-11-06 15:40:15)
:wrench: Bug Fixes
- styles: support sass 1.77.7 (4fd811a), closes #20139
- VAvatar: pass props.image as src to VImg defaults (c264ad4)
- VBtn: allow passing custom ripple options (#20190) (0a31bf8), closes #20189
- VFooter: useToggleScope for layout support (0bfaf12)
- VListGroup: don't clear opened on unmount (#20215) (1e183ef), closes #20199
- VMenu: check if element still exists before closing parent (#20249) (560362d), closes #20248
- VSkeletonLoader: remove aria-label when loading finished (867b2ab)
- VSnackbar: update countdown value on timeout change (3cc2763), closes #20196