🚀 Features
- VOtpInput: port to v3 (#17880) (791a8f9)
- VStepper: port to v3 (#17685) (8ef1a20), closes #2452 #3963 #5064 #7049 #8705 #9613 #10007 #10088 #10579 #13934 #3546 #6745 #9047 #9975 #10586
🔧 Bug Fixes
- blueprints: buttons inherit text color in toolbars (dfbf561), closes #17883
- date: parse string dates in local time zone (#17876) (246cd06)
- locale: update ro translations (#17906) (e9654fd), closes #17905
- theme: only apply head watchers on client (#17934) (e612a12), closes #17917
- VAutocomplete: pristine when pressing enter, esc, and tab (#17919) (585c0df), closes #17910
- VAutocomplete/VSelect/VCombobox: compare item value (#16859) (ee84fbb), closes #16279
- VChip: filter slot not working (#17896) (9e9767f)
- VDatePicker: reactive actions slot (2835247)
- VDatePicker: add missing body padding (b006640)
- VExpansionPanel: provide eager prop via defaults (#17891) (0a9ee3e)
- VInfiniteScroll: use viewpoint for observer root (#17870) (4882357), closes #17583
- VMenu: don't close on tab if content is tabbable (#17674) (d8f7496), closes #17645
- VRangeSlider: accept strings in model (4ec7f13), closes #17928
- VRatingItem: add missing aria label (#17904) (9a20858), closes #17903
- VSelect: don't break environments without :autofill selector (ebcce06)
- VSelect/VAutocomplete/VCombobox: add missing item-color (#17792) (c73a6f0), closes #16351
- VSwitch: change loading progress default color (#17732) (b828893), closes #17131
- VTimeline: divider with direction horizontal (#17923) (b32d909), closes #17921
🔬 Code Refactoring
- use shallowRef (bee39dc)
Other Commmits
- chore(release): publish v3.3.11 (7e31633)
- docs(VOverlay): update contained prop description (#17931) (c03daf1), closes #16086
- fix(VTable) set z-index to fixed header and footer elements (#17926) (742759e)
- docs(VInfiniteScroll): update data-table related path (998c4c3)
- style(VDateRangePickerHeader): fix lint (b33f495)
- docs(icons): update fa-svg instructions (#17701) (6e0a967), closes #17696
- test(VTextarea): fix cypress test (fc31022)
- chore: resolve lint issues (333e3ca)
- docs(Toc): update promotion image (134ecfc)
- docs: update example images (cac16c8)
- docs(upgrade-guide): add badge changes (6b4186b)