Skip to content

v3.5.8

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Mar 03:37
· 679 commits to master since this release

πŸ”§ Bug Fixes

  • types: import vue/jsx, remove duplicate ComponentPublicInstance (e3c513b), closes #19177
  • VAutocomplete/VCombobox: input always absolute position when not using selection slot/chips (#19316) (d3bafd8)
  • VCombobox: don't update v-model when it already contains the search text in single selection mode (#19331) (9a816bf)
  • VDatePicker: crash with date multiple and external adapter (#19336) (2a739b9), closes #19330
  • VSwitch: remove elevation with flat props (#19324) (1b4b0ce), closes #19307

πŸ§ͺ Labs