Sebastian Markbage
c3b25c9059
Patch up for future React Sync
...
Reviewed By: spicyj, bvaughn
Differential Revision: D4523259
fbshipit-source-id: 317a26ce3e9e48553a7f7c856dd6b48038b4b2ea
2017-02-08 14:50:43 -08:00
David Aurelio
3683beb88a
RN: Update React (2/2)
...
Reviewed By: kentaromiura
Differential Revision: D4026114
fbshipit-source-id: 67808af91454d95941fea01eef58a4d9086f46e1
2016-11-04 05:43:44 -07:00
Jeff Morrison
7795918eb4
Unrevert D3518381
...
Reviewed By: gabelevi
Differential Revision: D3522895
fbshipit-source-id: 52f28c7f3142566a07d8bc845be882aeda098809
2016-07-06 12:58:41 -07:00
Ian Childs
0fde81c816
Reverted commit D3518381
...
Reviewed By: gabelevi
Differential Revision: D3518381
fbshipit-source-id: 645c25191d5e7cff7689bd4dc583c478eba46496
2016-07-06 09:43:37 -07:00
Jeff Morrison
a8e6a236cc
fbobjc -> Flow v0.28
...
Reviewed By: gabelevi
Differential Revision: D3518381
fbshipit-source-id: 2dd5f89177aaefbd098ba1fd3c193da111ff14c7
2016-07-06 08:58:42 -07:00
David Aurelio
bd60d828c5
Remove `node_modules/react` from the list of discoverable haste modules
...
Summary: This removes `node_modules/react` from the list of directories that are used for haste module resolutions. Modules required from React are now imported with `require('react/lib/…')`.
Reviewed By: astreet
Differential Revision: D3509863
fbshipit-source-id: 32cd34e2b8496f0a6676dbe6bb1eacc18124c01e
2016-07-05 06:44:33 -07:00
Alexander Blom
f71329946c
Don't barf if property throws
...
Reviewed By: davidaurelio
Differential Revision: D3305125
fbshipit-source-id: 48143195cd1d48a9f99f4d93dfdf62b51ba6b4c1
2016-05-17 05:13:24 -07:00
Alexander Blom
f13322c820
Add support for dumping current React hierarchy
...
Reviewed By: sebmarkbage
Differential Revision: D3287391
fbshipit-source-id: 0ef1cd25a910dcc0a50ed52a2cc0ae702a9654f4
2016-05-16 07:28:29 -07:00