v3.5.18
#vuetify
π§ Bug Fixes
β locale: ko translations (#19687) (a063f94)
β useDirectiveComponent: cannot read properties of undefined (#19693) (b9a588f)
β VDatePicker: stay on current month when selecting multiple (2d13e36)
β VSnackbar: make touchstart listener passive (24d1066)
β VSnackbar: conditionally load layout styles (9504efa), closes #19717
π§ͺ Labs
β VCalendar: remove background for week view mode (#19681) (1ce2879), closes #18988
β VSpeedDial: remove mode designator on transition (2c726a5)
Other Commmits
β chore(release): publish v3.5.18 (3a90a91)
β docs(team): update team members (d2af7e0)
β docs(VTextField): update dense example (1870ae7)
source
#vuetify
π§ Bug Fixes
β locale: ko translations (#19687) (a063f94)
β useDirectiveComponent: cannot read properties of undefined (#19693) (b9a588f)
β VDatePicker: stay on current month when selecting multiple (2d13e36)
β VSnackbar: make touchstart listener passive (24d1066)
β VSnackbar: conditionally load layout styles (9504efa), closes #19717
π§ͺ Labs
β VCalendar: remove background for week view mode (#19681) (1ce2879), closes #18988
β VSpeedDial: remove mode designator on transition (2c726a5)
Other Commmits
β chore(release): publish v3.5.18 (3a90a91)
β docs(team): update team members (d2af7e0)
β docs(VTextField): update dense example (1870ae7)
source
v3.6.0
#vuetify
π Features
β support css cascade layers (#19641) (4820347)
β display: add explicit prop that overrides mobile state (fafc39f)
β VBtn: add new readonly prop (72f33dc)
β VDataTable: add mobile view (#19431) (66880ce)
β VLayout: add dimension support (0114108)
β VNavigationDrawer: add new persistent prop (#19552) (74cc2bf)
π§ Bug Fixes
β layout: translate full amount if element and layout size is 0 (99ea55d)
β VDataTable: add missing scss variable for loading opacity (69b5cc8)
β VDialog: adjust styling to better match material spec (383bbdc)
β VNavigationDrawer: don't restrict elementSize when location is top or bottom (1ee802d)
β VOverlay: move targetRef out of props (5e40cc8), closes #19685
π¬ Code Refactoring
β VSlideGroup: replace css transform with native scroll (#17286) (93bd7b5)
π§ͺ Labs
β VDateInput: create new component (#19680) (e9d132f)
β VPullToRefresh: add new component (#19666) (1816775)
β VSpeedDial: proxy VMenu model (245f6d3)
source
#vuetify
π Features
β support css cascade layers (#19641) (4820347)
β display: add explicit prop that overrides mobile state (fafc39f)
β VBtn: add new readonly prop (72f33dc)
β VDataTable: add mobile view (#19431) (66880ce)
β VLayout: add dimension support (0114108)
β VNavigationDrawer: add new persistent prop (#19552) (74cc2bf)
π§ Bug Fixes
β layout: translate full amount if element and layout size is 0 (99ea55d)
β VDataTable: add missing scss variable for loading opacity (69b5cc8)
β VDialog: adjust styling to better match material spec (383bbdc)
β VNavigationDrawer: don't restrict elementSize when location is top or bottom (1ee802d)
β VOverlay: move targetRef out of props (5e40cc8), closes #19685
π¬ Code Refactoring
β VSlideGroup: replace css transform with native scroll (#17286) (93bd7b5)
π§ͺ Labs
β VDateInput: create new component (#19680) (e9d132f)
β VPullToRefresh: add new component (#19666) (1816775)
β VSpeedDial: proxy VMenu model (245f6d3)
source
v6.0.0-alpha.9
#vite
6.0.0-alpha.9 (2024-05-01)
β fix: lint (848af54)
β fix: module-runner bundle issue with chokidar dep (b8ef8ff)
β fix: scripts and styles were missing from built HTML on Windows (#16421) (0e93f58), closes #16421
β fix(deps): update all non-major dependencies (#16549) (2d6a13b), closes #16549
β fix(preload): skip preload for non-static urls (#16556) (bb79c9b), closes #16556
β fix(ssr): handle class declaration and expression name scoping (#16569) (c071eb3), closes #16569
β fix(ssr): handle function expression name scoping (#16563) (02db947), closes #16563
β refactor: bounded plugins factory instead of create hook (6b74221)
β refactor: move reload on tsconfig change to the server (1bcb67d)
source
#vite
6.0.0-alpha.9 (2024-05-01)
β fix: lint (848af54)
β fix: module-runner bundle issue with chokidar dep (b8ef8ff)
β fix: scripts and styles were missing from built HTML on Windows (#16421) (0e93f58), closes #16421
β fix(deps): update all non-major dependencies (#16549) (2d6a13b), closes #16549
β fix(preload): skip preload for non-static urls (#16556) (bb79c9b), closes #16556
β fix(ssr): handle class declaration and expression name scoping (#16569) (c071eb3), closes #16569
β fix(ssr): handle function expression name scoping (#16563) (02db947), closes #16563
β refactor: bounded plugins factory instead of create hook (6b74221)
β refactor: move reload on tsconfig change to the server (1bcb67d)
source
v3.6.2
#vuetify
π§ Bug Fixes
β VDataTable: select all showing when not enabled on mobile (#19727) (0825e2d)
β VDatePicker: wrong month displayed in header (#19721) (b0d42c9), closes #19126
β VFileInput: update:modelValue emit value (002ae8d)
β VHover: false isHovering by default (#19623) (75ed37b), closes #19601
Other Commmits
β chore(release): publish v3.6.2 (6cb03d4)
β docs(EnterpriseDeck): update direct support pricing (1dcf838)
β chore(tests): fix flaky cypress tests (#19725) (fcc921c)
β chore(package.json): update @vuetify/one (2877ba8)
β docs: implement snackbar queue (26c5798)
β docs(roadmap): update page content (d461f19)
β chore(all): update all labs status, add missing confirm-edit (8f7706f)
source
#vuetify
π§ Bug Fixes
β VDataTable: select all showing when not enabled on mobile (#19727) (0825e2d)
β VDatePicker: wrong month displayed in header (#19721) (b0d42c9), closes #19126
β VFileInput: update:modelValue emit value (002ae8d)
β VHover: false isHovering by default (#19623) (75ed37b), closes #19601
Other Commmits
β chore(release): publish v3.6.2 (6cb03d4)
β docs(EnterpriseDeck): update direct support pricing (1dcf838)
β chore(tests): fix flaky cypress tests (#19725) (fcc921c)
β chore(package.json): update @vuetify/one (2877ba8)
β docs: implement snackbar queue (26c5798)
β docs(roadmap): update page content (d461f19)
β chore(all): update all labs status, add missing confirm-edit (8f7706f)
source
v3.5.0-alpha.2
#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
@quasar/app-webpack-v4.0.0-beta.13
#quasar
Changes
β Support for Quasar v2.16+ (this will be the required minimum version)
β feat(app-webpack): (BREAKING) shorthand CLI command βquasar dev/build -m ios/androidβ is now targeting Capacitor mode instead of Cordova
β feat(app-webpack): ensure potential mode build error is printed to the terminal
β feat(app-webpack): update "dev" & "build" command help
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
β Support for Quasar v2.16+ (this will be the required minimum version)
β feat(app-webpack): (BREAKING) shorthand CLI command βquasar dev/build -m ios/androidβ is now targeting Capacitor mode instead of Cordova
β feat(app-webpack): ensure potential mode build error is printed to the terminal
β feat(app-webpack): update "dev" & "build" command help
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-v1.9.0
#quasar
Changes
β Support for Quasar v2.16+ (this will be the required minimum version)
β feat(app-vite): ensure potential mode build error is printed to the terminal
β feat(app-vite): update "dev" & "build" command help
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
β Support for Quasar v2.16+ (this will be the required minimum version)
β feat(app-vite): ensure potential mode build error is printed to the terminal
β feat(app-vite): update "dev" & "build" command help
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.12
#quasar
Changes
β Support for Quasar v2.16+ (this will be the required minimum version)
β feat(app-vite): (BREAKING) shorthand CLI command βquasar dev/build -m ios/androidβ is now targeting Capacitor mode instead of Cordova
β feat(app-vite): ensure potential mode build error is printed to the terminal
β feat(app-vite): tweak SSR boot files management
β feat(app-vite): update "dev" & "build" command help
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
β Support for Quasar v2.16+ (this will be the required minimum version)
β feat(app-vite): (BREAKING) shorthand CLI command βquasar dev/build -m ios/androidβ is now targeting Capacitor mode instead of Cordova
β feat(app-vite): ensure potential mode build error is printed to the terminal
β feat(app-vite): tweak SSR boot files management
β feat(app-vite): update "dev" & "build" command help
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/vite-plugin-1.7.0
#quasar
Changes
β Support for Quasar v2.16+ (this will be the required minimum version)
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
β Support for Quasar v2.16+ (this will be the required minimum version)
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.13.0
#quasar
Changes
β Support for Quasar v2.16+ (this will be the required minimum version)
β fix(app-webpack): CORDOVA mode > build -> correctly reference quasarConf #17138
β feat(app-webpack): ensure potential mode build error is printed to the terminal
β feat(app-webpack): update "dev" & "build" command help
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
β Support for Quasar v2.16+ (this will be the required minimum version)
β fix(app-webpack): CORDOVA mode > build -> correctly reference quasarConf #17138
β feat(app-webpack): ensure potential mode build error is printed to the terminal
β feat(app-webpack): update "dev" & "build" command help
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/vite-plugin-v1.7.0
#quasar
Changes
β Support for Quasar v2.16+ (this will be the required minimum version)
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
β Support for Quasar v2.16+ (this will be the required minimum version)
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.4.27
#vue #vue3
3.4.27 (2024-05-06)
Bug Fixes
β compat: include legacy scoped slots (#10868) (8366126), closes #8869
β compiler-core: add support for arrow aysnc function with unbracketed (#5789) (ca7d421), closes #5788
β compiler-dom: restrict createStaticVNode usage with option elements (#10846) (0e3d617), closes #6568 #7434
β compiler-sfc: handle keyof operator (#10874) (10d34a5), closes #10871
β hydration: handle edge case of style mismatch without style attribute (f2c1412), closes #10786
source
#vue #vue3
3.4.27 (2024-05-06)
Bug Fixes
β compat: include legacy scoped slots (#10868) (8366126), closes #8869
β compiler-core: add support for arrow aysnc function with unbracketed (#5789) (ca7d421), closes #5788
β compiler-dom: restrict createStaticVNode usage with option elements (#10846) (0e3d617), closes #6568 #7434
β compiler-sfc: handle keyof operator (#10874) (10d34a5), closes #10871
β hydration: handle edge case of style mismatch without style attribute (f2c1412), closes #10786
source
quasar-v2.16.1
#quasar
Fixes
β fix(ui): correctly declare typings with "exports" #17172
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 declare typings with "exports" #17172
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