Skip to content

Bump react-grid-layout from 0.16.6 to 0.17.1 in /ui - #55

Closed
dependabot-preview[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/ui/react-grid-layout-0.17.1
Closed

Bump react-grid-layout from 0.16.6 to 0.17.1 in /ui#55
dependabot-preview[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/ui/react-grid-layout-0.17.1

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps react-grid-layout from 0.16.6 to 0.17.1.

Changelog

Sourced from react-grid-layout's changelog.

0.17.1 (Oct 29, 2019)

Bugfixes

  • Surround navigator check in try/catch to avoid problems with mocked navigators #1057
  • TransformScale is not applied properly while dragging an element #1046

0.17.0 (Oct 24, 2019)

It's been 18 months since the last release, and this is a pretty large one! For references on the items below, see https://github.com/STRML/react-grid-layout/milestone/1?closed=1.

Thanks to @daynin and @n1ghtmare for taking an active role in maintaining RGL, and for giving it a much-needed shot in the arm, and thanks to the rest of our contributors.

New Features

  • Added ability to drag items into the grid from outside. #980. See the example.
    • This is especially exciting as it opens up new "widget toolbox" use cases such as Example 14 with more intuitive interaction. Thanks @daynin.
  • transformScale prop #987
  • <ResponsiveReactGridLayout> now supports margin-per-breakpoint #1016

Bugfixes

  • onWidthChange only called on breakpoint changes #770
  • Various movement bugs when compaction is off #766
  • Don't fire onDragStop if an item is only clicked, not dragged #1023
  • Fix infinite loop when dragging over a static element. #1019

Internal Refactors

Commits
  • 1fe93e2 release 0.17.1
  • caa921b issue-1046: added scale for DraggableCore (#1054)
  • 6022813 chore(github): disable labeler
  • 82863b5 fix(ReactGridLayout): ensure window exists before checking navigator (#1057)
  • c630400 release 0.17.0
  • d121e0b chore(pkg): upgrade flowconfig expected version
  • e46f9f1 chore(pkg): minor dep update & upgrade react-resizable to 1.9.0
  • 6346836 refactor(GridItem): save some work when dragging/resizing
  • 3d91fe1 chore(examples): make flash of unstyled content less jarring
  • 1a1ab98 fix: remove dropping placeholder on drag leave (#1033)
  • 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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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:

  • 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 dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jan 22, 2020
@dependabot-preview

Copy link
Copy Markdown
Author

Superseded by #81.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/npm_and_yarn/ui/react-grid-layout-0.17.1 branch March 6, 2020 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants