nodegui / nodegui-plugin-title-bar

Plugin for NodeGUI to hide macOS title bar and leave only traffic lights.
13 stars 4 forks source link

Bump @nodegui/nodegui from 0.15.5 to 0.24.0 #73

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps @nodegui/nodegui from 0.15.5 to 0.24.0.

Release notes

Sourced from @nodegui/nodegui's releases.

0.24.0

Bug fixes for:

  • dpi scaling
  • sibling ordering
  • win 10 big obj build error

Adds QDrag

0.23.1

Adds QMimeData, additional methods to QUrl, and more Dropping support

0.23.0

Adds QMouseWheelEvent Adds QTabletEvent Adds QNativeGestureEvents Adds Drag and Drop events and support

Thanks a lot @swittk

0.22.0

QGridLayout Yoga fixes for latest gcc

0.21.0

Plugin cmake fix QWidget additional getters

0.20.0

fromString for QDate related classes QGraphicsShadow support QTreewidget methods Additional Qpainter support

Bump to qode v2.1.0 - nodejs v14.2.0

0.19.0

QTextEdit and QTextBrowser added Bug fixes related to multiple widgets Bring back event loop awaker.

0.18.1

Fixes contextmenu issues Updates qtreewidget

0.18.0

Adds QStandardModel - Thanks @mspencer92 Thanks @feng8848 for all of the below Add QDoubleSpinBox Add QBrush

Commits
  • 738590b bump version and update docs & deps
  • 5c62cdc Implemented QDrag Class (#626)
  • 107c4c4 docs: add craftingmod as a contributor (#623)
  • fa08aec Add bigobj compiler option to win32 for fixing error C1128 (#622)
  • ca792e2 Adds high dpi scaling (#616)
  • c54826d feat: adding ordering and next sibling method to flex layout (#615)
  • a79ff1f 0.23.1
  • 3cb3424 Added QMimeData, additional methods to QUrl, and Dropping should now be suppo...
  • f4d656d lint and update docs
  • 29aed42 0.23.0
  • 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) - 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 4 years ago

Superseded by #85.