This website requires JavaScript.
Explore
Help
Sign In
Facebook
/
react
Watch
1
Star
0
Fork
0
mirror of
https://github.com/facebook/react.git
synced
2025-11-01 09:12:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b5dbbd5b2deef97b992ea69e936d6def3e345255
react
/
src
/
environment
T
History
Pete Hunt
and
Paul O’Shannessy
526be1570e
Fix memory leak with renderComponentToString()
...
This is leaking memory. Move event registration to mount time.
2014-01-24 18:23:51 -08:00
..
__tests__
Fix memory leak with renderComponentToString()
2014-01-24 18:23:51 -08:00
ClientReactRootIndex.js
Rework ReactRootIndex generation
2014-01-02 20:00:30 -08:00
ReactMarkupChecksum.js
Warn when server-rendered markup is not what we expect on the client
2013-07-24 17:39:59 -07:00
ReactServerRendering.js
Better error message for renderComponentToString()
2013-11-18 10:54:05 -08:00
ServerReactRootIndex.js
Rework ReactRootIndex generation
2014-01-02 20:00:30 -08:00