Vue Updates
114 subscribers
695 photos
842 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
Vue Updates
oh, cool
https://github.com/vuejs/core/pull/5912#issuecomment-1748985641

Improvements for performance

vue goes brrrr vuuuuuue
πŸ”₯3
vite-plugin-vue
[email protected]

#vite #vite_plugin_vue

Please refer to CHANGELOG.md for details.
vite-plugin-vue
[email protected]

#vite #vite_plugin_vue

Please refer to CHANGELOG.md for details.
Quasar
@quasar/extras-v1.16.8

#quasar

Changes

● feat(extras): update all fonts & fix the outdated css files #16543
● feat(extras): update Google Material Symbols (font & SVG) to the 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
Quasar
quasar-v2.13.1

#quasar

New

● feat(QField): new prop -> "tag" #16548

Fixes

● fix(QInput): Add datetime-local as allowed type fix: #15929, #13241 (#16483)
● fix(ui): lang mk -- split param (#16511)
● fix(ui): q-item within QMenu should be selectable using the space key (fix: #16107) (#16364)
● fix(ui): mask: keep null value on clear #16346 (#16348)
● fix(ui): fix generic usage of QTreeNode type (fix: #15351) (#16513)
● fix(QDate): updateViewModel if navigation limitations set (fix: #16500) (#16501)
● fix(QImg): API - wrong @error param name #16545
● fix(QField): incorrect use of #16548
● fix(QField/QInput/...): wrong type ValidateProps.error / QFieldProps.error #16560
● fix(ui): types for component props where default value is null #16560

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
Quasar
@quasar/app-vite-v1.7.0

#quasar

Changes

● Upgraded to latest Sass v1 -- this will allow you to use latest Sass v1 features

Minimum requirements

You will need to upgrade the "quasar" package (our UI) to at least v2.14.0

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
Quasar
@quasar/app-webpack-v3.12.0

#quasar

Changes

● Upgraded to latest Sass v1 -- this will allow you to use latest Sass v1 features

Minimum requirements

You will need to upgrade the "quasar" package (our UI) to at least v2.14.0

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
Quasar
quasar-v2.14.0

#quasar

Changes

● Upgraded to the latest Sass v1 specs -- this will allow you to use the latest Sass v1 features in your own code too!
● fix(QImg): API - @error param definition #16545

Possible breaking changes for Sass users!

When using Quasar UI (this package) with our Quasar CLI or our Vite plugin, it will require the latest Sass v1 (which has breaking changes -- though your Sass code will work albeit with deprecation banners on the console). It will be easy for you to upgrade to the newer Sass requirements for your code (and most might not even need anything changed). The console logs will tell you what lines to change and to what exactly. There is also a sass-migrator tool available (written by the Sass team).
Vue Updates
Quasar quasar-v2.14.0 #quasar Changes ● Upgraded to the latest Sass v1 specs -- this will allow you to use the latest Sass v1 features in your own code too! ● fix(QImg): API - @error param definition #16545 Possible breaking changes for Sass users! When…
We have postponed this moment as much as possible and we apologize for introducing this change in a minor version, but a major version for something so small is not really feasible nor desired (and again, it is due to Sass introducing changes in one of their minor versions).

If using Quasar CLI

Minimum quasar/app-vite supported version is v1.7.0
Minimum quasar/app-webpack supported version is v3.12.0

If using Vite or Vue CLI

Minimum "sass" version is v1.33.0 (although we recommend installing the very latest v1 available)

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
Quasar
quasar-v2.14.1

#quasar

Fixes

● fix(QBtn): "stack" set to undefined should not affect icon spacing #16494
● fix(ui/lang): Update ms.mjs (#16610)
● fix(QSlider/QRange): slider value should start from innerMin instead of min on drag #16614 (#16615)
● fix(QCircularProgress): #16586 account for stroke-linecap behavior for rounded style (#16593)
● fix(QDate): the "today" btn should keep time from model when available (and not reset it) #16623
● fix(QTime): TS type for the return value of "options" prop #16587
● fix(QSelect): "option" slot has incorrect "selected" param value when the option is disabled #16567

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
Quasar
@quasar/extras-v1.16.9

#quasar

Changes

● feat(extras): update Bootstrap => v1.11.2
● feat(extras): update Fontawesome => v6.5.0
● feat(extras): update Google Material Symbols (font & SVG) to the 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
Quasar
@quasar/app-webpack-v3.12.1

#quasar

Changes

● feat(app-webpack): force the use of latest quasar/render-ssr-error
● fix(app-webpack): typo in --skip-pkg option #16604

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
Quasar
@quasar/app-vite-v1.7.1

#quasar

Changes

● feat(app-vite): force the use of latest quasar/render-ssr-error
● fix(app-vite): typo in --skip-pkg option #16604

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
Oops, I fuck up
Vue 3
v3.4.1

#vue #vue3

Please refer to CHANGELOG.md for details.