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.2.3 in /ui #338

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps quasar from 1.16.0 to 2.2.3.

Release notes

Sourced from quasar's releases.

quasar-v2.2.3

  • perf(ui): small tweaks to comp & directive creation
  • fix(QInput/QSelect): browser interfers with type="search" #11167
  • fix(QDate): multiple selection does not maintain year/month view (#11166) #10581

quasar-v2.2.2

  • fix(ui): remove unnecessary console statement (#11145)
  • chore(ui/API): small tweak to QOptionsGroup.json

quasar-v2.2.1

New

  • feat(QSlider/QRange): custom markers step ("markers" prop now support Number as value) #11058
  • feat(QBtn): use alternative approach to attaching Ripple directive #10252

Fixes

  • fix(ui/date): buildDate and adjustDate - object keys should not matter #9704
  • fix(QDrawer): mini-animate class not being removed #10093
  • fix(QSeparator/API): incorrect description for the "inset" prop in the API #10452

quasar-v2.2.0

New

  • feat(ui): add Lithuanian language pack (#11056)
  • feat(QCarousel/QDialog/panel): New prop -> transition-duration #4876
  • feat(QSkeleton): new prop -> animation-speed #6006
  • feat(QCarousel): reverse autoplay when prop value is negative number #8111
  • feat(QColor): new prop -> no-header-tabs #8337
  • feat(QInnerLoading): New props -> label, label-class, label-style #8619

Fixes

  • fix(ui/lang): Uyghur language pack had wrong editor translations #8123
  • fix(QRating): tooltips with icon in svg/img format not working correctly #11055

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

... (truncated)

Commits
  • 8e96677 chore(ui): Bump version
  • ce06c27 chore(app): Bump version
  • bcbe654 feat(app): upgrade vue-loader (has our fix in regards to HMR with vue-class-c...
  • 350f1ef chore: reorganize folders
  • c2c2bac feat(app): upgrade deps
  • c09cd8e chore(vite-plugin): Bump version
  • 1db8ee4 fix(vite-plugin): enable tree-shaking for TS also #11188
  • 82ba905 Merge branch 'dev' of github.com:quasarframework/quasar into dev
  • 40fa847 perf(ui): small tweaks to comp & directive creation
  • 128e4f8 Merge remote-tracking branch 'origin/dev' into dev
  • 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 #346.