🔧 Bug Fixes
- VCalendar: prevent next day hours when customizing intervals (938c824)
- VCalendar: add missing interval props (#23000) (f29273c), closes #22718
- VImg: handle image ref deferred by Nuxt page transition (1d1ad89), closes #23011
- VOverlay: unnecessary target attribute for CSS transitions (#22190) (eb101e8)
- VSelect: release focus on first click outside (ae77b94), closes #22828
- VSelect: only focus first item when menu is opened with keyboard (23d4649), closes #22283
- VVirtualScroll: trim leading items when appending to bottom (458317f), closes #20959
- VVirtualScroll: recalculate visible items on item resize (#22938) (fede124), closes #22937