v3.6.13
版本发布时间: 2024-07-17 05:30:45
vuetifyjs/vuetify最新发布版本:v3.7.4(2024-11-06 15:40:15)
:wrench: 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
:test_tube: 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)