Skip to content

Bump quasar from 1.19.1 to 2.10.2#87

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps quasar from 1.19.1 to 2.10.2.

Release notes

Sourced from quasar's releases.

quasar-v2.10.2

New

  • feat(ui): Add mdi-v7 icon set (fix: #14696) (#14808)
  • feat(QPopupProxy): expose inner component (QMenu or QDialog) through new computedProp "currentComponent" so their methods can be exposed #14749
  • feat(a11y): improve refocus after popup close with ESC; improve components with popups (#14784)

Fixes

  • fix/feat(ui): Fix and improve Dialog plugin types (fix: #14766) (#14781)
  • fix(ui): Fix QPopupProxy.currentComponent API def
  • fix(QDate): only refocus blurTarget if focus is already in component #14841, #14878 (#14868)
  • fix(QInput): re-emit keydown and animationend events #11120 (#14866)
  • fix(QImg): prevent SSR hydration error in suspense; restore placeholder image on null addImage or onError #14815, #14858 (#14869)
  • fix(QSelect): avoid keyboard reacting when macOS Command key is pressed

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

... (truncated)

Commits
  • 6cc5cd8 chore(ui): Bump version
  • c1ab41c refactor(QImg): small tweak
  • 8e99baf fix(QSelect): avoid keyboard reacting when macOS Command key is pressed
  • 07e21c7 fix(QImg): prevent SSR hydration error in suspense; restore placeholder image...
  • 4c407da feat(a11y): improve refocus after popup close with ESC; improve components wi...
  • d854c92 feat(ui): Add mdi-v7 icon set (fix: #14696) (#14808)
  • b059957 chore(docs): Correct misspellings in QRange page (#14857)
  • 27d49ae fix(QInput): re-emit keydown and animationend events #11120 (#14866)
  • 1b7b63b fix(QDate): only refocus blurTarget if focus is already in component #14841, ...
  • 631e883 feat(docs): Update quasar-config-js.md (#14884)
  • 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.2.
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](quasarframework/quasar@quasar-v1.19.1...quasar-v2.10.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 Nov 15, 2022
@dependabot @github

dependabot Bot commented on behalf of github Dec 20, 2022

Copy link
Copy Markdown
Author

Superseded by #97.

@dependabot dependabot Bot closed this Dec 20, 2022
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/developer/quasar-2.10.2 branch December 20, 2022 05:01
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