stelace / heroes-platform-demo

:sparkles: Open-source Web platform built on top of Stelace backend Search, Automation and Real-Time APIs. Empowering super heroes in NYC.
MIT License
18 stars 12 forks source link

chore(deps): bump quasar from 1.14.5 to 1.15.21 #439

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps quasar from 1.14.5 to 1.15.21.

Release notes

Sourced from quasar's releases.

quasar-v1.15.21

  • fix(QDate): unlink the value emitted immediatelly from the first element in daysModel #9600 (#9601)
  • fix(ClickOutside): do not trigger if vm was destroyed #9422 (#9609)
  • fix(QFile): default size
  • fix(ui): TS definition for IconSet #9688

quasar-v1.15.20

Fixes

  • fix(QFile): remove unnecessary css rule (width 100%) #9509
  • fix(ui/api): Modify the param type in AppFullscreen.json (#9510)
  • fix(QFile): multiple + append freezes Safari when adding second time #9465
  • fix(ui/touch): remove workaround for Safari bug since original touch bug is fixed #9537
  • fix(QIntersection): correctly handle the "root" prop #9517

quasar-v1.15.19

  • chore(ui): add api-list.json to dist to enable the API Explorer page in docs

quasar-v1.15.18

Repackage of the v1.15.17.

quasar-v1.15.17

  • fix(BottomSheet): workaround mobile browser rendering perf issue #8341
  • fix(ui): improve focus management (when also using in a QDialog/QMenu) #8533

quasar-1.15.16

  • fix(QPullToRefresh): prevent pull when not scrolling down #9351
  • fix(ui/lang): update JA language (#9358)

quasar-v1.15.15

New

  • feat(QScrollArea): allow scrolling element to be focusable #8893 (#8896)
  • feat(QChatMessage): new slot -> label #9243
  • feat(QTable): columns > style & classes can now be Functions as well: style(row), classes(row) #9251
  • feat(QInput): new method --> getNativeElement() #9078

Fixes

  • fix(QInput): fix mask filling with more chars that are in value; fix some cursor navigation on delete/insert in reverse fill mode #8698 (#8713)
  • fix(QBtn): disable not working correctly with type="a" + href #9258
  • fix(QStepper): wrong alignment for header nav with only one step #9192
  • fix(QInput): issue using Chinese on safari/ios #9179

quasar-v1.15.14

  • feat(QChatMessage): default slot acting like an array of messages #9148
  • feat(QChatMessage): new slots - stamp & name #9148
  • fix(QLinearProgress): stripe not working correctly when in reverse mode #9237

quasar-v1.15.13

  • fix(ui/ts): add missing ssrContext param for singleton language set (#8807)

quasar-v1.15.12

... (truncated)

Commits


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 will not automatically merge this PR because it includes a minor update to a production dependency.


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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 3 years ago

Superseded by #444.