Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump quasar from 1.8.5 to 2.0.3 #162

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link

Bumps quasar from 1.8.5 to 2.0.3.

Release notes

Sourced from quasar's releases.

quasar-v2.0.3

New

  • feat(QField): improve a11y - add alert role to error messages, add aria-invalid #8884 (#9988)
  • feat(ui): improve handling of empty slots #9547 #9984
  • feat(QSelect): improve a11y for screen readers #9304 (#9983)

Fixes

  • fix(QColor): Making sure panel exists before mouse event is processed #10028 (#10096)
  • fix(QInput): restore caret position in textarea #9915 (#9962)
  • fix(mask): don't use computed to detect if mask should be used because they are updated too late (#10022)
  • fix(QFab): scope the --opened class to actions and icon-holder to allow nested QFabs #9973 (#9981)
  • fix(QTooltip): correctly determine if anchorEl is available
  • fix(QCheckbox,QRadio,QToggle): workaround for bg not printing in webkit #10007 (#10008)
  • fix(QBtnDropdown): split + unelevated/outline design #10079
  • fix(QUploader): default fieldName is not initialized correctly #10018
  • fix(QPagination): toFn() prop not being called #9976
  • fix(QSlideItem): do not prevent scroll when no sides are being used #9914
  • fix(QSelect): correctly passthrough QField props to inner field #9858
  • fix(QTh): "click" event not being emitted when sortable is false #9864

quasar-v2.0.2

  • fix(QSelect): prevent click propagation when showing as dialog #9887 (#9895)
  • fix(useFormChild): provide resetValidation inside useFormChild to QForm (#9920)
  • fix(TouchPan): remove leftover debugging log from TouchPan.js (#9974)
  • fix(QTooltip): Fix delayHide function name in event listener (#9987)
  • fix(ui): QCard issue in samsung browser (#9980) (#9998)

quasar-v2.0.1

New

  • feat(ui): evaluate window.localStorage only when actually requested in devland #9749

Fixes

  • fix(use-form-child): correctly assign the "validate" method #9789
  • fix(ui/lang): "ar" lang improvements (#9790)
  • fix(ui/lang): Uniforming alphabets in Serbian translation (#9800)

quasar-v2.0.0

This is it! Quasar v2 (with Vue.js 3) goes stable. Please follow our forum for upcoming posts regarding what this means.

  • feat(QImg): New prop -> initial-ratio (when not using 'ratio' but still wanting an aspect ratio before img loads) #9716
  • fix(ui): Platform - workaround vue SSR memory leak issue

quasar-v2.0.0-rc.3

Last RC!

  • fix(QDate): unlink the value emitted immediatelly from the first element in daysModel #9600 #9601
  • fix(QTabs): extend protection on mount
  • fix(QFile): class and style inheritance
  • fix(QFile): default size

... (truncated)

Commits
  • 740520c chore(ui): Bump version
  • 522feff chore(app): Bump version
  • 1dfdeb0 fix(QTh): "click" event not being emitted when sortable is false #9864
  • 535b703 fix(QSelect): correctly passthrough QField props to inner field #9858
  • 0b2f6b1 fix(docs): correctly specify humanStorageSize() specs #9868
  • e9ad28e fix(QSlideItem): do not prevent scroll when no sides are being used #9914
  • 6b59815 fix(QPagination): toFn() prop not being called #9976
  • 4ac5974 fix(QUploader): default fieldName is not initialized correctly #10018
  • 815ce1f fix(QUploader): default fieldName is not initialized correctly #10018
  • 5cedccc fix(QBtnDropdown): split + unelevated/outline design #10079
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [quasar](https://github.com/quasarframework/quasar) from 1.8.5 to 2.0.3.
- [Release notes](https://github.com/quasarframework/quasar/releases)
- [Commits](quasarframework/quasar@quasar-v1.8.5...quasar-v2.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 19, 2021
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants