@quasar/cli-v2.4.1
#quasar
Changes
● feat(cli): upgrade deps
● fix(cli): remove unused dep (selfsigned)
● feat(cli): update all banners to mention pnpm and bun too
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(cli): upgrade deps
● fix(cli): remove unused dep (selfsigned)
● feat(cli): update all banners to mention pnpm and bun too
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.26
#vue #vue3
3.4.26 (2024-04-29)
Bug Fixes
● compiler-core: fix bail constant for globals (fefce06)
● compiler-core: remove unnecessary constant bail check (09b4df8), closes #10807
● runtime-core: attrs should be readonly in functional components (#10767) (e8fd644)
● runtime-core: ensure slot compiler marker writable (#10825) (9c2de62), closes #10818
● runtime-core: properly handle inherit transition during clone VNode (#10809) (638a79f), closes #3716 #10497 #4091
● Transition: re-fix #10620 (#10832) (accf839), closes #10632 #10827
3.4.25 (2024-04-24) Bug Fixes
● defineModel: align prod mode runtime type generation with defineProps (4253a57), closes #10769
● runtime-core: properly get keepAlive child (#10772) (3724693), closes #10771
● runtime-core: use normal object as internal prototype for attrs and slots (064e82f), closes /github.com/vuejs/core/commit/6df53d85a207986128159d88565e6e7045db2add#r141304923
source
#vue #vue3
3.4.26 (2024-04-29)
Bug Fixes
● compiler-core: fix bail constant for globals (fefce06)
● compiler-core: remove unnecessary constant bail check (09b4df8), closes #10807
● runtime-core: attrs should be readonly in functional components (#10767) (e8fd644)
● runtime-core: ensure slot compiler marker writable (#10825) (9c2de62), closes #10818
● runtime-core: properly handle inherit transition during clone VNode (#10809) (638a79f), closes #3716 #10497 #4091
● Transition: re-fix #10620 (#10832) (accf839), closes #10632 #10827
3.4.25 (2024-04-24) Bug Fixes
● defineModel: align prod mode runtime type generation with defineProps (4253a57), closes #10769
● runtime-core: properly get keepAlive child (#10772) (3724693), closes #10771
● runtime-core: use normal object as internal prototype for attrs and slots (064e82f), closes /github.com/vuejs/core/commit/6df53d85a207986128159d88565e6e7045db2add#r141304923
source
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