v3.6.11
#vuetify
π§ Bug Fixes
β VOverlay: add null coalescing to true if no shadowDomRoot (27b4b1e), closes #20001
π§ͺ Labs
β VNumberInput: fix inc/dec slots with split control variant (#20072) (4ac8aa4), closes #20056
β VStepperVertical: provide eager in defaults props (#20033) (620a0d9), closes #20025
β VTreeview: avoid re-render by opened & respect openAll (#20032) (0a32df5)
Other Commmits
β chore(release): publish v3.6.11 (be3e401)
β chore(VImg): resolve linting problem (f89a5fc)
β docs(VImg): example for gradient props (#19708) (e871ecb)
β docs(treeshaking): match variable name used in template example (#20088) (c168e59)
β chore: enable all VTreeview cy tests (8d6e4bd)
β Add yuwu9145 to FUNDING.yml (d7fbcc5)
source
#vuetify
π§ Bug Fixes
β VOverlay: add null coalescing to true if no shadowDomRoot (27b4b1e), closes #20001
π§ͺ Labs
β VNumberInput: fix inc/dec slots with split control variant (#20072) (4ac8aa4), closes #20056
β VStepperVertical: provide eager in defaults props (#20033) (620a0d9), closes #20025
β VTreeview: avoid re-render by opened & respect openAll (#20032) (0a32df5)
Other Commmits
β chore(release): publish v3.6.11 (be3e401)
β chore(VImg): resolve linting problem (f89a5fc)
β docs(VImg): example for gradient props (#19708) (e871ecb)
β docs(treeshaking): match variable name used in template example (#20088) (c168e59)
β chore: enable all VTreeview cy tests (8d6e4bd)
β Add yuwu9145 to FUNDING.yml (d7fbcc5)
source
v5.3.3
#vite
5.3.3 (2024-07-03)
β fix: lazily evaluate __vite__mapDeps files (#17602) (dafff4a), closes #17602
β fix(deps): update all non-major dependencies (#17590) (012490c), closes #17590
β fix(lib): remove pure CSS dynamic import (#17601) (055f1c1), closes #17601
β fix(proxy): replace changeOrigin changes in 5.3.0 with new rewriteWsOrigin option (#17563) (14c3d49), closes #17563
source
#vite
5.3.3 (2024-07-03)
β fix: lazily evaluate __vite__mapDeps files (#17602) (dafff4a), closes #17602
β fix(deps): update all non-major dependencies (#17590) (012490c), closes #17590
β fix(lib): remove pure CSS dynamic import (#17601) (055f1c1), closes #17601
β fix(proxy): replace changeOrigin changes in 5.3.0 with new rewriteWsOrigin option (#17563) (14c3d49), closes #17563
source
quasar-v2.16.5
#quasar
Fixes
β fix(util): typescript declaration for humanStorageSize (#17240)
β fix(ui): prevent
β fix(ui): use correct list type for QSliderSlots (fix: #17060) (#17061)
β fix(ui): fix useId composable types (fix: #17284)
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
Fixes
β fix(util): typescript declaration for humanStorageSize (#17240)
β fix(ui): prevent
@typescript-eslint/unbound-method
error on newer utilities types (#17251)β fix(ui): use correct list type for QSliderSlots (fix: #17060) (#17061)
β fix(ui): fix useId composable types (fix: #17284)
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
v10.0.0-beta.2
#vue_i18n #i18n #vue_i18n_next
What's Changed
π Bug Fixes
β fix(types):
ποΈ Documentations
β docs: fix typos by @SimonVadier in #1863
β docs: add scoping for custom directive by @kazupon in #1867
β Update tools.md by @felixhaeberle in #1866
β Fix typos, syntax by @TheoKondak in #1881
New Contributors
β @SimonVadier made their first contribution in #1863
β @felixhaeberle made their first contribution in #1866
β @mitjans made their first contribution in #1883
β @TheoKondak made their first contribution in #1881
Full Changelog: v10.0.0-beta.1...v10.0.0-beta.2
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
π Bug Fixes
β fix(types):
$t
types by @mitjans in #1883ποΈ Documentations
β docs: fix typos by @SimonVadier in #1863
β docs: add scoping for custom directive by @kazupon in #1867
β Update tools.md by @felixhaeberle in #1866
β Fix typos, syntax by @TheoKondak in #1881
New Contributors
β @SimonVadier made their first contribution in #1863
β @felixhaeberle made their first contribution in #1866
β @mitjans made their first contribution in #1883
β @TheoKondak made their first contribution in #1881
Full Changelog: v10.0.0-beta.1...v10.0.0-beta.2
source
@quasar/extras-v1.16.12
#quasar
Changes
β feat(extras): update Fontawesome => v6.5.2
β feat(extras): upgrade Ionicons => v7.4.0
β feat(extras): Update Google fonts and icons 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
source
#quasar
Changes
β feat(extras): update Fontawesome => v6.5.2
β feat(extras): upgrade Ionicons => v7.4.0
β feat(extras): Update Google fonts and icons 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
source
v3.6.13-3.7.0-beta.0.0
#vuetify
π Features
β validation: add eager and invalid-input options (7e730fa)
β VAvatar: add border prop support (9dbc30a)
β VBtn: add support for active-color prop (aee83f0)
β VContainer: add dimension support (14a2e8c)
β VExpansionPanelTitle: add dimension support (784eb14)
β VImg: add absolute prop (f842cd9)
β VSlideGroup: expose hasNext and hasPrev (#20050) (8ef6ff8)
π§ͺ Labs
β VTreeview: port open-on-click prop to v3 & enhancement (#20038) (cb6b5ff), closes #20009 #20095 #19414 #20106
Other Commmits
β chore(release): publish v3.6.13-3.7.0-beta.0.0 (2d2e7a0)
β chore: remove unused import (3752de2)
source
#vuetify
π Features
β validation: add eager and invalid-input options (7e730fa)
β VAvatar: add border prop support (9dbc30a)
β VBtn: add support for active-color prop (aee83f0)
β VContainer: add dimension support (14a2e8c)
β VExpansionPanelTitle: add dimension support (784eb14)
β VImg: add absolute prop (f842cd9)
β VSlideGroup: expose hasNext and hasPrev (#20050) (8ef6ff8)
π§ͺ Labs
β VTreeview: port open-on-click prop to v3 & enhancement (#20038) (cb6b5ff), closes #20009 #20095 #19414 #20106
Other Commmits
β chore(release): publish v3.6.13-3.7.0-beta.0.0 (2d2e7a0)
β chore: remove unused import (3752de2)
source
@quasar/app-webpack-v4.0.0-beta.16
#quasar
Changes
β feat(app-webpack): upgrade deps (including esbuild)
β fix(app-webpack): async support in configure wrapper (fix: #17268) (#17291)
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 deps (including esbuild)
β fix(app-webpack): async support in configure wrapper (fix: #17268) (#17291)
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.15
#quasar
Changes
β feat(app-vite): upgrade deps (including esbuild)
β fix(app-vite): async support in configure wrapper (fix: #17268) (#17291)
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 deps (including esbuild)
β fix(app-vite): async support in configure wrapper (fix: #17268) (#17291)
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.16.6
#quasar
Fixes
β fix(ui): correctly apply iOS safe area padding when using q-tabs (#17055)
β fix(ui): avoid Sass warning by upgrading to latest specs in QSkeleton (no declaration after nested rule)
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
Fixes
β fix(ui): correctly apply iOS safe area padding when using q-tabs (#17055)
β fix(ui): avoid Sass warning by upgrading to latest specs in QSkeleton (no declaration after nested rule)
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
v10.0.0-beta.3
#vue_i18n #i18n #vue_i18n_next
What's Changed
β‘ Improvement Features
β fix(devtools): change vue-devtools label by @kazupon in #1885
β fix: vue-i18n type definition for vue package by @kazupon in #1888
Full Changelog: v10.0.0-beta.2...v10.0.0-beta.3
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
β‘ Improvement Features
β fix(devtools): change vue-devtools label by @kazupon in #1885
β fix: vue-i18n type definition for vue package by @kazupon in #1888
Full Changelog: v10.0.0-beta.2...v10.0.0-beta.3
source
v10.0.0-beta.4
#vue_i18n #i18n #vue_i18n_next
What's Changed
π Features
β feat: support generated locale type by @BobbieGoede in #1890
ποΈ Documentations
β Added a comment about pluralRules to the code in pluralization docs by @M1h4n1k in #1873
New Contributors
β @M1h4n1k made their first contribution in #1873
Full Changelog: v10.0.0-beta.3...v10.0.0-beta.4
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
π Features
β feat: support generated locale type by @BobbieGoede in #1890
ποΈ Documentations
β Added a comment about pluralRules to the code in pluralization docs by @M1h4n1k in #1873
New Contributors
β @M1h4n1k made their first contribution in #1873
Full Changelog: v10.0.0-beta.3...v10.0.0-beta.4
source
v5.3.4
#vite
5.3.4 (2024-07-16)
β fix: update Terser type definitions (fix #17668) (#17669) (b723a75), closes #17668 #17669
β fix(build): skip preload treeshaking for nested braces (#17687) (4be96b4), closes #17687
β fix(css): include
β fix(worker): nested inlined worker always fallbacked to data URI worker instead of using blob worker (07bc489), closes #17509
β refactor: replace includes with logical operations (#17620) (c4a2227), closes #17620
β chore: add callback to http-proxy.d.ts jsdoc (#17646) (d8a5d70), closes #17646
source
#vite
5.3.4 (2024-07-16)
β fix: update Terser type definitions (fix #17668) (#17669) (b723a75), closes #17668 #17669
β fix(build): skip preload treeshaking for nested braces (#17687) (4be96b4), closes #17687
β fix(css): include
.css?url
in assets field of manifest (#17623) (1465b20), closes #17623β fix(worker): nested inlined worker always fallbacked to data URI worker instead of using blob worker (07bc489), closes #17509
β refactor: replace includes with logical operations (#17620) (c4a2227), closes #17620
β chore: add callback to http-proxy.d.ts jsdoc (#17646) (d8a5d70), closes #17646
source
v10.0.0-beta.5
#vue_i18n #i18n #vue_i18n_next
What's Changed
ποΈ Documentations
β chore: fix module augmentation example comment by @BobbieGoede in #1898
Full Changelog: v10.0.0-beta.4...v10.0.0-beta.5
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
ποΈ Documentations
β chore: fix module augmentation example comment by @BobbieGoede in #1898
Full Changelog: v10.0.0-beta.4...v10.0.0-beta.5
source
v3.5.0-alpha.3
#vue #vue3
For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
source
#vue #vue3
For stable releases, please refer to CHANGELOG.md for details.
For pre-releases, please refer to CHANGELOG.md of the
minor
branch.source
πΏ3