feat(ui/composables): support for "emits" in Object form #10773#10775
feat(VirtualScroll,QInfiniteScroll): restore scroll position when using keep-alive #10240
feat(QLinearProgress/QCircularProgress): New prop -> animation-speed #10464
Fixes
fix(QPopupProxy): default slot not rendered correctly in SSR mode after first show()/hide() #10218
fix(QInfiniteScroll): loading slot after "done(true)" doesn't disappear #11100
fix(QTable): correctly define onUpdate:pagination type so additional event attachment besides v-model to work
fix(ui): cover corner-case for Quasar portals with script setup #9880
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).
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)
Bumps quasar from 1.16.0 to 2.3.0.
Release notes
Sourced from quasar's releases.
... (truncated)
Commits
1b310a4
chore(ui): Bump version39d7c18
fix(ui): cover corner-case for Quasar portals with script setup #98807f8deee
feat(app): Update passing extra params for dev/build when on powershell #100028a17461
feat(docs): Update Powershell usage when supplying extra params in shell #1000267fb45c
feat(docs): update some QPopupProxy examples #10218b27274f
fix(QPopupProxy): default slot not rendered correctly in SSR mode after first...6dcad09
feat(QLinearProgress/QCircularProgress): New prop -> animation-speed #1046429b8009
feat(VirtualScroll,QInfiniteScroll): restore scroll position when using keep-...cea4273
feat(ui/composables): support for "emits" in Object form #10773 #1077537ae36d
fix(docs): QTable > VirtscrollDynamic example -- wrong definition of paginati...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)