Releases: vuetifyjs/vuetify
Releases Β· vuetifyjs/vuetify
v3.6.13
π§ Bug Fixes
- typescript: augment GlobalComponents in multiple vue modules (#20144) (bd1f63d)
- VAppBar: scrollBehavior type for fully-hide (040fda8)
- VBtn: allow stacked and block props to work together (#20162) (9969ebb)
- VDataTable: use item.raw and columns in sorting transform (#20077) (e33b951), closes #20045
- VDataTable: support groupBy when sorting is disabled (#20047) (8ac10e4), closes #20046
- VDatePicker: programmatic start date with multiple range (#20169) (1a0d9b7), closes #20168
- VOtpInput: slice value with length on paste (#20164) (0f8fd5d), closes #20158
π§ͺ Labs
- VDateInput: inherit class / style props (#20002) (a88a2ee), closes #19985
- VDateInput: remove menu interaction when disabled/readonly (#20163) (f970e5f), closes #20147
- VTimePicker: don't show buttons if ampmInTitle is not true (#20178) (0c80102)
π Reverts
3.7.0-beta.0
π Features
- validation: add eager and invalid-input options (7e730fa)
- VAvatar: add border prop support (9dbc30a)
- VBtn: add support for active-color prop (aee83f0)
- VContainer: add dimension support (14a2e8c)
- VExpansionPanelTitle: add dimension support (784eb14)
- VImg: add absolute prop (f842cd9)
- VSlideGroup: expose hasNext and hasPrev (#20050) (8ef6ff8)
π§ͺ Labs
v3.6.12
π§ Bug Fixes
- calendar: add missing first-day-of-week property support (#20096) (77af0c6)
- VDataTableFooter: wrong icon types (#20107) (5676e18)
- VDatePickerControls: wrong icon types (#20121) (32efb8c)
- VExpansionPanels: specify inherited props (719a64a), closes #20109
- VField/VInput: centerAffix prop for underlined/plain (#20064) (650ba25)
- VOverlay: make updateLocation event argument optional (fa1a089)
- VOverlay: correct ShadowRoot attach condition (ec73e6f), closes #20001 #20086
- VProgressLinear: render in forced-colors mode (#20112) (601d364), closes #20111
- VRadio: class/style duplication (81bc1f4), closes #20012 #20005
π§ͺ Labs
v3.6.11
π§ Bug Fixes
π§ͺ Labs
v3.6.10
v3.6.9
π§ Bug Fixes
- VAppBar: inability to scroll to the bottom (#19921) (7ccff92), closes #19090
- VAutocomplete/VCombobox: disallow auto-select-first via pure blur (2368668), closes #19929
- VBanner: set index when using sticky prop (9e2d22f)
- VEmptyState: support VBtn variants when using actions slot (99279d9)
- VFab: change type for location prop (#19949) (07a6fb8), closes #19944
- VMenu: allow enter keypress to work in input element (#19922) (193301c), closes #19920
- VOverlay: check for Shadow DOM on mount (#19947) (e6e76d5), closes #19943
π§ͺ Labs
v3.6.8
π§ Bug Fixes
- framework: remove circular imports (957b4bc), closes #19852
- flex: add missing flex-x-x-0 classes (a23dece)
- VCheckboxBtn: reset checked state when readonly is true (#19861) (ed2f0fa), closes #19137
- VDataTable: customKeyFilter filtering (#19881) (b3eafb2), closes #19596
- VDatePicker: using the start range that has been cleared (#19869) (f401f41), closes #19854
- VDivider: missing when vertical and aligned to center (#19890) (18d64fe), closes #19889
- VSlider: add missing aria-label (#19887) (e46a98d)
- VSnackbar: fix class name for center location (#19878) (e48d37b)
- VStepper: propagate complete/error/edit icons (64acd01)
- VStepper: accept null value for mobile (908fb59)
- VStepperItem: remove inline margin in mobile mode (e94dc93)
- VTabs: render tabs correctly using items (#19868) (f5f2fa4)
π§ͺ Labs
v3.6.7
π§ Bug Fixes
- defaults: allow null component and global values (#19842) (9342288), closes #19783
- layout: find children inside suspense boundary (c209d09), closes #19830
- locale: update missing persian translations (#19812) (17a0561)
- VAutocomplete/VCombobox: remove tab key listener (#19846) (5703a6c), closes #19840
- VAutocomplete/VCombobox: prevent focus on menu icon (4b387b5)
- VBtn: remove negative prepend/append margin with slim prop (665c616)
- VDataTable: add ability to hide default body (#19844) (2f8ee0f), closes #18854
- VDataTable: fit mobile row height to content (#19843) (f016954)
- VDataTable: add missing disable-sort prop (#19820) (4a2de37), closes #19197
- VDatePicker: disable months outside min/max value (#19822) (67ab46c), closes #19810
- VDivider: visiblity in container with dynamic height (#19828) (ea567bb), closes #19827
- VDivider: don't wrap content (d6b292f)
- VField: avoid cascaded overlay multiplier from parent components (88badc6)
- VList: pass return-object to nested VListChildren (#19848) (feeb467)
- VMenu: min width property (#19771) (7d955d2), closes #16987
π§ͺ Labs
v3.6.6
π§ Bug Fixes
- locale: update German locale translations (#19805) (2553fe6)
- locale: update hu translation (#19738) (74158a8)
- VBanner: assign mobile default of null (aad15b7)
- VMenu: allow enter keypress to work in textareas (#19768) (19ddcef), closes #19767
- VOverlay: don't closeParents if persistent is set (#19782) (aada67a), closes #19780
- VSelect: hide-selected with return-object (#19807) (aa79f16), closes #19806
- VSlideGroup: assign mobile default of null (b674239)
- VSwitch: render in forced-colors mode (#19703) (e36f7bc), closes #19702
π Reverts
- Revert "fix(colors): apply theme-on-surface override for bg text color" (1b56e4e)
π§ͺ Labs
v3.6.5
π§ Bug Fixes
- VDataTable: add missing hide-default-header/footer props (#19774) (a6340ac)
- VFileInput: allow dirty prop to trigger dirty state (85c41db), closes #19699
- VStepper: add missing hover and focus styling (b45ab1a)
- VStepper: add missing non-linear styles (da6d5f3)
- VStepper: only show edit icon if editable and selected (34bb202)
- VStepper: do not spread raw property onto VStepperItem (3d9deb7)