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
@quasar/app-vite-v1.8.0
#quasar
New
β feat(app-vite): (backport from q/app-vite v2) extend build > vitePlugins form (additional { server?: boolean, client?: boolean } param
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): (backport from q/app-vite v2) extend build > vitePlugins form (additional { server?: boolean, client?: boolean } param
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.7
#quasar
Changes
β feat(ui): new language pack - ms-MY (#16977)
β fix(ui): add missing api/types for VIntersection (fix: #16867) (#16958)
β chore(ui): remove obsolete "stylint ignore" comments
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(ui): new language pack - ms-MY (#16977)
β fix(ui): add missing api/types for VIntersection (fix: #16867) (#16958)
β chore(ui): remove obsolete "stylint ignore" comments
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.5
#quasar
Breaking change
β feat(app-vite): drop own linting (quasar.config file > eslint) in favor of vite-plugin-checker
Please refer to the documentation website (the Vite > "Upgrade guide" page) for more details (wait for the docs PWA to get updated).
New
β feat(app-vite): extend build > vitePlugins form (additional { server?: boolean, client?: boolean } param
β feat(app-vite): update package list outputted by the "quasar info" command
β chore(app-vite): use newer server.hot.send() (Vite 5.1+)
Fix
β fix(app-vite): remove regex double-escape in custom service worker denylist (#16978)
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
Breaking change
β feat(app-vite): drop own linting (quasar.config file > eslint) in favor of vite-plugin-checker
Please refer to the documentation website (the Vite > "Upgrade guide" page) for more details (wait for the docs PWA to get updated).
New
β feat(app-vite): extend build > vitePlugins form (additional { server?: boolean, client?: boolean } param
β feat(app-vite): update package list outputted by the "quasar info" command
β chore(app-vite): use newer server.hot.send() (Vite 5.1+)
Fix
β fix(app-vite): remove regex double-escape in custom service worker denylist (#16978)
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.7
#quasar
Changes
β feat(app-webpack): update package list outputted by the "quasar info" command
β fix(app-webpack): remove regex double-escape in custom service worker denylist (#16978)
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): update package list outputted by the "quasar info" command
β fix(app-webpack): remove regex double-escape in custom service worker denylist (#16978)
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.0
#quasar
New
β feat(ui): new composable: useRenderCache()
β feat(ui): new composable: useTick()
β feat(ui): new composable: useTimeout()
β feat(ui): new composable: useSplitAttrs()
β feat(ui): new composable: useHydration()
β feat(ui): new composable - useId() #16792
β feat(QImg): new prop -> error-src (String)
β feat(QSelect): new prop: popup-no-route-dismiss (Boolean) #6420
β feat(QDialog): new prop: backdrop-filter (String) #16971
β perf(QColor): small tweak: refactor some events without useCache()
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(ui): new composable: useRenderCache()
β feat(ui): new composable: useTick()
β feat(ui): new composable: useTimeout()
β feat(ui): new composable: useSplitAttrs()
β feat(ui): new composable: useHydration()
β feat(ui): new composable - useId() #16792
β feat(QImg): new prop -> error-src (String)
β feat(QSelect): new prop: popup-no-route-dismiss (Boolean) #6420
β feat(QDialog): new prop: backdrop-filter (String) #16971
β perf(QColor): small tweak: refactor some events without useCache()
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-v2.15.1
#quasar
Changes
β feat(ui): NEW composable -> useInterval() #17000
β fix(QColor): slider triggers "Uncaught RangeError: Maximum call stack size exceeded" in onHueChange (fix #16999) (#17001)
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(ui): NEW composable -> useInterval() #17000
β fix(QColor): slider triggers "Uncaught RangeError: Maximum call stack size exceeded" in onHueChange (fix #16999) (#17001)
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