🚀 Features
- VDataTable: allow columns with no id, alias id to value if not set (8286b21), closes #17847 #17716
- VDataTable: update item slot props (283a18f), closes #16954 #17599
🔧 Bug Fixes
- ignore disable props in v-select/v-autocomplete/v-combobox (#18299) (00c9fc0), closes #18293
- Selects: use selected items as counter value (#18319) (871d2d8), closes #17812
- VBottomSheet: apply class and style props (#18321) (fdbd59a)
- VCombobox: prevent removing disabled items with backspace (#18300) (d49184b), closes #18298
- VDataTable: strip item value proxies in selected Set (4d65db6)
- VDataTable: cast boolean values to string (3759243), closes #17810
- VDataTable: add missing transition properties (#18297) (0b552bb), closes #18295
- VDataTable: deep compare selected values (305a211), closes #18151 #18322
- VDatePicker: render actions slot if available (#18318) (67f6d27), closes #18315
- VDatePicker: grid shift with some locales (#18245) (8bc84d6)
- VList: respect return-object in list items (#18325) (ffb1c80), closes #18304
- VOtpInput: cast length prop to number (#18329) (92c1fe2), closes #18327
- VTimeline: prevent divider gap with truncate-line (#18160) (b13e7f9), closes #18149
- VTimeline: horizontal timeline alignment (#18324) (497254a), closes #18176
Other Commmits
- chore(release): publish v3.3.18 (ad7a8dc)
- docs(AdOption): properly verify sponsorship (884a7fa)
- chore: fix failing test (a7bdff2)
- docs(expansion-panels): fix label (98ba20d)
- docs(VTextField): remove absolute from progress slot example (360606b), closes #18333
- docs(VRangeSlider): remove $set from example (92cf298), closes #18331
- docs(VWindow): fix broken windows example (#18330) (285fb40), closes #17850
- docs(upgrade-guide): update introduction (a706676)
- docs(styles): update hidden-{breakpoint} classes (da71135), closes #18326
- chore: prevent "language does not exist" warning (a9ff5e0)
- docs(VVirtualScroll): remove outdated api link (#18306) (69ddaf9)
- docs(upgrade-guide): add v-intersect handler arguments order change (39ed713)
- docs(VCard): add examples (#18296) (7802584)
- docs(VBtn): add information about flat property (dd8504f), closes #15860
- docs(api): update missing pagination descriptions (c1b5fc4)
- docs(features): add page features to multiple components (01c3268)
- docs(features): add features to all selection category components (790c256)
- docs(GitHubLogin): add fallback for malformed sponsor field (9e54b96)