v10.0.0-alpha.2
#vue_i18n #i18n #vue_i18n_next
What's Changed
π Bug Fixes
β fix(types): allow spyOn of "useI18n()" by @pinguet62 in #1815
π₯ Breaking Changes
β breaking: drop vue-i18n-bridge by @kazupon in #1816
β breaking: drop
New Contributors
β @pinguet62 made their first contribution in #1815
Full Changelog: v10.0.0-alpha.1...v10.0.0-alpha.2
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
π Bug Fixes
β fix(types): allow spyOn of "useI18n()" by @pinguet62 in #1815
π₯ Breaking Changes
β breaking: drop vue-i18n-bridge by @kazupon in #1816
β breaking: drop
allowComposition
option by @kazupon in #1817New Contributors
β @pinguet62 made their first contribution in #1815
Full Changelog: v10.0.0-alpha.1...v10.0.0-alpha.2
source
@quasar/app-webpack-v4.0.0-beta.10
#quasar
Changes
β feat+fix(app-webpack): [SECURITY] replace html-minifier with html-minifier-terser #17131
β feat(app-webpack): support for the newer @electron/packager
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+fix(app-webpack): [SECURITY] replace html-minifier with html-minifier-terser #17131
β feat(app-webpack): support for the newer @electron/packager
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.8
#quasar
Changes
β feat+fix(app-vite): [SECURITY] replace html-minifier with html-minifier-terser #17131
β feat(app-vite): support for the newer @electron/packager
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+fix(app-vite): [SECURITY] replace html-minifier with html-minifier-terser #17131
β feat(app-vite): support for the newer @electron/packager
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.8.3
#quasar
Changes
β feat+fix(app-vite): (backport from q/app-vite 2) [SECURITY] replace html-minifier with html-minifier-terser #17131
β feat(app-vite): (backport from q/app-vite 2) support for the newer @electron/packager
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+fix(app-vite): (backport from q/app-vite 2) [SECURITY] replace html-minifier with html-minifier-terser #17131
β feat(app-vite): (backport from q/app-vite 2) support for the newer @electron/packager
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-webpack-v3.12.6
#quasar
Changes
β feat+fix(app-webpack): (backport from q/app-webpack 4) [SECURITY] replace html-minifier with html-minifier-terser #17131
β feat(app-webpack): (backport from q/app-webpack 4) support for the newer @electron/packager
β feat(app-webpack): upgrade 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+fix(app-webpack): (backport from q/app-webpack 4) [SECURITY] replace html-minifier with html-minifier-terser #17131
β feat(app-webpack): (backport from q/app-webpack 4) support for the newer @electron/packager
β feat(app-webpack): upgrade 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.15.4
#quasar
Changes
β fix(AppFullscreen): JSON -> set activeEl and isActive as "reactive"
β fix(useRenderCache): correctly clear cache; correctly check for property
β fix(Platform): ios always undefined (#17130)
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(AppFullscreen): JSON -> set activeEl and isActive as "reactive"
β fix(useRenderCache): correctly clear cache; correctly check for property
β fix(Platform): ios always undefined (#17130)
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.0-beta.0.0
#vuetify
π Features
β support css cascade layers (#19641) (4820347)
β VBtn: add new readonly prop (72f33dc)
β VNavigationDrawer: add new persistent prop (#19552) (74cc2bf)
π§ Bug Fixes
β VDataTable: add missing scss variable for loading opacity (69b5cc8)
β VDialog: adjust styling to better match material spec (383bbdc)
π¬ Code Refactoring
β VSlideGroup: replace css transform with native scroll (#17286) (93bd7b5)
π§ͺ Labs
β VSpeedDial: proxy VMenu model (245f6d3)
Other Commmits
β chore(release): publish v3.6.0-beta.0.0 (06e7297)
source
#vuetify
π Features
β support css cascade layers (#19641) (4820347)
β VBtn: add new readonly prop (72f33dc)
β VNavigationDrawer: add new persistent prop (#19552) (74cc2bf)
π§ Bug Fixes
β VDataTable: add missing scss variable for loading opacity (69b5cc8)
β VDialog: adjust styling to better match material spec (383bbdc)
π¬ Code Refactoring
β VSlideGroup: replace css transform with native scroll (#17286) (93bd7b5)
π§ͺ Labs
β VSpeedDial: proxy VMenu model (245f6d3)
Other Commmits
β chore(release): publish v3.6.0-beta.0.0 (06e7297)
source
v3.4.25
#vue #vue3
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.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 Updates
v3.4.25 #vue #vue3 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β¦
he-he, I won.
π4π€·ββ1
Forwarded from Vue Courses
#admin
I want to share with you a new one channel with a lot of courses.
It's not only vue courses, but include them too.
https://t.iss.one/frontendmasters_courses/2
There is 196 courses with 7287 lessons.
Enjoy!
I want to share with you a new one channel with a lot of courses.
It's not only vue courses, but include them too.
https://t.iss.one/frontendmasters_courses/2
There is 196 courses with 7287 lessons.
Enjoy!
Telegram
Frontendmasters Courses
#admin
Tags list:
#frontendmasters
#course - suppose, you want to use this one tag for fast travel between courses
#lesson
#720p
Uploaded 196 courses with 7287 lessons.
In most case we have 720p video (except a few in the top, with 2160p instead, but markedβ¦
Tags list:
#frontendmasters
#course - suppose, you want to use this one tag for fast travel between courses
#lesson
#720p
Uploaded 196 courses with 7287 lessons.
In most case we have 720p video (except a few in the top, with 2160p instead, but markedβ¦
@quasar/app-vite-v2.0.0-beta.9
#quasar
Changes
β fix(app-vite): reinstall AE on "add" without prompting user, otherwise node will cache the pkg as unavailable
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): reinstall AE on "add" without prompting user, otherwise node will cache the pkg as unavailable
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.10
#quasar
Changes
β fix(app-vite): build fails with latest cordova-ios #17138
β fix(app-vite): fallback on extracting Vite version (like with pnpm managed project + link)
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): build fails with latest cordova-ios #17138
β fix(app-vite): fallback on extracting Vite version (like with pnpm managed project + link)
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.11
#quasar
Changes
β fix(app-webpack): build fails with latest cordova-ios #17138
β fix(app-webpack): fallback on extracting webpack version (like with pnpm managed project + link)
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): build fails with latest cordova-ios #17138
β fix(app-webpack): fallback on extracting webpack version (like with pnpm managed project + link)
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.8.4
#quasar
Changes
β fix(app-vite): (backport from q/app-vite v2 beta) build fails with latest cordova-ios #17138
β fix(app-vite): (backport from q/app-vite v2 beta) fallback on extracting Vite version (like with pnpm managed project + link)
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 q/app-vite v2 beta) build fails with latest cordova-ios #17138
β fix(app-vite): (backport from q/app-vite v2 beta) fallback on extracting Vite version (like with pnpm managed project + link)
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.7
#quasar
Changes
β fix(app-webpack): (backport from q/app-webpack v4 beta) build fails with latest cordova-ios #17138
β fix(app-webpack): (backport from q/app-webpack v4 beta) fallback on extracting Vite version (like with pnpm managed project + link)
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): (backport from q/app-webpack v4 beta) build fails with latest cordova-ios #17138
β fix(app-webpack): (backport from q/app-webpack v4 beta) fallback on extracting Vite version (like with pnpm managed project + link)
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-alpha.3
#vue_i18n #i18n #vue_i18n_next
What's Changed
π₯ Breaking Changes
β breaking: drop fully
β breaking: drop fully
β breaking: drop fully
β breaking: drop fully
β‘ Improvement Features
β fix: reduce devtools pkgs and size by @kazupon in #1823
ποΈ Documentations
β docs: add favicon by @BobbieGoede in #1824
β docs: fix typos by @BobbieGoede in #1825
β Update started.md to fix typo by @steveclarke in #1822
New Contributors
β @steveclarke made their first contribution in #1822
Full Changelog: v10.0.0-alpha.2...v10.0.0-alpha.3
source
#vue_i18n #i18n #vue_i18n_next
What's Changed
π₯ Breaking Changes
β breaking: drop fully
formatter
option codes on Legacy API by @kazupon in #1826β breaking: drop fully
preserveDirectiveContent
option codes on Legacy API by @kazupon in #1827β breaking: drop fully
preserve
modifier codes on v-t
directive by @kazupon in #1828β breaking: drop fully
getChoiceIndex
on Legacy API by @kazupon in #1829β‘ Improvement Features
β fix: reduce devtools pkgs and size by @kazupon in #1823
ποΈ Documentations
β docs: add favicon by @BobbieGoede in #1824
β docs: fix typos by @BobbieGoede in #1825
β Update started.md to fix typo by @steveclarke in #1822
New Contributors
β @steveclarke made their first contribution in #1822
Full Changelog: v10.0.0-alpha.2...v10.0.0-alpha.3
source
@quasar/app-vite-v2.0.0-beta.11
#quasar
New
β feat(app-vite): add new options for quasar.config file > cordova (getCordovaBuildParams & getCordovaBuildOutputFolder) #17138
β feat(app-vite): mock vue files in Node context (quasar.config compiling) #17075
Fixes
β fix(app-vite): ensure latest appPkg is always up to date
β fix(app-vite): Electron build fails with Bun as package manager #17085
β fix(app-vite): Electron build + pnpm installs with symlinks #17085
β fix(app-vite): correctly handle href="data:..." when injecting public path in index.html #17091
β fix(app-vite): boot & preFetch - redirect() incorrectly handles url #17030
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(app-vite): add new options for quasar.config file > cordova (getCordovaBuildParams & getCordovaBuildOutputFolder) #17138
β feat(app-vite): mock vue files in Node context (quasar.config compiling) #17075
Fixes
β fix(app-vite): ensure latest appPkg is always up to date
β fix(app-vite): Electron build fails with Bun as package manager #17085
β fix(app-vite): Electron build + pnpm installs with symlinks #17085
β fix(app-vite): correctly handle href="data:..." when injecting public path in index.html #17091
β fix(app-vite): boot & preFetch - redirect() incorrectly handles url #17030
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