react-redux icon indicating copy to clipboard operation
react-redux copied to clipboard

connect: pass ownProps to areStatesEqual

Open jspurlin opened this issue 2 years ago • 5 comments

This PR adds the ability for consumers to have access to ownProps inside of areStatesEqual.

Currently there is no way to

See: https://github.com/reduxjs/react-redux/issues/781

jspurlin avatar Aug 29 '22 16:08 jspurlin

Deploy Preview for react-redux-docs ready!

Name Link
Latest commit 034e0775a1824ba5ae295b68c73d05105c6ce6c0
Latest deploy log https://app.netlify.com/sites/react-redux-docs/deploys/630ceb130d233b0009f172a7
Deploy Preview https://deploy-preview-1951--react-redux-docs.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Aug 29 '22 16:08 netlify[bot]

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 527eb36f1af5d79e1c24ad14f88da70642c8d817:

Sandbox Source
Vanilla Configuration
Vanilla Typescript Configuration

codesandbox-ci[bot] avatar Aug 29 '22 16:08 codesandbox-ci[bot]

Ping, @markerikson & @timdorr can you take a look at this PR?

jspurlin avatar Aug 31 '22 19:08 jspurlin

@timdorr and @markerikson, is this (and #1952) good to be merged? (I don't currently have write access so I can't merge it)

jspurlin avatar Sep 02 '22 00:09 jspurlin

@timdorr, @markerikson, can this change and #1952 be merged?

kysedate avatar Sep 22 '22 20:09 kysedate

Sorry, React-Redux has been pretty low on the time/mental priority list lately, but taking a look at things tonight.

markerikson avatar Sep 23 '22 04:09 markerikson