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
88e51adc358a1daec7972a226be22d9d6ac90326
react
/
src
T
History
Brian Vaughn
and
GitHub
88e51adc35
Merge pull request
#122
from gaearon/prevent
...
Prevent default on all key navigations
2019-04-10 10:17:12 -07:00
..
backend
Format logElementToConsole() slightly
2019-04-09 18:13:11 -07:00
devtools
Merge pull request
#122
from gaearon/prevent
2019-04-10 10:17:12 -07:00
bridge.js
Disabled transferrables for now (to avoid a Chrome runtime error)
2019-03-06 13:17:20 -08:00
constants.js
Rewrite the Suspense logic
2019-04-05 23:12:57 +01:00
hook.js
Misc cleanup of comments and localStorage key names
2019-04-01 09:05:40 -07:00
hydration.js
Strip React elements from serialized data (and display <name/> instead
2019-02-05 10:25:33 +00:00
types.js
Re-added transferrables (after 'shutdown' evt fix) and guard against a tree mutation race
2019-02-21 14:56:11 -08:00
utils.js
Moved getElementDimensions() back into Overlay component
2019-04-07 09:42:52 -07:00