hawkeye64 / electron-quasar-file-explorer

A Simple File Explorer using Vue/Quasar/Electron
MIT License
182 stars 51 forks source link

Bump quasar from 1.14.1 to 1.15.9 #204

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps quasar from 1.14.1 to 1.15.9.

Release notes

Sourced from quasar's releases.

quasar-v1.15.9

Repackage of v1.15.8

quasar-v1.15.7

  • fix(QInput): (regression) restrict setSelectionRange to allowed input types #8653 (#8654)

quasar-v1.15.6

New

  • feat(ts): add shim-lang.d.ts for typescript (#8624)
  • feat(ui/typescript): align Quasar export type with implementation (#8632)
  • feat(QPagination): new props (flat, active-color, active-text-color) #7929
  • feat(Loading): no transitioning when Loading is called and already active (just background color) #8623

Fixes

  • fix(QTabs): recalculate justify, scroll and arrows on activate (if keep-alive) #8601 (#8606)
  • fix(QBtnDropdown): remove spacing between main button and split when outline #8594 (#8603)
  • chore(css): add outline 0 fo dialog backdrop, remove outline for focus also on mobile (#8636)
  • fix(QInput): keep cursor position when the model is not in sync with the input value #8600 (#8605)
  • fix(LocalStorage/SessionStorage): server-side default methods should return correctly typed values
  • fix(QPageScroller): scroll-offset prop not working correctly when in reverse mode #8625

quasar-v1.15.5

Fixes

  • fix(TS): Update date.d.ts (#8547)
  • fix(QParallax): fix not working in RTL mode #8549 (#8550)
  • fix(api): Update QItemLabel.json to match latest major browser support info (#8562)
  • fix(TS): Update date.d.ts (#8547)
  • fix(QField): tweak q-field__inner to accept custom components with fixed aspect ratio #8482 #8484

quasar-v1.15.4

  • fix(field validation): don't validate disabled components; guard calls to validate and resetValidation #8481 (#8485)

quasar-v1.15.3

Fixes

  • fix(ui/TS): openURL params (#8410)
  • fix(QUploader): check existence of fileInput before resetting (#8400)
  • fix(QPopupEdit): do not allow setting the value if it's invalid and not changed #8416 (#8420)

quasar-v1.15.2

New

  • feat(QSlideItem): add @slide event to allow customizing slots while sliding #7282 (#8369)
  • feat(QBadge): #8292 add round prop (#8370)

Fixes

  • fix(QSlider/QRange): make control not editable is min >= max and guard all divisions by 0 #6859 (#8367)
  • fix(QTable): do not trigger a refresh of the table when loading status is changed #6855 (#8365)
  • fix(rtl): revert changes to RTL (rtl:ignore) in base CSS - it would break rules precedence #8379 (#8383)

quasar-v1.15.1

New

... (truncated)

Commits
  • 870239c chore(ui): Bump version
  • 1b17b9d chore(extras): update readme
  • 6037ac3 feat: backport of bootstrap-icons from Quasar v2 (#8667)
  • 5487e7d chore(ui): Bump version
  • 71a18a4 chore(extras): sync with latest version
  • 557b2d0 fix(QTabPanels/QCarousel/QStepper): keep-alive-include and keep-alive-exclude...
  • 574978b feat(docs): prepare roadmap
  • ed49443 Merge remote-tracking branch 'origin/dev' into dev
  • 374fe6c chore(extras): bump version
  • dc569e7 feat(extras): update Google Material Design fonts and svg
  • 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 3 years ago

Superseded by #211.