Vue Updates
114 subscribers
696 photos
845 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.5.11

#vuetify

๐Ÿš€ Features

โ— update vite-plugin-vuetify peerDep version (ec08558)

๐Ÿ”ง Bug Fixes

โ— VOtpInput: accept keyboard number input (c1e75bb), closes #19439

๐Ÿงช Labs

โ— VNumberInput: use built-in icon aliases (34d4712)

source
v5.2.3

#vite

5.2.3 (2024-03-22)

source
v5.2.4

#vite

5.2.4 (2024-03-23)

source
v2.9.18

#vite

Please refer to CHANGELOG.md for details.

source
v3.2.10

#vite

Please refer to CHANGELOG.md for details.

source
v3.2.9

#vite

This version failed to publish to npm. Please use 3.2.10 or 3.2.8 instead.

Please refer to CHANGELOG.md for details.

source
v4.5.3

#vite

Please refer to CHANGELOG.md for details.

source
v5.0.13

#vite

Please refer to CHANGELOG.md for details.

source
v5.1.7

#vite

Please refer to CHANGELOG.md for details.

source
v5.2.5

#vite

5.2.5 (2024-03-24)

source
v5.2.6

#vite

5.2.6 (2024-03-24)

source
@quasar-extras-v1.16.10

#quasar

Changes

โ— feat(extras): Update bootstrap font and icons => v1.11.3
โ— feat(extras): Update fontawesome font and icons => v6.5.1
โ— feat(extras): Update MDI font and icons => v7.4.47
โ— feat(extras): UPdate ionicons icons => v7.3.1
โ— feat(extras): Update Google Material symbols and fonts to latest

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

โ— Becoming a sponsor on Github
โ— One-off donation via PayPal

source
v3.5.13

#vuetify

๐Ÿ”ง Bug Fixes

โ— check RouterLink.useLink exists before using it (#19492) (5f23fad), closes #19487

source
v5.2.7

#vite

5.2.7 (2024-03-29)

source
@quasar/extras-v1.16.10

#quasar

Changes

โ— feat(extras): Update bootstrap font and icons => v1.11.3
โ— feat(extras): Update fontawesome font and icons => v6.5.1
โ— feat(extras): Update MDI font and icons => v7.4.47
โ— feat(extras): UPdate ionicons icons => v7.3.1
โ— feat(extras): Update Google Material symbols and fonts to latest

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

โ— Becoming a sponsor on Github
โ— One-off donation via PayPal

source
@quasar/extras-v1.16.11

#quasar

Fixes

โ— fix(extras): re-package #17052

Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

โ— Becoming a sponsor on Github
โ— One-off donation via PayPal

source
quasar-v2.15.2

#quasar

Changes

โ— feat(QDialog/QMenu): ease testing of teleported content
โ— fix(ui): useInterval was not correctly exported #17021
โ— fix(ui): Platform on Edge should be normalized to 'edge' #17039
โ— fix(QExpansionItem): header-slot scope > detailsId is always undefined
โ— fix(QCarouselSlide): JSON API - duplicated examples for "name" prop
โ— chore(ui): move directives into individual folders (preparing the new testing)
โ— chore(ui): move plugins into individual folders (prepare the new testing)

Example of how you can target the teleported content of a QDialog/Qmenu in your testing:
const wrapper = mount(QDialog, { ... })
const teleportedWrapper = wrapper.findComponent({ name: 'QPortal' })


Donations

Quasar Framework is an open-source MIT-licensed project made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider the following:

โ— Becoming a sponsor on Github
โ— One-off donation via PayPal

source
v5.2.8

#vite

5.2.8 (2024-04-03)

source
v9.11.0

#vue_i18n #i18n #vue_i18n_next

What's Changed

๐ŸŒŸ Features

โ— fix: number and date format components not using scope prop by @BobbieGoede in #1786

New Contributors

โ— @xuanzhi33 made their first contribution in #1767
โ— @YoshiYo made their first contribution in #1781

Full Changelog: v9.10.2...v9.11.0

source