Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 3, 2025

Bumps quasar from 2.17.7 to 2.18.0.

Release notes

Sourced from quasar's releases.

quasar-v2.18.0

New

  • feat(QTable): new props -> table-row-style-fn, table-row-class-fn, grid-style-fn, grid-class-fn (#8311)
  • feat(QRating): Add color transition for QRating icons (#17798)
  • feat(QMenu): Add no-esc-dismiss prop to QMenu (#17784)
  • feat(QBtnDropdown): add no-esc-dismiss prop (#17784)
  • feat(QBtnDropdown): no-focus & no-refocus properties passed to the QMenu of QBtnDropdown (#17802)
  • feat(ui/lang): Add support for Urdu language from Pakistan (#17771)
  • feat(ui): Ability to avoid Quasar changing focused element by defining evt.qAvoidFocus flag to true #17803
  • feat(ui): add pure CSS icons support (#17762)
  • feat(ui): modernize codebase with js operators now supported fully on all our target environments

Fixes

  • fix(ui): remove redundant role in q-icon (#17852)
  • fix(ui): add aria-label to table pagination buttons (fix: #17148) (#17809)
  • fix(QDialog): JSON > "escape-key" event > description mentions "no-esc-key" instead of "no-esc-dismiss"
  • fix(ui): add missing filter prop to QTable #no-data JSON API

Donations

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

Commits
  • 5611ef9 chore(ui): Bump version
  • 3500f4e chore(ui/lang): remove comments from ur-PK language pack
  • 17f8a47 feat(ui): add pure CSS icons support (#17762)
  • 6780026 feat(ui): Ability to avoid Quasar changing focused element by defining evt.qA...
  • 98d2b99 feat(ui): further modernize codebase with optional chaining operator
  • 401a630 feat(ui): modernize codebase with optional chaining operator
  • 6704830 feat(docs): simplify examples for QOptionGroup custom option props #17787 (#1...
  • ed0d977 feat(docs): Add Custom Options example in QOptionGroup #17787 (#17869)
  • 7833afe feat(docs): add the new QTable props (table-row-style-fn & table-row-class-fn...
  • cb4866a feat(QTable): new props -> table-row-style-fn, table-row-class-fn, grid-style...
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [quasar](https://github.com/quasarframework/quasar) from 2.17.7 to 2.18.0.
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](quasarframework/quasar@quasar-v2.17.7...quasar-v2.18.0)

---
updated-dependencies:
- dependency-name: quasar
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 3, 2025
@Lenni009 Lenni009 merged commit b2013c4 into dev Mar 3, 2025
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/dev/quasar-2.18.0 branch March 3, 2025 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants