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
3642b6ea62742787513636d4efcf3e2076435bf5
react
/
src
/
event
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__
Remove CallbackRegistry
2014-01-09 16:58:48 -08:00
synthetic
Remove trailing whitespace
2014-01-10 21:04:39 -08:00
EventConstants.js
Add support for onLoad event to <img />
2014-01-06 16:16:21 -08:00
EventPluginHub.js
Fix memory leak with renderComponentToString()
2014-01-24 18:23:51 -08:00
EventPluginRegistry.js
Fix lines longer than 80 chars
2014-01-15 15:19:14 +01:00
EventPluginUtils.js
Set currentTarget on synthetic events
2014-01-04 00:27:11 -07:00
EventPropagators.js
Remove CallbackRegistry
2014-01-09 16:58:48 -08:00