This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 975
only call mergeProps
when either the state or the props have changed
#9403
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
going to break this up into multiple PRs |
ok let me know when it's ready |
bridiver
force-pushed
the
redux-set-state
branch
16 times, most recently
from
June 14, 2017 21:41
4b63566
to
dffe9c1
Compare
no-qa-needed? |
luixxiul
added
the
needs-info
Another team member needs information from the PR/issue opener.
label
Jun 16, 2017
NejcZdovc
added
QA/no-qa-needed
and removed
needs-info
Another team member needs information from the PR/issue opener.
labels
Jun 20, 2017
51 tasks
NejcZdovc
force-pushed
the
redux-set-state
branch
from
June 20, 2017 18:10
dffe9c1
to
25b768a
Compare
NejcZdovc
approved these changes
Jun 20, 2017
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. I rebased it to the latest master, played around and didn't found any problems. Let's wait for travis to finish before merge.
NejcZdovc
force-pushed
the
redux-set-state
branch
from
June 25, 2017 18:04
25b768a
to
6c8c68b
Compare
bsclifton
approved these changes
Jun 27, 2017
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 😄 👍
bsclifton
added a commit
that referenced
this pull request
Jun 27, 2017
only call `mergeProps` when either the state or the props have changed
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
let react batch updates if desired
Submitter Checklist:
git rebase -i
to squash commits (if needed).Test Plan:
Reviewer Checklist:
Tests