🔧 Bug Fixes
- framework: add missing components to $_vuetify_subcomponents (#8080) (8aff65a), closes #8047
- goTo: get clientHeight from when target is (854c826), closes #6914
- VAvatar: force v-img to inherit avatar height/width (de68a07), closes #8056
- VBottomNavigation: increase specificity of v-bottom-navigation styles (#8073) (0ffc14c), closes #7998
- VBtn: re-add support for non-fab absolutely positioned buttons (23c8518), closes #7948
- VDataFooter: better handle custom item options (#8029) (8b7a25b), closes #8026
- VDataTable: center and disabled no-data/no-results text (#8106) (63d3e00), closes #8102
- VDataTableHeaderMobile: don't show disabled header in sort select (#8081) (2666cca), closes #8036
- VFileInput: unindent input when icon is empty (#8078) (d1a67ab), closes #8049
- VForm: when validate is manually called, properly validate all inputs (b411be4), closes #7999
- VListItem: update css selector for list-item-avatar styles (a689c03), closes #7930
- VPagination: restrict totalVisible to maxButtons (8195ac7), closes #7947
- VSnackbar: add correct exit animation (0efd2a1), closes #7981
- VSpeedDial: apply even padding on speed-dial list (4091792), closes #8039
- VSystemBar: propagate listeners to root element (c14aae7), closes #7960
- VTabs: add proper indentation for mobile scrollable and align-with-title (f380842), closes #6932