This repository has been archived by the owner on Jun 26, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
MVP hooks support #1272
Merged
bvaughn
merged 11 commits into
facebook:master
from
bvaughn:hooks-integration-experimental
Jan 14, 2019
Merged
MVP hooks support #1272
bvaughn
merged 11 commits into
facebook:master
from
bvaughn:hooks-integration-experimental
Jan 14, 2019
Commits on Jan 9, 2019
-
Brian Vaughn committed
Jan 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 3e60854 - Browse repository at this point
Copy the full SHA 3e60854View commit details -
Ensure that hooks inspection is being done for the current fiber (sin…
…ce "opaque node" just points to whichever fiber happened to be created first for the pair)
Brian Vaughn committedJan 9, 2019 Configuration menu - View commit details
-
Copy full SHA for 46f69d9 - Browse repository at this point
Copy the full SHA 46f69d9View commit details
Commits on Jan 10, 2019
-
Support useDebugValueLabel() hook
Brian Vaughn committedJan 10, 2019 Configuration menu - View commit details
-
Copy full SHA for b5ac442 - Browse repository at this point
Copy the full SHA b5ac442View commit details -
Rename useImperativeMethods -> useImperativeHandle
Brian Vaughn committedJan 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 7b07dae - Browse repository at this point
Copy the full SHA 7b07daeView commit details -
Rename useDebugValueLabel -> useDebugValue
Brian Vaughn committedJan 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 9c29ee0 - Browse repository at this point
Copy the full SHA 9c29ee0View commit details -
Copied over changes from React PR
Brian Vaughn committedJan 10, 2019 Configuration menu - View commit details
-
Copy full SHA for 21ab2e8 - Browse repository at this point
Copy the full SHA 21ab2e8View commit details
Commits on Jan 11, 2019
-
Fixed some edge case UI bugs with hooks updates
Brian Vaughn committedJan 11, 2019 Configuration menu - View commit details
-
Copy full SHA for f1a92de - Browse repository at this point
Copy the full SHA f1a92deView commit details -
Don't show undefined value for unlabeled custom hooks
Brian Vaughn committedJan 11, 2019 Configuration menu - View commit details
-
Copy full SHA for b3de585 - Browse repository at this point
Copy the full SHA b3de585View commit details -
Brian Vaughn committed
Jan 11, 2019 Configuration menu - View commit details
-
Copy full SHA for a89784d - Browse repository at this point
Copy the full SHA a89784dView commit details
Commits on Jan 14, 2019
-
Don't show state for Fibers using hooks in Profiler
We can't show hooks values either, unfortunately, since we can't use the ReactDebugHooks util for stale fibers because their props will have changed.
Brian Vaughn committedJan 14, 2019 Configuration menu - View commit details
-
Copy full SHA for f456a68 - Browse repository at this point
Copy the full SHA f456a68View commit details -
Moved hooks-specific hacks inside of Agent into a new plug-in
Brian Vaughn committedJan 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 16f4fcc - Browse repository at this point
Copy the full SHA 16f4fccView 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.