Vuetify
v3.4.5
#vuetify
π§ 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
β VOverlay: only add resize listener when overlay is open (ca2174c), closes #18372
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)
v3.4.5
#vuetify
π§ 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
β VOverlay: only add resize listener when overlay is open (ca2174c), closes #18372
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)
Vue Updates
Vuetify v3.4.5 #vuetify π§ 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)β¦
β 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)
β 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)
Vuetify
v3.4.6
#vuetify
π§ Bug Fixes
β theme: move defaults object to generator function (af07b7f), closes #18339
Other Commmits
β chore(release): publish v3.4.6 (c9a0e86)
β docs(user): fix data.v === 1 merger (5a97683)
β docs(Releases): update display (74be543)
β docs(NotificationsMenu): implement border chip (9285566)
β docs: move commits / releases to vuetify api (81e6842)
β docs(DrawerAppend): hide latest commit if not available (42ecf90)
β docs(VBtn): update defaults side effects content to include slim prop (5dbe99c)
β chore: remove gitpod and Dockerfile (4529f80)
β docs: update vue i18n example (#18822) (2dce3f9)
β docs(Releases): fix lint (266f721)
β chore(AuthDialog): wrap v-avatar with v-btn (c621fce)
β docs(Releases): update page content (64f8183)
β chore(TeamMember): implement border-chip (fcfe650)
β docs: add toggle for inline api (bdcdd4c)
v3.4.6
#vuetify
π§ Bug Fixes
β theme: move defaults object to generator function (af07b7f), closes #18339
Other Commmits
β chore(release): publish v3.4.6 (c9a0e86)
β docs(user): fix data.v === 1 merger (5a97683)
β docs(Releases): update display (74be543)
β docs(NotificationsMenu): implement border chip (9285566)
β docs: move commits / releases to vuetify api (81e6842)
β docs(DrawerAppend): hide latest commit if not available (42ecf90)
β docs(VBtn): update defaults side effects content to include slim prop (5dbe99c)
β chore: remove gitpod and Dockerfile (4529f80)
β docs: update vue i18n example (#18822) (2dce3f9)
β docs(Releases): fix lint (266f721)
β chore(AuthDialog): wrap v-avatar with v-btn (c621fce)
β docs(Releases): update page content (64f8183)
β chore(TeamMember): implement border-chip (fcfe650)
β docs: add toggle for inline api (bdcdd4c)
π1
Vue 3
v3.3.11
#vue #vue3 Bug Fixes
custom-element: correctly handle number type props in prod (#8989) (d74d364)reactivity: fix mutation on user proxy of reactive Array (6ecbd5c), closes #9742 #9751 #9750runtime-dom: fix width and height prop check condition (5b00286), closes #9762shared: handle Map with symbol keys in toDisplayString (#9731) (364821d), closes #9727shared: handle more Symbol cases in toDisplayString (983d45d)Suspense: properly get anchor when mount fallback vnode (#9770) (b700328), closes #9769types: ref() return type should not be any when initial value is any (#9768) (cdac121)watch: should not fire pre watcher on child component unmount (#7181) (6784f0b), closes #7030
https://github.com/vuejs/core/blob/main/CHANGELOG.md
v3.3.11
#vue #vue3 Bug Fixes
custom-element: correctly handle number type props in prod (#8989) (d74d364)reactivity: fix mutation on user proxy of reactive Array (6ecbd5c), closes #9742 #9751 #9750runtime-dom: fix width and height prop check condition (5b00286), closes #9762shared: handle Map with symbol keys in toDisplayString (#9731) (364821d), closes #9727shared: handle more Symbol cases in toDisplayString (983d45d)Suspense: properly get anchor when mount fallback vnode (#9770) (b700328), closes #9769types: ref() return type should not be any when initial value is any (#9768) (cdac121)watch: should not fire pre watcher on child component unmount (#7181) (6784f0b), closes #7030
https://github.com/vuejs/core/blob/main/CHANGELOG.md
π1
Forwarded from ΠΡΡΠ½ΡΠΉ ΠΡΠΉ
Nuxt
Nuxt Templates
Explore community templates to get up and running in a few seconds.
π1