🔧 Bug Fixes
- framework: correct boolean prop validator order (06945ce)
- validation: allow validation to return false (#17658) (e7a0fa6), closes #17548
- VAppBar: add useToggleScope for scrollBehavior watchEffect (c204b5a)
- VBreadcrumbs: use only li as children of ul (#17537) (e8c10bf), closes #17493
- VBtn: do not always apply nested card styles (#17466) (e8e65a8), closes #17414
- VDataTable: sort empty values (#17584) (7981f10), closes #17563
- VFooter: add height style when app prop is false (#17371) (1bf20ab), closes #17370
- VInfiniteScroll: persist load logic until is intersected (#17475) (f898404), closes #17358
- VSelect: always align the input with chips (#17607) (500bcda), closes #17604
- VSelects: always truncate selection text (#17688) (4922b2f), closes #17627
- VSliderThumb: add missing rtl class (#17518) (d9cec08), closes #16586