v3.4.20
#vue #vue3
3.4.20 (2024-02-26)
Bug Fixes
● parser: should not treat uppercase components as special tags (e0e0253), closes #10395
● runtime-dom: avoid always resetting nullish option value (ff130c4), closes #10396
● runtime-dom: fix nested v-show priority regression (364f890), closes #10338
● runtime-dom: v-bind style should clear previous css string value (#10373) (e2d3235), closes #10352
● suspense: handle suspense switching with nested suspense (#10184) (0f3da05), closes #10098
● types: better typing for direct setup signature of defineComponent (#10357) (eadce5b), closes #8604 #8855
source
#vue #vue3
3.4.20 (2024-02-26)
Bug Fixes
● parser: should not treat uppercase components as special tags (e0e0253), closes #10395
● runtime-dom: avoid always resetting nullish option value (ff130c4), closes #10396
● runtime-dom: fix nested v-show priority regression (364f890), closes #10338
● runtime-dom: v-bind style should clear previous css string value (#10373) (e2d3235), closes #10352
● suspense: handle suspense switching with nested suspense (#10184) (0f3da05), closes #10098
● types: better typing for direct setup signature of defineComponent (#10357) (eadce5b), closes #8604 #8855
source
@quasar/app-webpack-v4.0.0-beta.3
#quasar
Changes
● Minimum Node.js version is now v18.12 due to latest webpack dependencies (great opportunity to stay on the very latest underlying packages while we're in beta)
● Upgraded all deps, including webpack-dev-server (v4 to v5)
Due to the upgrade to
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
Changes
● Minimum Node.js version is now v18.12 due to latest webpack dependencies (great opportunity to stay on the very latest underlying packages while we're in beta)
● Upgraded all deps, including webpack-dev-server (v4 to v5)
Due to the upgrade to
webpack-dev-server
v5, you are required to do this change (if you have configured any proxies):devServer: {
- proxy: {
- "/api": {
- target: "https://localhost:3000",
- changeOrigin: true,
- },
- }
+ proxy: [
+ {
+ context: ["/api"],
+ target: "https://localhost:3000",
+ changeOrigin: true,
+ },
+ ]
}
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/icongenie-v4.0.0
#quasar
Changes
● Minimum required Node.js is now v18
● Upgraded dependencies
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
Changes
● Minimum required Node.js is now v18
● Upgraded dependencies
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/app-webpack-v3.12.4
#quasar
Changes
● feat(app-webpack): use latest @quasar/babel-preset-app (updated deps)
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
Changes
● feat(app-webpack): use latest @quasar/babel-preset-app (updated deps)
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.14.6
#quasar
New
● feat(QImg): new prop -> loading-show-delay #16932
● feat(ui): new language - Tagalog(tl) (#16943)
● internal(ui): changed UI build system
Fixes
● fix(ui): Platform -> use navigator.userAgentData.mobile when available + other tweaks #16921
● fix(ui): provide correct types for Quasar.lang (fix: #14569) (#16936)
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
New
● feat(QImg): new prop -> loading-show-delay #16932
● feat(ui): new language - Tagalog(tl) (#16943)
● internal(ui): changed UI build system
Fixes
● fix(ui): Platform -> use navigator.userAgentData.mobile when available + other tweaks #16921
● fix(ui): provide correct types for Quasar.lang (fix: #14569) (#16936)
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
👍1
@quasar/app-vite-v2.0.0-beta.3
#quasar
Changes
● feat(app-vite): upgrade all deps
● feat(app-vite): upgrade default esbuild target to 'es2022', 'firefox115', 'chrome115', 'safari14'
● fix(app-vite): loosen htmlVariables type (#16923)
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
Changes
● feat(app-vite): upgrade all deps
● feat(app-vite): upgrade default esbuild target to 'es2022', 'firefox115', 'chrome115', 'safari14'
● fix(app-vite): loosen htmlVariables type (#16923)
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/app-webpack-v4.0.0-beta.4
#quasar
Changes
● feat(app-webpack): upgrade all deps
● feat(app-webpack): upgrade default esbuild target to 'es2022', 'firefox115', 'chrome115', 'safari14'
● feat(app-webpack): use latest @quasar/babel-preset-app (updated deps)
● fix(app-webpack): loosen htmlVariables type (#16923)
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
Changes
● feat(app-webpack): upgrade all deps
● feat(app-webpack): upgrade default esbuild target to 'es2022', 'firefox115', 'chrome115', 'safari14'
● feat(app-webpack): use latest @quasar/babel-preset-app (updated deps)
● fix(app-webpack): loosen htmlVariables type (#16923)
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
v9.10.0
#vue_i18n #i18n #vue_i18n_next
What's Changed
🌟 Features
● fix: Support for
📝️ Documentations
● docs: update description of Nuxt I18n and its status by @BobbieGoede in #1739
New Contributors
● @twolfvb made their first contribution in #1732
● @ismailarilik made their first contribution in #1722
Full Changelog: v9.9.1...v9.10.0
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
🌟 Features
● fix: Support for
te
behavior compatibility before v9.6 by @kazupon in #1751📝️ Documentations
● docs: update description of Nuxt I18n and its status by @BobbieGoede in #1739
New Contributors
● @twolfvb made their first contribution in #1732
● @ismailarilik made their first contribution in #1722
Full Changelog: v9.9.1...v9.10.0
source
v9.10.1
#vue_i18n #i18n #vue_i18n_next
What's Changed
⚡ Improvement Features
● chore(fix): #1630 make the install function synchronous to be aligned… by @k-paxian in #1631
📝️ Documentations
● docs: wrong te docs by @kazupon in #1753
New Contributors
● @k-paxian made their first contribution in #1631
Full Changelog: v9.10.0...v9.10.1
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
⚡ Improvement Features
● chore(fix): #1630 make the install function synchronous to be aligned… by @k-paxian in #1631
📝️ Documentations
● docs: wrong te docs by @kazupon in #1753
New Contributors
● @k-paxian made their first contribution in #1631
Full Changelog: v9.10.0...v9.10.1
source
@quasar/app-webpack-v4.0.0-beta.5
#quasar
Changes
● fix(app-webpack): src/css/quasar.variables usage config #16954
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
Changes
● fix(app-webpack): src/css/quasar.variables usage config #16954
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
Vue Updates
v3.5.7 source
Ріт цього казино, ой тобто
Hey, what happen?
upd: suppose telegra.ph has broken Open Graph right now, so link (https://telegra.ph/v357-03-01) won't display as embedded preview. Hope it temporary.
Hey, what happen?
upd: suppose telegra.ph has broken Open Graph right now, so link (https://telegra.ph/v357-03-01) won't display as embedded preview. Hope it temporary.
👍1
@quasar/app-vite-v1.7.4
#quasar
Changes
● fix(app-vite): (backport from v2) bex template -> correctly attach listener(s) for opening the new tabs #16959
● refactor(app-vite): small refactoring of the capacitor management
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
Changes
● fix(app-vite): (backport from v2) bex template -> correctly attach listener(s) for opening the new tabs #16959
● refactor(app-vite): small refactoring of the capacitor management
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/app-vite-v2.0.0-beta.4
#quasar
Changes
● fix(app-vite): bex template -> correctly attach listener(s) for opening the new tabs #16959
● feat(app-vite): [TS] improve configuration sections (#16966)
● refactor(app-vite): small refactoring of the capacitor management
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
Changes
● fix(app-vite): bex template -> correctly attach listener(s) for opening the new tabs #16959
● feat(app-vite): [TS] improve configuration sections (#16966)
● refactor(app-vite): small refactoring of the capacitor management
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/app-webpack-v4.0.0-beta.6
#quasar
Changes
● fix(app-webpack): bex template -> correctly attach listener(s) for opening the new tabs #16959
● refactor(app-webpack): small refactoring of the capacitor management
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
Changes
● fix(app-webpack): bex template -> correctly attach listener(s) for opening the new tabs #16959
● refactor(app-webpack): small refactoring of the capacitor management
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/cli-v2.4.0
#quasar
This is the optional globally installed CLI.
Changes
● feat(cli): "upgrade" command -> keep account of configured npm registry url; add --registry (-r) param to override; write the registry url on terminal for security purposes #16703
● feat(cli): upgrade deps
● fix(cli): update node version check
● fix(cli): remove unused dep (selfsigned)
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
This is the optional globally installed CLI.
Changes
● feat(cli): "upgrade" command -> keep account of configured npm registry url; add --registry (-r) param to override; write the registry url on terminal for security purposes #16703
● feat(cli): upgrade deps
● fix(cli): update node version check
● fix(cli): remove unused dep (selfsigned)
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