Vue Updates
115 subscribers
709 photos
881 links
Channel for automatic notifications about updates in the Vue ecosystem.

Watching: vue, nuxt, vuetify, vue-i18n-next, vue-router, pinia and vite

Contacts: @Black_Yuzia

Our channels:
@Vue_Courses
@Vue_Updates
@frontendmasters_courses
Download Telegram
v3.8.8

#vuetify

πŸš€ Features

● VDatePicker: disable months and years if not allowed (#21466) (3b1c450), closes #20465

πŸ”§ Bug Fixes

● VChip: disable close button of disabled chip (#21512) (fed90ca), closes #21502
● VSelect: convert all itemProps keys to camelCase (#21518) (91de8be), closes #20320
● VSelect: reuse compact chip label style (#21517) (5d39936), closes #19677
● VSlider: correct step rounding for max value (#21434) (19f32b7), closes #21351

πŸ”¬ Code Refactoring

● VNumberInput: replace touch-action with pointercancel (97e3509), closes #21436

πŸ§ͺ Labs

● VDateInput: use common date range parser (#21450) (5ef1243), closes #21448

source
v3.8.11

#vuetify

πŸ”§ Bug Fixes

● VBtn: allow text values for letter-spacing Sass variable (#21602) (525b0fd), closes #21600
● VCarousel: avoid missing progress bar (#21586) (488ebc7)
● VDatePicker: completely hide days not in weekdays array (#21624) (010ded6), closes #21492 #19718
● VList: set item value to item if primitive (#21596) (58007ca), closes #21584
● VNumberInput: fix endless increment (#21610) (939a51c), closes #21581
● VSelect, VAutocomplete, VCombobox: open menu on icon click (#21617) (ec4dfc1), closes #21607

source
v3.9.0-beta.1

#vuetify

πŸ”§ Bug Fixes

● VTimePicker: auto width (#21613) (5d1ceab)
● VTreeview: restore reactivity with computed items (107dd0c), closes #20900
● VTreeview: activatable implies openOnClick=false (c0b7d7b)
● VTreeview: select trunk nodes on click when openOnClick=false (e6a1710), closes #21599
● VTreeview: prevent checkbox deselection when mandatory (431af5f), closes #21614

source
πŸŽ‰1
v3.8.12

#vuetify

πŸ”§ Bug Fixes

● date: align fullDate format with documentation and other adapters (#21668) (c856da3), closes #21667
● virtual: skip items update if height has not been checked (#21442) (2e55ed3), closes #18806
● VDataTable: continue sorting if dates are identical (a9d0c56), closes #21650
● VDataTable: only tab focus sortable columns (27aaaf4), closes #20899
● VDatePicker: correct week labels (#21648) (b46e60c), closes #21645 #21332
● VOtpInput: only autofocus if autofocus prop is set (79bcb27)
● VOverlay: properly detect location flipping loop (07db6b2), closes #21564 #21551
● VTextField: avoid infinite focus loop (#21628) (efaaa5d), closes #21626

πŸ§ͺ Labs

● VCalendar: slot day-event not available (#21558) (d743051), closes #21341
● VIconBtn: add button type (#21638) (dd1db74), closes #21634

source
v3.9.0

#vuetify

πŸš€ Features

● VDataTable: support fixed: 'end' columns (#21665) (415c267), closes #20020 #21153
● VSelects: add itemType prop (eaa4d15), closes #21666
● VTreeview: support item-type (#21709) (877f323)
● VTreeview: indent lines (#21675) (501e016), closes #11506

πŸ”§ Bug Fixes

● VDatePicker: format month to always have 2 digits (#21686) (f529212), closes #21681
● VSelects: avoid error with null items (#21660) (dd98067)
● VTreeview: don't select disabled children with parent (#20962) (0772bc1), closes #20386
● VTreeview: active state from router (#21644) (01c7a4f)
● VTreeview: modelValue reactivity (6daf53d)

πŸ§ͺ Labs

● VCalendar: use adapter for day element key (#21689) (428f460), closes #21688
● VHotkey: add new component (#21598) (99c721c)

Other Commits

● chore(release): publish v3.9.0 (a17b3d1)
● docs: update roadmap (d80a923)
● chore: fix build errors (f3dce45)
● docs(useHotkey): Fix Eratta (#21708) (7503530)
● docs(june-2025-update): add new blog post (4ae5678)

source
πŸŽ‰1
v3.9.1
#vuetify #frontend #vuetifyjs

πŸ”§ Bug Fixes

● input: handle aria-describedby with hide-details (#21703) (543f932), closes #17012 #19794
● VChipGroup: don't select items with a value by index (
πŸŽ‰1
v3.9.2
#vuetify #frontend #vuetifyjs

πŸ”„ Reverts

● Revert "perf(VTreeview): prevent unnecessary re-renders" (9cfc322), closes #21778
v3.9.3
#vuetify #frontend #vuetifyjs

πŸ”§ Bug Fixes

● theme: ability to restore "system" (#21821) (45077be), closes #21819
● VColorPicker: keep sliders visible when inputs are hidden (#21803) (215bfd8), closes
❀1
v3.9.4
#vuetify #frontend #vuetifyjs

πŸ”§ Bug Fixes

● validation: return aliases when called without arguments (#21868) (64a82d4), closes #21477
● VAlert: restore unit-less support in Sass variable for title line-height (#21843) (
v3.9.5
#vuetify #frontend #vuetifyjs

πŸ”§ Bug Fixes

● VColorPicker: prevent sass nested deprecation warning (8083db9), closes #21909
● VSelect: use selected text instead of value (#21902) (d0ef001), closes #21097
❀1
v3.10.2
#vuetify #frontend #vuetifyjs

πŸ”§ Bug Fixes

● selects: open menu when items is mutated not just replaced (#22067) (a3f8b17), closes #22066
● VBtn: don't set group state on link click (e292171), closes #21594

πŸ”„ Reverts

● Revert "fix(VBtn, VChip): correct link active state after navigation cancellation (#21651)" (ab28070), closes #22072 #22065

Other Commits

● chore(release): publish v3.10.2 (6e2be9b)
● chore: add symlinks for license and readme (d364f0e)
● chore: include license and readme in npm pack (8fa0e16), closes #22074