This website requires JavaScript.
Explore
Help
Sign In
OSSForks
/
react
Watch
1
Star
0
Fork
0
You've already forked react
mirror of
https://github.com/zebrajr/react.git
synced
2026-01-15 12:15:22 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
Files
1b72ef396e2d9cd62bbbc6eaaa158571a68c4425
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