This website requires JavaScript.
Explore
Help
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
79f57532b9fe117d82c2934b7e6a2b281fa27dcb
react
/
src
T
History
Brian Vaughn
79f57532b9
Split demo app into multiple roots and fixed a multi-root bug
2019-02-13 11:22:22 -08:00
..
backend
Initial stab at 'View in DOM' button
2019-02-08 18:48:29 -05:00
devtools
Split demo app into multiple roots and fixed a multi-root bug
2019-02-13 11:22:22 -08:00
bridge.js
Fixed potential race cases in bridge/store/backend initialization
2019-01-31 14:27:16 -08:00
constants.js
Fixed text wrap bug in extension panel
2019-01-29 13:48:35 -08:00
hook.js
Initial pass at properties panel. Lots of TODOs remaining.
2019-02-04 17:49:30 +00:00
hydration.js
Strip React elements from serialized data (and display <name/> instead
2019-02-05 10:25:33 +00:00
types.js
Refactored bridge to support transferrables (e.g. typed array buffers) and added transferable param to postMessage for op codes
2019-01-29 13:17:37 -08:00
utils.js
Strip React elements from serialized data (and display <name/> instead
2019-02-05 10:25:33 +00:00