Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update react-dnd to the latest version 🚀 #1033

Merged
3 commits merged into from
Mar 26, 2019

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Mar 26, 2019

There have been updates to the react-dnd monorepo:

These versions are not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

This monorepo update includes releases of one or more dependencies which all belong to the react-dnd group definition.


Release Notes for v7.4.0 Release

Minor

  • Add a third argument to the collector functions in DragSource and DropTarget that includes the props of the current component. (e.g. collect(connect, monitor, props)
  • Connect functions can now accept Ref objects. (e.g. connectDragSource(ref))
  • Add a new DragPreviewImage renderless component that wires up Drag Preview images.
  • Improve decorated types to include as much of the original types as we can. Our typing strategy for this followed the same pattern that react-redux uses.
  • Add react-dnd-test-utils package, which exposes the wrapInTestContext utility function

Patch

  • Throw invariant errors when components are rendered outside of a DragDropContext.
  • Hooks API updates
Commits

The new version differs by 46 commits.

  • 941dc2e v7.4.0
  • ffd92e5 docs: reference the react-dnd-test-utils package in the testing doc
  • e891105 Improve Decorator Typings (#1291)
  • dcbda3c fix: remove cyclic dependency
  • b5b1a37 Merge pull request #1284 from react-dnd/feature/collect_props_arg
  • 874f33a docs: fixed markdown in droptarget top level api (#1288)
  • 6876ef9 build: fixed the order as lerna was not building in proper order (#1289)
  • e6e7cb5 revert: use recompose for the isClassComponent check
  • 07ae870 Merge branch 'feature/collect_props_arg' of github.com:react-dnd/react-dnd into feature/collect_props_arg
  • 34b87b1 test: fix tests
  • 576d148 test: work on tests
  • 5682439 test: add test-utils package, add test for connector functions
  • 77f36b8 Merge branch 'master' into feature/collect_props_arg
  • 7fb94a5 fix: throw error when a DragSource or DropTarget is rendered outside DragDropContext (#1132) (#1286)
  • 9840c38 docs: document the props arg to the collector fns

There are 46 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@ghost ghost added the Merge On Green label Mar 26, 2019
@ghost ghost merged commit 250b3b2 into master Mar 26, 2019
@greenkeeper greenkeeper bot deleted the greenkeeper/monorepo.react-dnd-20190326133045 branch March 26, 2019 13:38
beiguancyc pushed a commit to beiguancyc/parse-dashboard that referenced this pull request Apr 5, 2019
* commit '5bb5683d614e280b85487b02db8f3ba2655d1850': (119 commits)
  Release notes 1.3.0 (parse-community#1042)
  Update commander to the latest version 🚀 (parse-community#1044)
  Update react-dnd to the latest version 🚀 (parse-community#1043)
  Update babel7 to the latest version 🚀 (parse-community#1041)
  Update history to the latest version 🚀 (parse-community#1021)
  Update react to the latest version 🚀 (parse-community#1029)
  Remove CLA & bounty program references (parse-community#1026)
  Add badges to README (parse-community#1040)
  Remove references to parse.com (parse-community#1027)
  Update parse to the latest version 🚀 (parse-community#1039)
  Create CODE_OF_CONDUCT.md (parse-community#1028)
  Update react-dnd to the latest version 🚀 (parse-community#1036)
  Update query-string to the latest version 🚀 (parse-community#1035)
  Update react-dnd to the latest version 🚀 (parse-community#1034)
  Update react-dnd to the latest version 🚀 (parse-community#1033)
  Update js-beautify to the latest version 🚀 (parse-community#1032)
  Update prismjs to the latest version 🚀 (parse-community#1030)
  Update babel7 to the latest version 🚀 (parse-community#1025)
  Update babel7 to the latest version 🚀 (parse-community#1024)
  Update react-router-dom to the latest version 🚀 (parse-community#1023)
  ...
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants