Support React 17 [Continued PR from @eps1lon's initial PR]#2613
Open
BboyAkers wants to merge 15 commits intoenzymejs:masterfrom
Open
Support React 17 [Continued PR from @eps1lon's initial PR]#2613BboyAkers wants to merge 15 commits intoenzymejs:masterfrom
BboyAkers wants to merge 15 commits intoenzymejs:masterfrom
Conversation
Co-authored-by: Jesse CreateThis <jesse@createthis.com> Co-authored-by: eps1lon <silbermann.sebastian@gmail.com> Co-authored-by: Jordan Harband <ljharb@gmail.com>
f206722 to
994a98c
Compare
Co-authored-by: Oleksandr Fediashov <olfedias@microsoft.com> Co-authored-by: Jordan Harband <ljharb@gmail.com> Co-authored-by: eps1lon <silbermann.sebastian@gmail.com> Co-authored-by: Jesse CreateThis <jesse@createthis.com> Co-authored-by: Austin Akers <austin.akers5@gmail.com>
…tWillReceiveProps() on setContext() - when adapter has `lifecycles.componentWillReceivePropsOnShallowRerender` set
Co-authored-by: Jordan Harband <ljharb@gmail.com> Co-authored-by: Oleksandr Fediashov <olfedias@microsoft.com> Co-authored-by: Jesse CreateThis <jesse@createthis.com> Fix isEmptyRender for SimpleMemoComponent createReactClass and React.Component pass the same check Co-authored-by: eps1lon <silbermann.sebastian@gmail.com>
…mo and" This reverts commit 1b1626d5f9ed8fd26486fcc4f296945a266b2cfb.
didn't come up with a workaround.
React.forwardRef under 17.
…day and" This reverts commit 0eb1a1e68109b5282fe86095bb8b45dfbbe01758.
994a98c to
7e0c9c7
Compare
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Overview
Built on top of this PR: #2564