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
fc924d136ac23ab4ac3d681675ee8d93a4047b25
react
/
src
T
History
Brian Vaughn
fc924d136a
Combined search and selection contexts to avoid complicated dependencies
2019-02-07 09:29:42 +00:00
..
backend
Replaced SearchContext useStates with useReducer and fixed an edge-case search bug
2019-02-06 16:31:02 +00:00
devtools
Combined search and selection contexts to avoid complicated dependencies
2019-02-07 09:29:42 +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