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
c61e0f0d54c0cc1cfe897cfc4e2cd956bda2509d
react
/
src
T
History
Brian Vaughn
c61e0f0d54
Added a clarifying comment to SearchInput
2019-02-06 17:09:46 +00:00
..
backend
Replaced SearchContext useStates with useReducer and fixed an edge-case search bug
2019-02-06 16:31:02 +00:00
devtools
Added a clarifying comment to SearchInput
2019-02-06 17:09:46 +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