-
Notifications
You must be signed in to change notification settings - Fork 47k
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
Rewrite ReactTreeTraversal-test.js using public APIs #11664
Merged
gaearon
merged 10 commits into
facebook:master
from
timjacobi:tree-traversal-public-api
Nov 29, 2017
Merged
Rewrite ReactTreeTraversal-test.js using public APIs #11664
gaearon
merged 10 commits into
facebook:master
from
timjacobi:tree-traversal-public-api
Nov 29, 2017
Commits on Nov 26, 2017
-
Configuration menu - View commit details
-
Copy full SHA for 324641f - Browse repository at this point
Copy the full SHA 324641fView commit details
Commits on Nov 27, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c186e01 - Browse repository at this point
Copy the full SHA c186e01View commit details -
Configuration menu - View commit details
-
Copy full SHA for e889dc4 - Browse repository at this point
Copy the full SHA e889dc4View commit details
Commits on Nov 28, 2017
-
Configuration menu - View commit details
-
Copy full SHA for c96f658 - Browse repository at this point
Copy the full SHA c96f658View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c47c07 - Browse repository at this point
Copy the full SHA 7c47c07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 185e5e0 - Browse repository at this point
Copy the full SHA 185e5e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2847074 - Browse repository at this point
Copy the full SHA 2847074View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f7bcd2 - Browse repository at this point
Copy the full SHA 5f7bcd2View commit details -
remove unnessecary ARG and ARG2 token
these were used for testing the internal API to simulate synthetic events passed to traverseEnterLeave. since we're now dealing with actual synthetic events we can remove them.
Configuration menu - View commit details
-
Copy full SHA for ee2992e - Browse repository at this point
Copy the full SHA ee2992eView commit details
Commits on Nov 29, 2017
-
Configuration menu - View commit details
-
Copy full SHA for fab27fb - Browse repository at this point
Copy the full SHA fab27fbView commit details
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.