Skip to content

Bump quasar from 1.19.1 to 2.11.1#97

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 20, 2022

Copy link
Copy Markdown

Bumps quasar from 1.19.1 to 2.11.1.

Release notes

Sourced from quasar's releases.

quasar-v2.11.1

Fixes

  • fix(ui/lang): kk language name

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:

quasar-v2.11.0

New

  • feat(ui): dark mode shadows (and Quasar sass variables)
  • feat(ui): Improve QInput and QFile nativeEl types (fix #15128) (#15129)

Fixes

  • fix(QInput): set margin first and then decrease height to keep parent scroll (regressing from fixing firefox undo) #15023 (#15047)
  • fix(QDialog): listen for click on backdrop on ios because the refocus does not make sense and ios in non-desktop mode does not focus the backdrop on tap #13619 (#14958)
  • fix(QInfiniteScroll): hide transitions and animations for invisible items #15094 (#15097)
  • fix(ui/build): ignore .spec.js files when building UI package (has negative effects on the CLI auto-import feature)
  • fix(QCard): do not mess with padding for non-rectangle buttons inside QCardActions
  • fix(QLinearProgress): "stripe" prop not taking account of "instant-feedback"

Breaking change fix

We are sorry but we really had to push the following because it's a bug with various implications. Should you use this language pack, you should convert kz to kk as language name:

  • fix(ui): Kazakh language pack renamed from kz to kk as per ISO standard (#14985)

Designer considerations (important!)

Since we added shadows for Dark mode:

  1. The shadow-*, shadow-up-*, inset-shadow and inset-shadow-down CSS helper classes will now output light-colored shadows when Dark mode is enabled.
  2. Quasar components that handle dark mode will now output light-colored shadows when Dark mode is enabled (unless "flat"). These include: QCard, QColor, QDate, QTime, QMenu, QStepper, QTable, QUploader.
  3. QHeader/QFooter/QDrawer with "elevated" prop will now output light-colored shadows when Dark mode is enabled.
  4. QDialog will no longer attach any default shadow to its main child element/component. This won't change anything if you're using a QCard (because it already has a shadow). However, any other element/component (including your own) might require you to attach a shadow-* class to work the same.
  5. QKnob & QChip will output a light-colored shadow when it's focused and Dark mode is enabled. For QKnob on light-mode (and new dark mode), this shadow has been changed from elevation level 4 to 2.

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:

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

... (truncated)

Commits
  • 7920d57 chore(ui): Bump version
  • e1d5263 fix(ui/lang): kk language name
  • 4ad27bc chore(ui): Bump version
  • 64daad5 feat(docs): update upgrade guide on language packs
  • 2b8d221 chore(ts-vite): fix lint warning (#15132)
  • ee25829 feat(ui): Improve QInput and QFile nativeEl types (fix #15128) (#15129)
  • 904ba20 fix(QCard): do not mess with padding non-rectangle buttons inside QCardActions
  • c5c1fac feat(ui): dark mode shadows
  • 977faf1 chore(QLinearProgress): compute transition suffix in a computed prop
  • 546b48e fix(QLinearProgress): "stripe" prop not taking account of "instant-feedback"
  • 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.11.1.
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](quasarframework/quasar@quasar-v1.19.1...quasar-v2.11.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 Dec 20, 2022
@dependabot @github

dependabot Bot commented on behalf of github Dec 27, 2022

Copy link
Copy Markdown
Author

Superseded by #100.

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