This website requires JavaScript.
Explore
Help
Register
Sign In
Facebook
/
react
Watch
1
Star
0
Fork
0
You've already forked react
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
9170e5695ada95dc6898d1fcd65dd6dfeefde347
react
/
src
T
History
Dan Abramov
9170e5695a
Fix double-adding fibers when traversing
2019-04-05 18:18:39 +01:00
..
backend
Fix double-adding fibers when traversing
2019-04-05 18:18:39 +01:00
devtools
Fix double-adding fibers when traversing
2019-04-05 18:18:39 +01:00
bridge.js
Disabled transferrables for now (to avoid a Chrome runtime error)
2019-03-06 13:17:20 -08:00
constants.js
Added option to disable screenshot capturing while profiling
2019-04-03 14:32:16 -07: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
Just use codepoints as it'll be copied into an Uint32Array anyway
2019-02-19 16:03:53 +09:00