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-dev): bump quasar from 1.16.0 to 2.1.9 in /ui #318

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps quasar from 1.16.0 to 2.1.9.

Release notes

Sourced from quasar's releases.

quasar-v2.1.9

  • fix(QSelect): not focusing correctly with the keyboard #11051

quasar-v2.1.8

  • feat(ui/API): further improve TS definitions on component props; improves Volar support #11018

quasar-v2.1.7

  • fix(QSelect): render error in certain scenarios #11042

quasar-v2.1.6

Fixes

  • fix(QSelect): options rendering not working correctly in all scenarios #10660
  • fix(QTooltip): "style" attribute not correctly applied #11033
  • fix(Meta): add a space before concatening html tag & body attributes to ssr context (#11026)
  • fix(QDate): range with no-unset not working correctly inside the previously selected range #10294
  • fix(ui/API): modelValue should accept null as value #11018
  • fix(QSelect): WCAG 2.0 compatibility #10127

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)

... (truncated)

Commits
  • 3acc3dc chore(ui): Bump version
  • 655ac26 fix(QSelect): not focusing correctly with the keyboard #11051
  • 7cc4f32 feat(vite-plugin): introduce the Vite plugin for Quasar
  • c43a168 chore(ui): Bump version
  • 2562a91 feat(ui/API): further improve TS definitions on component props; improves Vol...
  • d539f08 chore(ui): Bump version
  • 6b17cad fix(QSelect): render error in certain scenarios #11042
  • 8fe42ab chore(ui): Bump version
  • 66867de fix(QSelect): WCAG 2.0 compatibility #10127
  • 2224032 fix(ui/API): modelValue should accept null as value #11018
  • 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 #325.