Skip to content

build(deps): Bump quasar from 2.1.5 to 2.2.1

Griefed requested to merge dependabot/npm_and_yarn/develop/quasar-2.2.1 into develop

Created by: dependabot[bot]

Bumps quasar from 2.1.5 to 2.2.1.

Release notes

Sourced from quasar's releases.

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
Commits
  • 92b661c chore(ui): Bump version
  • cccfa13 fix(ui/date): buildDate and adjustDate - object keys should not matter #9704
  • 21de85a feat(QSlider/QRange): custom markers step ("markers" prop now support Number ...
  • 5f59bda fix(app): correctly transform imports from Quasar (trailing comma issue) #10049
  • 56472cd fix(QSeparator/API): incorrect description for the "inset" prop in the API #1...
  • 527edb3 fix(QDrawer): mini-animate class not being removed #10093
  • a666cba feat(QBtn): use alternative approach to attaching Ripple directive #10252
  • a9ccee1 feat(app): New option for "quasar describe" command: quasar describe list [se...
  • 9bb21ec chore(app): Bump version
  • f6e3c83 fix(app): HMR issue when using symlinks #10260 #10083
  • 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)

Merge request reports

Loading