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
6
Packages
Projects
Releases
Wiki
Activity
Files
ac1a986acecbe146a2efd113f7fa336308a6ab33
react
/
src
History
Brian Vaughn
ac1a986ace
Handle RTE in profiler when commit does not contain selected node
2019-03-19 11:19:30 -07:00
..
backend
Fixed a bug where treeBaseDurations were undefined for fibers that were unmounted during profiling
2019-03-19 11:08:51 -07:00
devtools
Handle RTE in profiler when commit does not contain selected node
2019-03-19 11:19:30 -07:00
bridge.js
Disabled transferrables for now (to avoid a Chrome runtime error)
2019-03-06 13:17:20 -08:00
constants.js
Added commit tree reconstruction
2019-03-15 20:05:52 -07: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