build(deps): Bump quasar from 2.1.2 to 2.1.5
Created by: dependabot[bot]
Bumps quasar from 2.1.2 to 2.1.5.
Release notes
Sourced from quasar's releases.
quasar-v2.1.5
New
- feat(Notify): Hide QNotifications app from devtools (#10996)
- feat(LoadingBar): hide App from devtools
Fixes
- fix(QTabs): left/right arrows not working correctly on RTL #8578
- fix(ui/global-dialog): Fix Dialog's ssrAPI okCancel() => onCancel() & add onDismiss() (#10992)
- fix(API): Loading -> correctly specify quasar.conf.js config value type for "spinner" prop
- fix(QFile): avoid duplicating events and match behavior with all other QField based components
- fix(QImg): avoid duplicating events and attributes
quasar-v2.1.4
New
- feat(Notify): support for icon/avatar/img notifications only #10551
- feat(QTabs): new prop -> active-class #10494
Fixes
- fix(QEditor): inject "caret" to the exposed ref #10981
- fix(TouchPan): Fix for Windows OS Incorrect Mousemove Event (fix: #10721) (#10733)
- fix(TouchPan): correctly reference mouseAllDir
- fix(ui/date): ability to use it before Lang is initialized #10885
- fix(QSeparator): remove redundant separator role on hr
- fix(ui/API): some addedIn props were wrong
quasar-v2.1.3
Includes better performance for QMenu/QTooltip/QDialogs.
New
- feat(QBtn): improve accesibility in regards to "role"
- feat(ui/lang): Serbian Cyrillic Language pack + Serbian (sr.js) minor fixes (#10974)
Fixes
- fix(QBtn): do not render "a" tag with "type=button" in any scenario as it's invalid HTML #10636
- fix(QMenu): inconsistencies when placing QMenus on nested elements #10583
- fix(QRouteTab/QBtn/..): protect against Vue Router failing to resolve a route #10610
- fix(QMenu): click outside management #10449 #10948
- fix(QDialog/API): API did not specify the "transition-duration" prop
Commits
-
595bfd7
chore(ui): Bump version -
e314ab5
chore(app): Bump version -
e2a3220
feat(app): Upgrade vue-router dep -
75c0d94
fix(QImg): avoid duplicating events and attributes -
a067c28
fix(QFile): avoid duplicating events and match behavior with all other QField... -
f116a10
fix(docs): QTable > Pagination slot example -
20304fe
fix(docs): qtable virtscroll w/ pagination example (#10570) -
0ef13e9
docs(configuring-pwa): update PWA Checklist link (#10499) -
a1795ba
fix(API): Loading -> correctly specify quasar.conf.js config value type for "... -
49a3336
feat(LoadingBar): hide App from devtools - 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)
Merge request reports
Activity
Please register or sign in to reply