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
e723ec82bc84975234d08892065b450699a51fc1
react
/
src
T
History
Brian Vaughn
e723ec82bc
Added $r support
2019-02-05 13:19:08 +00:00
..
backend
Added $r support
2019-02-05 13:19:08 +00:00
devtools
Added $r support
2019-02-05 13:19:08 +00: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