Skip to content

Bump quasar from 1.19.1 to 2.10.1#80

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 1, 2022

Copy link
Copy Markdown

Bumps quasar from 1.19.1 to 2.10.1.

Release notes

Sourced from quasar's releases.

quasar-v2.10.1

New

  • feat(ui): normalize events to camelCase
  • feat(transitions): better algorithm which avoids a few extra component re-renders (QDialog/QMenu/QTooltip/QInnerLoading) #14491
  • feat(QDialog/QForm): improve selection of autofocused element; refocus (#14737)
  • feat(QDialog/QMenu/QTooltip): add contentEl public computed prop #14708
  • feat(QInput/QFile): provide public computed prop nativeEl on the vue ref
  • feat(QList): new prop -> tag #14710

Fixes

  • fix(QBtnDropdown): "flat" prop not working with "split" #14657
  • fix(QSelect): safari scrolls to top when focusing a 0 dimension element #13693 (#14628)
  • fix(mask): trim input to the length of the mask (if mask is not reverse) to avoid regex lock #14558 (#14684)
  • fix(QScrollArea): process rtl mode; keep scroll position on rtl change #14721 (#14729)
  • fix(QBottomSheet): prevent double emit onOk when pressing ENTER on QItem (#14741)

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

... (truncated)

Commits
  • 3c0ae7e chore(ui): Bump version
  • 3ea9a50 feat(ui/JSON): do not require "examples" by default
  • 7d98063 feat(QInfiniteScroll): method setIndex - added a description of the newIndex...
  • 7b3fca9 chore(portal): tweak portal detection
  • 85d5f70 chore(QList): tweak JSON
  • 2e7e97a feat(QList): new prop -> tag #14710
  • e1ef67c chore(transition): improve private composable API
  • c4cc086 fix(QBottomSheet): prevent double emit onOk when pressing ENTER on QItem (#14...
  • b648749 feat(QInput/QFile): provide public computed prop nativeEl on the vue ref
  • 7c8528a feat(QDialog/QMenu/QTooltip): add contentEl public computed prop #14708
  • 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.1.
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](quasarframework/quasar@quasar-v1.19.1...quasar-v2.10.1)

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

dependabot Bot commented on behalf of github Nov 15, 2022

Copy link
Copy Markdown
Author

Superseded by #87.

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