🔧 Bug Fixes
- translation: ru translation (#18823) (0949019)
- VAutocomplete: allow empty string as a legitimate v-model (#18766) (687c8ab), closes #18737
- VDataTable: show loading slot only if no items or slot (#18810) (a2b09fe), closes #18445
- VDatePicker: header transition opacity and click functionality (ae72aa1)
- VExpansionPanel: provided default for readonly prop (#18362) (1874a42), closes #18346
- VField: enforce label text has ellipsis (#18637) (f0e11ea), closes #18568
- VField: display clearable icon with touch device (#18488) (f9ac533), closes #18469
- VFileInput: align hint in underlined variant (#18815) (21c0eee), closes #18791
🔥 Performance Improvements
Other Commmits
- chore(release): publish v3.4.5 (51186d4)
- chore: fix commit template with commit.cleanup=scissors (#18700) (3617266)
- docs: missing closing bracket in Nuxt installation guide (#18805) (cb5ed73)
- docs: add openOnHover description (#18800) (64959c1)
- docs(VTextField): Hint possible for solo variant (#18807) (e476948)
- docs: fix date pickers example description (#18812) (e30f1d2)
- docs(options): add advanced options (2fbd6cd)
- docs(user): move advanced options to options page (b52e935)
- docs(auth): add isOneSubscriber getter (a91aaf6)
- docs(Banner): remove app-markdown and update height (aa81899)
- docs(themes): add new vendor (9e0e8a7)
- docs(VDatePicker): update page content (78d04b6)
- docs(VDataTable): add slot-loading example to basics (33cd759)
- docs(VSkeletonLoader): update table-row composition (f41ba92)