This website requires JavaScript.
Explore
Help
Register
Sign In
bahman
/
react
Watch
1
Star
0
Fork
0
You've already forked react
Code
Issues
Pull Requests
Actions
4
Packages
Projects
Releases
Wiki
Activity
Files
bf02b2ffbfe4c07c6bd610e419dcdb106978a71c
react
/
src
History
Brian Vaughn
bf02b2ffbf
Select DOM element mode should useCapture to prevent clicks from passing through
2019-02-27 13:33:10 -08:00
..
backend
Select DOM element mode should useCapture to prevent clicks from passing through
2019-02-27 13:33:10 -08:00
devtools
Disable view-source button rather than hiding it to avoid jumping when selecting new components
2019-02-27 13:30:03 -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
Added support for editable hook values (pending facebook/react/pull/14906)
2019-02-20 15:58:52 -08: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