v2.0.8
🔧 Bug Fixes
- VAppBar: fix elevation issue when extended (#8519) (f676454), closes #8516
- VAppBar/VToolbar: use max-width to avoid overflow (9cc7546), closes #8364
- VBtn: correct font-size for different VBtn sizes (#8385) (c67b666), closes #8358
- VDataTable: footer.page-text slot not being used (#8509) (5f33175), closes #8120
- VDataTable: mismatch of nodes when using ssr (#8508) (82a369c), closes #7410
- VDialog: animate click outside with persistent prop (652ba11)
- VFileInput: bug in Safari where file is not added (#8498) (0b4a970), closes #7941
- VTextField: add check for $refs.input before focusing (6b0ee22)