Dan Abramov
|
5afd8cd704
|
Improve Fiber debugger (#8767)
* Simplify the hooks
* Capture completion at the right moment
* Animate the scroll with the fiber on the stack
* Better display priorities
|
2017-01-13 04:41:56 -08:00 |
|
Dan Abramov
|
fd1ef53711
|
[Fiber Debugger] Bring up to date (#8765)
* Ignore orphaned fibers in the debugger
* Remember last entered code via localStorage
* Update Create React App
* Minor fixes
* Dogfood Fiber
|
2017-01-12 11:55:59 -08:00 |
|
Daniela Borges
|
5545d43bc4
|
remove output field from debugger (#8440)
|
2016-11-28 18:19:49 +00:00 |
|
Dan Abramov
|
225325eada
|
Add Fiber Debugger (#8033)
* Build react-noop as a package
This lets us consume it from the debugger.
* Add instrumentation to Fiber
* Check in Fiber Debugger
|
2016-10-25 08:36:37 +01:00 |
|