v3.6.13
github-actions
released this
16 Jul 21:30
·
198 commits
to master
since this release
π§ 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)