๐ Features
- border: add new class border-current for currentColor (e0bbf57)
- VIcon: add new prop opacity (499ba21)
๐ง Bug Fixes
- calendar: don't allow selecting dates outside of weekdays prop (b1f270b), closes #19718
- VAutocomplete: cleared input searchterm on blur (#21130) (05076ce), closes #20993
- VColorPicker: disable EyeDropper when component is disabled (#21180) (0a25791), closes #21179
- VEmptyState: pass href/to props to VBtn (#21172) (4575be2), closes #21170
- VField: min-height calculation incorrect (3d09d1c)
- VInput: don't apply opacity to message with glow (9caab87)
๐ฌ Code Refactoring
๐งช Labs
- VDateInput: remove blur on selection entirely (6acf68c)
- VDateInput: Always enable cancel button (#21154) (a477e71), closes #20226
- VDateInput: prevent crash when pressing enter during text input (#21077) (47a9601), closes #21072
- VDateInput: use display props and remove extra code (#21152) (9645765)
- VDateInput: hide confirm actions by default (dca7872)
- VFileUpload: support class & style props (#21151) (b8c48ba), closes #21146
- VIconBtn: create new component (#21114) (3b8a325)
Other Commmits
- chore(release): publish v3.8.0 (bd63c36)
- chore(VInput): fix sass syntax error (f856186)
- chore: update blog and team (f280d0f)
- docs(vuetify-herodevs-partnership): add new blog post (#21132) (97e3e0d)
- chore(helpers): fix lint (91e7943)
- chore(helpers): remove unused function (c9c480f)
- chore(prop-display-format): fix lint (6d4439e)
- docs(package.json): update @intlify/unplugin-vue-i18n (4761355)