Skip to content

build(deps): Bump quasar from 2.3.0 to 2.3.3

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

Created by: dependabot[bot]

Bumps quasar from 2.3.0 to 2.3.3.

Release notes

Sourced from quasar's releases.

quasar-v2.3.3

Features

  • feat(ts/Cookies): Improve Cookies plugin types (fix: #8642) (#11351)
  • feat(api/AppFullscreen): Improve and fix the definitions (#11361)

Fixes

  • fix(QBtn): QBtn with loading=true does not hinder form submission #11392
  • fix(QLinearProgress): stripe animation does not matches main animation speed #11374
  • fix/refactor(ts&api): Rework the 'required' logic (#11347)

Donations

Quasar Framework is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:

quasar-v2.3.2

Features

  • feat(ui&docs): new svg-ionicons-v6 svg icon set and relevant updates (#11290)
  • feat(QIcon): recognize FontAwesome Pro "Kit Uploads" icons #11312

Fixes

  • fix(QSelect): missing classes that show up as "[object Object]" (#11311)
  • fix(QScrollArea): content-active-style not being applied correctly #11313
  • fix(ts): Improve useDialogPluginComponent emits types (#11325)
  • fix(ui/split-attrs): update to newest vue specs #11297

Donations

Quasar Framework is an open-source MIT licensed project that has been made possible due to the generous contributions by sponsors and backers. If you are interested in supporting this project, please consider:

quasar-v2.3.1

  • feat(ts&api): Generate inline function types, improve some types (#11109)
  • feat(app;ui): SSR - keep account of quasar.conf.js > framework > config > brand colors #9442
  • fix(ui): refocus-target -> guard against null ref #11272
  • fix(QSlider/QRange): first click hangs the focused state #11250
Commits
  • e825f04 chore(ui): Bump version
  • fdfeb4a fix/refactor(ts&api): Rework the 'required' logic (#11347)
  • bb9ff71 fix(QLinearProgress): stripe animation does not matches main animation speed ...
  • e3898fe fix(QBtn): QBtn with loading=true does not hinder form submission #11392
  • fce5f18 chore(app): Bump version
  • f0a45b3 Merge branch 'dev' of github.com:quasarframework/quasar into dev
  • a5ad741 feat(app): Upgrade Vue to v3.2.22 #11379 10943
  • 43a04f1 fix(api/AppFullscreen): Improve and fix the definitions (#11361)
  • 7420c8c feat(ts/Cookies): Improve Cookies plugin types (fix: #8642) (#11351)
  • 0859543 feat(app): upgrade deps
  • 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