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.1 #176

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps quasar from 1.14.1 to 1.15.1.

Release notes

Sourced from quasar's releases.

quasar-v1.15.1

New

  • feat(DialogPlugin): allow using async components as custom component #8288 (#8296)
  • feat(Notify): allow passing class and style for action buttons (#8298)
  • feat(utils/animated scroll): calculate animated scroll based on timers in requestAnimatedFrame #7800 (#8100)
  • feat(ui/lang): New language pack - Icelandic #8316
  • feat(QFabAction): Allow using QFabAction outside QFab #8328 (#8360)
  • feat(QTable): New event - "row-contextmenu" #7803

Fixes

  • fix/perf(VirtualScroll): prevent re-rendering of content items when both from and to changes #8344 (#8357)
  • fix(QSeparator): do not allow separator to be flex shrunk #8280 (#8299)
  • fix(QSeparator): do not force width or height to avoid overflowing the parent #8307 (#8308)
  • fix(QBtnDropdown): do not pad left the dropdown icon if there is no label text #8293 (#8303)
  • fix(QBtnToggle): use a clone of computed used for render when they have listeners #8332 (#8333)
  • fix(QTabs): improve tabs width calculation; improve arrow detection on mobile #8356, #8317 (#8359)
  • fix(sass): Add !default to animate variables in variables.scss (#8321)
  • fix(TS): type's error for params utc of startOfDate & endOfDate #8183 (#8355)
  • chore(QScrollArea): fix description for "visible" prop

quasar-v1.15.0

New

  • feat(date utils): add UTC support for startOfDate/endOfDate #8052 (#8183)
  • feat(QPagination): add more button props #7929 (#8178)
  • Azerbaijani language pack (az-latn) (#8170)
  • feat(ui): Add keep-alive props to all components using panels #8190 (#8199)
  • perf(QSelect): re-render only the options that have changed active or focused state (#8185)
  • feat(QSelect): improvements for QSelect #8169, #7898 (#8176)
  • feat(virtual-scroll): use overflow-anchor to keep the selected item fixed on screen on supported browsers (#8218)

Fixes

  • fix(QField): use --focused class only when field is focused and use --highlighted for focused or with error; fix focus glitch with input types with browser provided interface #8203 (#8204)
  • fix(QTime): fix removed defaultDate prop #8196 (#8198)
  • fix(QTable): duplicate headerClasses added #8205
  • fix(QTree): only consider a lazy node loaded if it has an array in the childrenKey #8184 (#8189)
  • fix(QTable): display top-row and bottom-row slots when using virtual scroll #7895 (#8225)
  • fix(QUploader): emit "removed" event for bulk removing uploaded files #8248 (#8252)
  • fix(ScrollFire): fix forgotten passive option on listener remove (#8259)
  • fix(QRouteTab): fix include path check and some cleanup #8260 (#8261)
  • fix(QInfiniteScroll): calling __setDebounce should update attached events
  • fix(api;TS): Platform -> add parseSSR to API file (#8246)

quasar-v1.14.7

New

  • feat(ui): Inset shadow down CSS helper class (#8143)
  • feat(QField): on mobiles blur the field instead of focusing it when clear button is clicked #8136 (#8147)
  • feat(QField): reset validation status for the field when clear button is pressed #8137 (#8148)
  • feat(QSelect): delete single mode value with backspace #6703 (#8149)
  • feat(QTable): add second parameter edge to scrollTo method to be used with virtual scroll #8012 (#8152)
  • feat(VirtualScroll): add ratio of items to render before and after the visible ones #7624 (#8151)

... (truncated)

Commits
  • ccdefa3 chore(ui): Bump version
  • 7d7ad3f feat(QTable): New event - "row-contextmenu" (#7803)
  • 9d79d84 feat(QTable): New event - "row-contextmenu" (#7803)
  • 3b82a20 Add !default to animate variables in variables.scss (#8321)
  • a6b4c7a Added instructions to deploy Quasar SSR with Cleavr (#8351)
  • 2720ccc fix #8325: Docs example axios token visibility (#8326)
  • b02fac7 feat(QFabAction): Allow using QFabAction outside QFab #8328 (#8360)
  • adc3dd3 docs(QSelect): add info about multiple elements in an scoped slot option #828...
  • e71f4f3 fix/perf(VirtualScroll): prevent re-rendering of content items when both from...
  • 7335873 Fix eslint type's error for params utc of startOfDate & endOfDate #8183 (#8355)
  • 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 #181.