This website requires JavaScript.
Explore
Help
Register
Sign In
amirho
/
react
Watch
1
Star
0
Fork
0
You've already forked react
mirror of
https://github.com/facebook/react.git
synced
2026-02-24 12:43:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b9c8e4e9df3a5a70267b40296be51b0977286558
react
/
scripts
/
fiber
History
Ian Sutherland
7f6b940919
Added unit tests for creating an element with a ref in a constructor. Only set ReactCurrentOwner.current in dev mode when the component has no constructor. (
#10025
)
2017-08-15 11:21:49 +02:00
..
record-tests
Configure Jest with Stack and Fiber as separate projects (
#10214
)
2017-07-19 10:35:45 -07:00
tests-failing.txt
Don't hydrate any properties other than event listeners and text content (
#9858
)
2017-06-06 15:19:38 -07:00
tests-passing-except-dev.txt
Fix for
#10388
. Renames renderToStream to renderToNodeStream. (
#10425
)
2017-08-10 12:23:00 -07:00
tests-passing.txt
Added unit tests for creating an element with a ref in a constructor. Only set ReactCurrentOwner.current in dev mode when the component has no constructor. (
#10025
)
2017-08-15 11:21:49 +02:00