๐ง Bug Fixes
- locale: update Norwegian translations (#17988) (c6bb099)
- md3: set VCheckbox inset to true (0d2bb7f)
- VBanner: align-items center (ddf79ff), closes #16322
- VBtn: override hover effect for disable state (#17912) (e5ddab5), closes #17228
- VChip: add stopPropagation on close event (#17947) (54a340e), closes #17804
- VDialog: apply scrollable styles to card when wrapped in a form (2537945)
- VField: reset underline border color (9012797), closes #17964
- VField: apply text-align to input element (#17895) (d428f62), closes #17856
- VListItem: apply proper icon styles when inside of a badge (8009633), closes #16240
- VListItem: add anchor title (#17940) (bf76c7a), closes #17908
- VSpacer: remove utility class requirements (98cf8e5)
- VTooltip: remove background opacity (9945ed1), closes #17998
๐งช Labs
- date: return narrow format of weekday (#17961) (460c3aa), closes #17959
- VDatePicker: recursive update when using hide-actions (#17914) (6f30e56), closes #17867 #17872
- VOtpInput: form data support (#17955) (75aeb85)
- VOtpInput: input focus control (0a55521)
- VStepper: disabled actions & colors (3d1b12d)