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.4 in /demo #300

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps quasar from 1.16.0 to 2.1.4.

Release notes

Sourced from quasar's releases.

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

New

  • feat(ts): add Volar support with event and slot types (#10839) (#10926)
  • feat(QDialog): New prop -> no-shake (#10858)
  • feat(QDialog): script setup SFC compliance

Fixes

  • fix(ui): ui/lang; fix typo in de; change 'tage' to 'Tage' (#10714)
  • fix(ui): account script setup when invoking hide() (#10850)
  • fix(ui): add null check to childHasFocus (#10367)
  • fix(ts): add fontawesome-v5-pro iconset option
  • fix(API/docs): fix wider use of an English idiom (#10703)

... (truncated)

Commits
  • ad16f14 chore(ui): Bump version
  • 4664895 fix(TouchPan): addition to previous fix for Windows OS on incorrect mousemove...
  • 2735aef fix(TouchPan): Fix for Windows OS Incorrect Mousemove Event (fix: #10721) (#1...
  • ec2fbb3 fix(ui/date): ability to use it before Lang is initialized #10885
  • 9a3ac20 fix(TouchPan): correctly reference mouseAllDir
  • 5ef6488 fix(ui/API): some addedIn props were wrong
  • d40f65f feat(QTabs): new prop -> active-class #10494
  • dc12e02 feat(Notify): support for icon/avatar/img notifications only #10551
  • 09d419d fix(QSeparator): remove redundant separator role on hr
  • d514aae fix(QEditor): inject "caret" to the exposed ref #10981
  • 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 #305.