Update dependency @quasar/app to v3 #95
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.9.6->3.3.3Release Notes
quasarframework/quasar
v3.3.3Compare Source
Features
Fixes
Donations
Quasar Framework is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:
v3.3.2Compare Source
Fixes
Donations
Quasar Framework is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:
v3.3.1Compare Source
Fixes
Donations
Quasar Framework is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:
v3.3.0Compare Source
Important! Before upgrading:
opendep (to support its newer features), this means that quasar.conf.js > devServer > open syntax has changed (check supported values). More info is available in docs.Features
Fixes
Donations
Quasar Framework is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:
v3.2.9Compare Source
Fixes
Donations
Quasar Framework is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:
v3.2.8Compare Source
Fixes
Donations
Quasar Framework is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:
v3.2.7Compare Source
Donations
Quasar Framework is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:
v3.2.6Compare Source
Donations
Quasar Framework is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:
v3.2.5Compare Source
Features
Donations
Quasar Framework is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:
v3.2.4Compare Source
Features
[email protected], [email protected], [email protected], [email protected]
Fixes
Donations
Quasar Framework is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:
v3.2.3Compare Source
Features
Donations
Quasar Framework is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:
v3.2.2Compare Source
Fixes
Donations
Quasar Framework is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:
v3.2.1Compare Source
v3.2.0Compare Source
v3.1.10Compare Source
v3.1.9Compare Source
v3.1.8Compare Source
v3.1.7Compare Source
v3.1.6Compare Source
v3.1.5Compare Source
v3.1.4: aka "Math.PI"Compare Source
v3.1.3Compare Source
Note: changes to
@quasar/apptsconfig preset introduced in this release break wrapper functions types fromquasar/wrappersif you do not import anything fromquasarpackage anywhere in your project.If this is the case, copy over this file in your project
srcdirectoryv3.1.2Compare Source
v3.1.1Compare Source
v3.1.0Compare Source
v3.0.4Compare Source
v3.0.3Compare Source
v3.0.2Compare Source
v3.0.1Compare Source
v3.0.0Compare Source
This is it! Quasar v2 (with Vue.js 3) goes stable.
Please follow our forum for upcoming posts regarding what this means.
vueand@vue/*packagesv2.4.3Compare Source
Features
Fixes
Donations
Quasar Framework is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:
v2.4.2Compare Source
Fixes
Donations
Quasar Framework is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:
v2.4.1Compare Source
Fixes
Donations
Quasar Framework is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:
v2.4.0Compare Source
Happy Holidays to everyone!
And please support us by donating towards the project (links at the bottom). Thank you!
New!
Fixes
Docs
Designer considerations
For those that have tweaked the design of QSlider and QRange: Due to the big number of new features for QSlider and QRange, the inner HTML markup has some changes for the two components. You might want to plan some time to revise your tweaks when upgrading to v2.4.
Donations
Quasar Framework is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:
v2.3.1Compare Source
v2.3.0Compare Source
New
Fixes
Possible small breaking change
We're sorry, we don't do this like ever in minor releases, but we cannot go around fixing #10218 without it ("default slot not rendered correctly in SSR mode after first show()/hide()"), so it is an exceptional case:
QPopupProxy + QDate/QTime/QCarousel/QColor had "cover" prop applied by default when using menu; now you need to add it yourself (everything will still work if not added, it just won't have the "cover" behavior).
v2.2.12: (Vue 2)Donations
Quasar Framework is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:
v2.2.10Compare Source
v2.2.9Compare Source
v2.2.8Compare Source
Uses the new branding/logo
v2.2.7Compare Source
v2.2.6Compare Source
v2.2.5Compare Source
New
Fixes
v2.2.4Compare Source
v2.2.3Compare Source
v2.2.2Compare Source
v2.2.1Compare Source
New
Fixes
v2.2.0Compare Source
New
Fixes
v2.1.15Compare Source
v2.1.14Compare Source
v2.1.13Compare Source
fix(app): Electron error - "Extension server error: Object not found: " (#8188) (#8240)
v2.1.12Compare Source
fix(app): do not call user supplied devServer.before twice and call it with full set of parameters #8223 (#8227)
v2.1.11Compare Source
fix(app): fix dart-sass outputStyle to work with postcss-rtl again #8162 #8163
v2.1.10Compare Source
v2.1.9Compare Source
v2.1.8Compare Source
v2.1.7Compare Source
v2.1.6Compare Source
Fixes
v2.1.5New
Fixes
v2.1.4New
Fixes
v2.1.3Compare Source
Includes better performance for QMenu/QTooltip/QDialogs.
New
Fixes
v2.1.2Compare Source
Fixes
v2.1.1Compare Source
New
Fixes
v2.1.0Compare Source
fix(json api): Fixed improperly used English idiom (#10590)
fix(css): vite minifying css warning (#10593)
fix(lang): improve some zh-TW translations (#10561)
feat(ui): This release contains new
mdi-v6andsvg-mdi-v6icon-sets.v2.0.9Compare Source
New
Fixes
v2.0.8Compare Source
Important fix:
v2.0.7Compare Source
v2.0.6Compare Source
Fixes
v2.0.5Compare Source
New
Fixes
quasar new#7321v2.0.4Compare Source
v2.0.3Compare Source
New
Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.