๐ง Bug Fixes
- VDataTable: add missing hide-default-header/footer props (#19774) (a6340ac)
- VFileInput: allow dirty prop to trigger dirty state (85c41db), closes #19699
- VStepper: add missing hover and focus styling (b45ab1a)
- VStepper: add missing non-linear styles (da6d5f3)
- VStepper: only show edit icon if editable and selected (34bb202)
- VStepper: do not spread raw property onto VStepperItem (3d9deb7)