Vue Updates
Vuetify v3.4.3 #vuetify π§ Bug Fixes β date: use provided locale (fe38cb2), closes #18685 β locale: dataFooter.itemsPerPageText typo in fr locale (#18594) (e66f65e) β router: match query with exact prop (870b091), closes #18724 β VCarousel: add missing controlβ¦
β VPagination: hide visible items if value is <= 0 (3a52406)
β VPagination: set circle border radius when using rounded prop (5b0055b)
β VSelect: add option role to VListItem elements (#18629) (82e596e), closes #17767 #16881
β VSelectionControlGroup: default readonly value (#18513) (7e3f892), closes #18424
β VSlideGroup: disable prev/next button clicks (e522e3f), closes #18706
β VTab: pass through VBtn slots (aeaa776)
β VTable: font-color, size, and icon size (ecbf74e)
Other Commmits
β chore(release): publish v3.4.3 (93c7f12)
β docs(HomeFooter): change MIT license link to repository LICENSE.md (a0e7e53)
β docs(Entry): add enable / disable ad button and functionality (4f7a1ae)
β docs(nav): update resources nav structure (3c703e3)
β docs(AppBanner): add end margin to action button (8da21bf)
β chore(dev): update import ordering (b872fe5)
β docs(UserProfile): code / style clean-up (1098de8)
β docs(Toc): add promotion (ceec343)
β chore(framework): update date imports (53158f5)
β docs(chips): update color and size examples (2495273)
β docs(date-pickers): update color example description (b87b28f)
β VPagination: set circle border radius when using rounded prop (5b0055b)
β VSelect: add option role to VListItem elements (#18629) (82e596e), closes #17767 #16881
β VSelectionControlGroup: default readonly value (#18513) (7e3f892), closes #18424
β VSlideGroup: disable prev/next button clicks (e522e3f), closes #18706
β VTab: pass through VBtn slots (aeaa776)
β VTable: font-color, size, and icon size (ecbf74e)
Other Commmits
β chore(release): publish v3.4.3 (93c7f12)
β docs(HomeFooter): change MIT license link to repository LICENSE.md (a0e7e53)
β docs(Entry): add enable / disable ad button and functionality (4f7a1ae)
β docs(nav): update resources nav structure (3c703e3)
β docs(AppBanner): add end margin to action button (8da21bf)
β chore(dev): update import ordering (b872fe5)
β docs(UserProfile): code / style clean-up (1098de8)
β docs(Toc): add promotion (ceec343)
β chore(framework): update date imports (53158f5)
β docs(chips): update color and size examples (2495273)
β docs(date-pickers): update color example description (b87b28f)
vue-i18n-next
v9.7.1
#vue_i18n #i18n #vue_i18n_next
What's Changed
β‘ Improvement Features
β fix: tweak
Full Changelog: v9.7.0...v9.7.1
v9.7.1
#vue_i18n #i18n #vue_i18n_next
What's Changed
β‘ Improvement Features
β fix: tweak
@intlify/core
conditional exports by @kazupon in #1639Full Changelog: v9.7.0...v9.7.1
vue-i18n-next
v9.8.0
#vue_i18n #i18n #vue_i18n_next
What's Changed
π Features
β feat: more strictly return type locale detector by @kazupon in #1640
Full Changelog: v9.7.1...v9.8.0
v9.8.0
#vue_i18n #i18n #vue_i18n_next
What's Changed
π Features
β feat: more strictly return type locale detector by @kazupon in #1640
Full Changelog: v9.7.1...v9.8.0
Vuetify
v3.4.4
#vuetify
π§ Bug Fixes
β framework: text prop types (#18720) (4cad91f), closes #18719
β VCombobox: remove duplicate selections (4a44999), closes #16100 #18515 #18728
β VDataTable: broken design with many nested headers (#18732) (ce62214), closes #18679
β VDataTable: remove unused rowHeight prop (2fd757e), closes #18758
β VDatePicker: issue on emited update:month and update:year fixed (#18755) (9247ee0), closes #18747
β VDatePicker: don't add empty weeks to weeks array (#18649) (0a9edaa), closes #18521
β VDatePicker: remove keyboard mode (b50e9ad)
β VField: don't reuse label vnode (416a3d1), closes #18754
β VSelects: respect function counter-value (#18734) (e8a8642), closes #18562
β VStepper: correct default slot type (#18783) (2fb9535), closes #18717
β VTable: revert icon size (02adf35), closes #18744
β VTextField: hide v-input__details for underlined variant (#18696) (cd6820c), closes #18671
Other Commmits
β chore(release): publish v3.4.4 (a47ec9a)
v3.4.4
#vuetify
π§ Bug Fixes
β framework: text prop types (#18720) (4cad91f), closes #18719
β VCombobox: remove duplicate selections (4a44999), closes #16100 #18515 #18728
β VDataTable: broken design with many nested headers (#18732) (ce62214), closes #18679
β VDataTable: remove unused rowHeight prop (2fd757e), closes #18758
β VDatePicker: issue on emited update:month and update:year fixed (#18755) (9247ee0), closes #18747
β VDatePicker: don't add empty weeks to weeks array (#18649) (0a9edaa), closes #18521
β VDatePicker: remove keyboard mode (b50e9ad)
β VField: don't reuse label vnode (416a3d1), closes #18754
β VSelects: respect function counter-value (#18734) (e8a8642), closes #18562
β VStepper: correct default slot type (#18783) (2fb9535), closes #18717
β VTable: revert icon size (02adf35), closes #18744
β VTextField: hide v-input__details for underlined variant (#18696) (cd6820c), closes #18671
Other Commmits
β chore(release): publish v3.4.4 (a47ec9a)
Vue Updates
Vuetify v3.4.4 #vuetify π§ Bug Fixes β framework: text prop types (#18720) (4cad91f), closes #18719 β VCombobox: remove duplicate selections (4a44999), closes #16100 #18515 #18728 β VDataTable: broken design with many nested headers (#18732) (ce62214), closesβ¦
β docs(defaults): add note about global class/style (4fec301)
β docs: fix font loading (b0bd7ad)
β docs(sass-variables): add configFile example (4fe59c8)
β chore: correct ref type (79b7c3f)
β docs(theme): fixes wrong type import statements (#18749) (63b697b)
β docs(Entry): remove ad toggle (be9f4f4)
β chore: update dependencies (c6f9dc8)
β chore(VCombobox): fix selection regression from 4a44999 (e471192)
β docs: replace deprecated config for [email protected] (#18752) (04d940a)
β docs:(introduction.md): update reference component (#18767) (5820409)
β docs(VDataTable): fix 'density' wrong prop name (#18768) (71d9928)
β docs(forms.md): add text to help find 3rd party integration examples (#18722) (ce96db0)
β docs(VStepper): correctly use disabled prop in example (#18718) (870bf62)
β docs(why-vuetify): add dates to feature list (1d36a7a)
β docs(LatestRelease): update prepended icon (a894cb8)
β docs(Learn/SupportMenu): update links (e09d284)
β docs(licensing): add new page (8db5afa)
β docs(en): add missing language (2d43fc5)
β docs(HomeFeatures): add links to all items (81faeb2)
β docs: update all links to use correct cdn address (fde1e89)
β docs: update MIT license link throughout (581e651)
β docs: fix font loading (b0bd7ad)
β docs(sass-variables): add configFile example (4fe59c8)
β chore: correct ref type (79b7c3f)
β docs(theme): fixes wrong type import statements (#18749) (63b697b)
β docs(Entry): remove ad toggle (be9f4f4)
β chore: update dependencies (c6f9dc8)
β chore(VCombobox): fix selection regression from 4a44999 (e471192)
β docs: replace deprecated config for [email protected] (#18752) (04d940a)
β docs:(introduction.md): update reference component (#18767) (5820409)
β docs(VDataTable): fix 'density' wrong prop name (#18768) (71d9928)
β docs(forms.md): add text to help find 3rd party integration examples (#18722) (ce96db0)
β docs(VStepper): correctly use disabled prop in example (#18718) (870bf62)
β docs(why-vuetify): add dates to feature list (1d36a7a)
β docs(LatestRelease): update prepended icon (a894cb8)
β docs(Learn/SupportMenu): update links (e09d284)
β docs(licensing): add new page (8db5afa)
β docs(en): add missing language (2d43fc5)
β docs(HomeFeatures): add links to all items (81faeb2)
β docs: update all links to use correct cdn address (fde1e89)
β docs: update MIT license link throughout (581e651)
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)