build(deps): Bump quasar from 2.3.3 to 2.3.4
Created by: dependabot[bot]
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps quasar from 2.3.3 to 2.3.4.
Release notes
Sourced from quasar's releases.
quasar-v2.3.4
Features
- feat(ui): further improve model-value definition for QChip/QExpansionItem/QFab/QPopupProxy #11493
Fixes
- fix(QTable): top-selection slot not being rendered correctly #11413
- fix(api/QRating): Provide correct examples for model-value (#11512)
- fix(QSelect): accept object type as modelValue (fix: #11485) (#11492)
- fix(QLinearProgress): query mode should move in opposite direction to indeterminate #11566 (#11565)
- fix(QIcon): Add check for lowercase 'm' for valid start of svg path (#11506)
- fix(QTree): padding on root nodes without children in dense mode #11498 (#11569)
- fix(QBtnDropdown): wrong definition for modelValue -> it's not required #11493
- feat(api/ts): Use narrower types for component refs (closes #11483) (#11501)
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:
Commits
-
71ec5d0
chore(ui): Bump version -
605963b
chore(app): Bump version -
90e6756
feat(app): copy lock files to dist #8034 -
4b40ed3
feat(app): unpin vue dep version as other vue ecosystem official packages alw... -
e8e0014
feat(api/ts): Use narrower types for component refs (closes #11483) (#11501) -
41d70ac
fix(QTree): padding on root nodes without children in dense mode #11498 (#11569) -
79a780a
fix(QIcon): Add check for lowercase 'm' for valid start of svg path (#11506) -
bd44a12
feat(ui): further improve model-value definition for QChip/QExpansionItem/QFa... -
cffb56a
fix(QBtnDropdown): wrong definition for modelValue -> it's not required #11493 -
ab4ecb4
fix(QTree): padding on root nodes without children in dense mode #11498 (#11569) - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)