Skip to content

Bump quasar from 1.19.1 to 2.10.0#78

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps quasar from 1.19.1 to 2.10.0.

Release notes

Sourced from quasar's releases.

quasar-v2.10.0

New

  • feat(a11y): improve a11y for components (#14609)
  • refactor+feat+fix+perf(QPagination): fix button design props; new props (gutter & active-design); enhance runtime speed #14577
  • feat(QBtnDropdown): Support transition props (#14585)
  • perf(QBtnToggle): reduce number of props passing through

Fixes

  • fix(ui): correctly handle required & missing inject() values
  • fix(QBtnDropdown): only pass QBtn props to these inner components; don't let junk attributes get attached
  • fix(mask): improve unmask char in ending position detection (#14563)
  • fix(QChip): use sepparate attrs for chip and remove button #14561 (#14565)
  • fix(QBreadcrumbsEl): remove un-used 'ripple' prop from JSON API (#14603)
  • fix(QFile/QUploader): fix dnd on firefox and safari on macOS #13226 (#14564)
  • fix(QDrawer/QResizeObserver): QResizeObserver needs to be initialized as soon as possible otherwise the QLayout totalWidth watcher is called too late for QDrawer #14573

Designer considerations

For those that have tweaked the design of QPagination: Due to the current fixes and new features for QPagination, its inner HTML markup has some small but important changes. You might want to plan some time to revise your tweaks when upgrading to v2.10.

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

... (truncated)

Commits
  • 674ef00 chore(ui): Bump version
  • 7eb46c1 chore(QPagination): really small tweak
  • f3c1b46 chore(ui/build): enhance addedIn validation
  • 67e0219 feat(docs): update upgrade guide
  • f9a3069 fix(docs): landing page width on narrow screens #12809
  • 69e2f4c chore(app-vite): Bump version
  • 9b766bc chore(app-webpack): Bump version
  • b7aa316 feat(docs): add perf considerations on tree page
  • 7941b22 feat(docs): update upgrade-guide page
  • e9653da feat(docs): update QPagination page with the new features #14577
  • 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.10.0.
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](quasarframework/quasar@quasar-v1.19.1...quasar-v2.10.0)

---
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 18, 2022
@dependabot @github

dependabot Bot commented on behalf of github Nov 1, 2022

Copy link
Copy Markdown
Author

Superseded by #80.

@dependabot dependabot Bot closed this Nov 1, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/developer/quasar-2.10.0 branch November 1, 2022 05:30
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