quasarframework / quasar-ui-qiconpicker

QIconPicker - Quasar App Extension
https://qiconpicker.netlify.app
MIT License
56 stars 19 forks source link

chore(deps): bump quasar from 1.15.21 to 2.0.1 in /demo #152

Closed dependabot-preview[bot] closed 2 years ago

dependabot-preview[bot] commented 3 years ago

Bumps quasar from 1.15.21 to 2.0.1.

Release notes

Sourced from quasar's releases.

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
  • fix(ui): TS definition for IconSet #9688

quasar-v2.0.0-rc.2

Fixes

  • fix(Loading/api): Add missing prop to JSON api file for the show() method
  • fix(QImg): img-class property not working correctly #9644
  • fix(QRouteTab): active-class prop not working correctly #9641
  • fix(QTabs): should be able to switch current tab even when not using a modelValue

quasar-v2.0.0-rc.1

New

  • feat(QFile): add "getNativeElement()" method
  • feat(QImg): add "draggable" prop; also passthrough any attributes to the native #9495

Fixes

  • fix(QFile): remove unnecessary css rule (width 100%) #9509
  • fix(QTabs): protect updateContainer() against being executed too early
  • fix(QFile): multiple + append freezes Safari when adding second time #9465
  • fix(QAvatar): QAvatar + QImg usage #9514
  • fix(TouchSwipe/TouchPan): correctly handle modifiers update #9533
  • fix(ui/touch): remove workaround for Safari bug since original touch bug is fixed #9537
  • fix(QIntersection): correctly handle the "root" prop #9517
  • fix(ui/api): Modify the param type in AppFullscreen.json (#9510)

quasar-v2.0.0-beta.19

  • fix(ui/QTd): Can't rendered conditionally (#9185) (#9403)
  • fix(ui): improve focus management (when also using in a QDialog/QMenu) #8533

... (truncated)

Commits
  • abd2371 chore(ui): Bump version
  • 4daa197 chore(app): Bump version
  • 9e209cd fix(app): correctly specify vue-router version
  • 8767e99 Fix date/time mask link (#9808)
  • d59c72e Merge branch 'dev' of github.com:quasarframework/quasar into dev
  • cbc5563 feat(app): upgrade Vue to 3.1.2 and Vue Router to 4.0.10
  • 9066f14 Fix input mask link (#9807)
  • f4718e4 fix(use-form-child): correctly assign the "validate" method #9789
  • 48f8af7 Merge branch 'dev' of github.com:quasarframework/quasar into dev
  • c8b8353 feat(ui): evaluate window.localStorage only when actually requested in devlan...
  • 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](https://app.dependabot.com): - 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)
dependabot-preview[bot] commented 2 years ago

Superseded by #157.