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
vite-plugin-vue
plugin-vue@5.0.0-beta.0
#vite #vite_plugin_vue
Please refer to CHANGELOG.md for details.
plugin-vue@5.0.0-beta.0
#vite #vite_plugin_vue
Please refer to CHANGELOG.md for details.
🤡1🗿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
vite-plugin-vue
plugin-vue@5.0.0-beta.1
#vite #vite_plugin_vue
Please refer to CHANGELOG.md for details.
plugin-vue@5.0.0-beta.1
#vite #vite_plugin_vue
Please refer to CHANGELOG.md for details.
Vuetify
v3.4.7
#vuetify
🔧 Bug Fixes
● framework: update peer dependency ranges (553f7d8), closes #18856
● Autocomplete: auto-select-first with disabled result (#18850) (fc3af53), closes #18839
● VAutocomplete: use v-model to modify search.value (#18577) (c64f19a), closes #18494
● VChip: use button element for closable button (#18571) (50e48d5), closes #18547
● VCombobox: remove item on backspace/delete (2c2b7de), closes #18833
● VCombobox/VAutocomplete: overlap selection when focused (#18817) (5fcdeb0), closes #18796
● VSelect: defined accessibility options (#18828) (27c3273), closes #18495
v3.4.7
#vuetify
🔧 Bug Fixes
● framework: update peer dependency ranges (553f7d8), closes #18856
● Autocomplete: auto-select-first with disabled result (#18850) (fc3af53), closes #18839
● VAutocomplete: use v-model to modify search.value (#18577) (c64f19a), closes #18494
● VChip: use button element for closable button (#18571) (50e48d5), closes #18547
● VCombobox: remove item on backspace/delete (2c2b7de), closes #18833
● VCombobox/VAutocomplete: overlap selection when focused (#18817) (5fcdeb0), closes #18796
● VSelect: defined accessibility options (#18828) (27c3273), closes #18495
Vuetify
v3.4.8
#vuetify
🚀 Features
● calendar: add new composable (#18799) (bdbbc66)
🔧 Bug Fixes
● locale: add missing CZ strings (#18902) (b047634)
● VDataTableServer: attr name for the previous ARIA label (#18866) (a6e9d16), closes #18864
● VOtpInput: exclude loader slot in VField slots (#18881) (1614bef), closes #18809
● VOverlay: memory leak involving bound listeners (#18899) (3176463), closes #18880
Other Commmits
● chore(release): publish v3.4.8 (0ac6f09)
● docs(VSwitch): add update:indeterminate api denoscription (#18904) (260a36f)
● chore(package.json): update @vuetify/one package (40d245a)
● docs(VGrid): max-rows denoscription (#18889) (f02570d)
● docs(npmrc): @vuetify/one is now public (5decc32)
● chore(package): update @vuetify/one package (d0765f1)
● docs: refactor auth / user store implementation (a1adfbe)
● chore(ci): add NPM_TOKEN to env (b69e8e0)
● docs(@vuetify/one): implement package (01cf534)
● docs(VBtn): add denoscription for
v3.4.8
#vuetify
🚀 Features
● calendar: add new composable (#18799) (bdbbc66)
🔧 Bug Fixes
● locale: add missing CZ strings (#18902) (b047634)
● VDataTableServer: attr name for the previous ARIA label (#18866) (a6e9d16), closes #18864
● VOtpInput: exclude loader slot in VField slots (#18881) (1614bef), closes #18809
● VOverlay: memory leak involving bound listeners (#18899) (3176463), closes #18880
Other Commmits
● chore(release): publish v3.4.8 (0ac6f09)
● docs(VSwitch): add update:indeterminate api denoscription (#18904) (260a36f)
● chore(package.json): update @vuetify/one package (40d245a)
● docs(VGrid): max-rows denoscription (#18889) (f02570d)
● docs(npmrc): @vuetify/one is now public (5decc32)
● chore(package): update @vuetify/one package (d0765f1)
● docs: refactor auth / user store implementation (a1adfbe)
● chore(ci): add NPM_TOKEN to env (b69e8e0)
● docs(@vuetify/one): implement package (01cf534)
● docs(VBtn): add denoscription for
slim prop (#18865) (8991a37)
Vue Updates
Vuetify v3.4.8 #vuetify 🚀 Features ● calendar: add new composable (#18799) (bdbbc66) 🔧 Bug Fixes ● locale: add missing CZ strings (#18902) (b047634) ● VDataTableServer: attr name for the previous ARIA label (#18866) (a6e9d16), closes #18864 ● VOtpInput:…
● docs(VList): add denoscription for
● docs(ThemeCard): update styling (41cfb68)
● docs(labs): update introduction (315490a)
● docs(spot): add new store (8f46962)
● docs: remove controller emojis (2676da5)
● docs(Toc): implement user.disableAds (02abae6)
● docs: skip waiting if previous worker does not respond to messages (bdbc302)
● docs(Entry): add toggle ads (82b3c15)
● docs(Search): add search history (71e4bd2)
slim prop (#18867) (3ee07e2)● docs(ThemeCard): update styling (41cfb68)
● docs(labs): update introduction (315490a)
● docs(spot): add new store (8f46962)
● docs: remove controller emojis (2676da5)
● docs(Toc): implement user.disableAds (02abae6)
● docs: skip waiting if previous worker does not respond to messages (bdbc302)
● docs(Entry): add toggle ads (82b3c15)
● docs(Search): add search history (71e4bd2)