Skip to content

build(deps): Bump quasar from 2.3.0 to 2.3.2

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

Created by: dependabot[bot]

Bumps quasar from 2.3.0 to 2.3.2.

Release notes

Sourced from quasar's releases.

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
  • 8ffd04e chore(ui): Bump version
  • aa8d212 chore(icongenie): Bump version
  • 9ed67da chore(app): Bump version
  • 5ec54e2 fix(app/icon-genie/docs): more refinement for Electron (#11163)
  • 609a344 fix(app/icon-genie/docs): more refinement for Electron (#11163)
  • c6a4c94 fix(app/icon-genie/docs): more refinement for Electron (#11163)
  • cf47248 fix(ui/split-attrs): update to newest vue specs #11297
  • 0e16178 Merge branch 'dev' of github.com:quasarframework/quasar into dev
  • f448273 fix(QScrollArea): content-active-style not being applied correctly #11313
  • f12556b feat(ts): Improve useDialogPluginComponent emits types (#11325)
  • 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