quasarframework / quasar-ui-qmarkdown

A Quasar UI App Extension to display inline markdown
https://quasarframework.github.io/quasar-ui-qmarkdown/
MIT License
157 stars 28 forks source link

chore(deps): bump quasar from 1.16.0 to 2.1.5 in /ui/dev #306

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps quasar from 1.16.0 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

quasar-v2.1.2

Fixes

  • fix(QField/API): the "control" slot has "modelValue" instead of "value" #10939
  • fix(QTabs): correctly pick best QRouteTab when available #10848
  • fix(QBtn): protect listeners when component has been destroyed #10955
  • fix(ui): log missing parent QForm when using useFormChild with requiresQForm === true (#10965)
  • fix(QInput): label makes horizontal scroll appear on iOS 15 #10866
  • fix(QTime): "Now" button misbehaving if user is already middleway selecting a time #10727
  • fix(QDate): "Today" button should only set model (and not toggle it - set/unset)

quasar-v2.1.1

... (truncated)

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 compatibility score

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)
dependabot[bot] commented 2 years ago

Superseded by #313.