Skip to content

Bump quasar from 1.19.1 to 2.9.2#72

Closed
dependabot[bot] wants to merge 1 commit into
developerfrom
dependabot/npm_and_yarn/developer/quasar-2.9.2
Closed

Bump quasar from 1.19.1 to 2.9.2#72
dependabot[bot] wants to merge 1 commit into
developerfrom
dependabot/npm_and_yarn/developer/quasar-2.9.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 11, 2022

Copy link
Copy Markdown

Bumps quasar from 1.19.1 to 2.9.2.

Release notes

Sourced from quasar's releases.

quasar-v2.9.2

New

  • feat(QTree): New Boolean prop: no-transition (perf; recommended when using relatively large data) #14521 (#14548)

Fixes

  • fix(directives): allow camelCase modifiers to work on UMD (#14556)
  • fix(QTabs): guard against acessing route when Vue Router is not available #14554 #14549
  • fix(mask): allow masking characters in last position to avoid regex matcher freeze #14558 (#14559)

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.9.1

Fixes

  • fix(ui/utils/extend): small glitch (regression in 2.9.0)

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.9.0

New

  • feat(QTabs): better active route matching algorithm; might give slightly different (but more logical) results
  • feat(QTabs): improve cleanup; auto position to active tab when not using router as well #14470
  • perf(QTabs): better way to watch the current route
  • perf(QTabs): better algorithm for QTab register/unregister
  • feat(QTabs): improve keyboard navigation (home/end keys)
  • feat(QTabs): when using keyboard and focusing to QTab -> focus directly on the active tab and scroll to it
  • feat(QRouteTab): significantly enhance the ability to cancel/delay/redirect navigation
  • feat(ui/utils): modernize extend util
  • feat+perf(ui): various improvements to events (QBtn/Touch*/QStep)
  • feat(QBtn): significantly enhance the ability to cancel/delay/redirect navigation
  • feat(QItem): ability to cancel/delay/redirect navigation
  • feat(QBreadcrumbsEl): ability to cancel/delay/redirect navigation
  • feat(QRating): add a11y for icons #13941 #14477
  • feat(QCheckbox,QRadio,QToggle): set aria-hidden on the whole __inner content (includes visual style and form component) #13093 (#14479)
  • feat(ui/utils): improve private useTick() and useTimeout() - don't allow to trigger when component gets destroyed

Fixes

  • fix(ui): JSON API for QEditor caret computedProp (#14476)
  • fix(lang): update NL translation for expand/collapse (#14499)
  • fix(QTree): Allow no-selection-unset to accept 0 as a key (#14506)

... (truncated)

Commits
  • dc03655 chore(ui): Bump version
  • 9dd8377 fix(mask): allow masking characters in last position to avoid regex matcher f...
  • c0949b6 chore(QTree): small tweak
  • 2974489 test(QBadge): add unit tests (#14533)
  • 59273d7 fix(QTree): JSON API breaks build
  • 70d5604 feat(QTree): New Boolean prop: no-transition (perf; recommended when using re...
  • ce16399 fix(QTabs): guard against acessing route when Vue Router is not available #14...
  • e38dcff fix(directives): allow camelCase modifiers to work on UMD
  • 86c61c5 chore(ui): Bump version
  • 374048b fix(ui/utils/extend): small glitch (regression)
  • 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)

Bumps [quasar](https://github.com/quasarframework/quasar) from 1.19.1 to 2.9.2.
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](quasarframework/quasar@quasar-v1.19.1...quasar-v2.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 11, 2022
@dependabot @github

dependabot Bot commented on behalf of github Oct 18, 2022

Copy link
Copy Markdown
Author

Superseded by #78.

@dependabot dependabot Bot closed this Oct 18, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/developer/quasar-2.9.2 branch October 18, 2022 04:29
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.

0 participants