react/packages/shared
Andrew Clark 4b2e65d32e
Put recent change to getDerivedStateFromProps behind a feature flag (#12788)
This will allow us to safely ship it at Facebook and get a better idea
for if/how it breaks existing product code.
2018-05-11 18:45:00 -07:00
..
__tests__ facebook.github.io/react -> reactjs.org (#12545) 2018-04-04 21:20:41 +01:00
forks Put recent change to getDerivedStateFromProps behind a feature flag (#12788) 2018-05-11 18:45:00 -07:00
ReactElementType.js Remove unnecessary 'use strict' in the source (#11433) 2017-11-02 20:32:48 +00:00
ReactErrorUtils.js Add stack unwinding phase for handling errors (#12201) 2018-02-23 17:38:42 -08:00
ReactFeatureFlags.js Put recent change to getDerivedStateFromProps behind a feature flag (#12788) 2018-05-11 18:45:00 -07:00
ReactFiberComponentTreeHook.js shared: convert vars into let/const (#11730) 2017-12-01 00:03:27 +00:00
ReactGlobalSharedState.js shared: convert vars into let/const (#11730) 2017-12-01 00:03:27 +00:00
ReactInstanceMap.js Update prettier to 1.8.1 (#10785) 2017-11-07 18:09:33 +00:00
ReactPortal.js Rewrote ReactIncrementalPerf-test using only public API.(#11299) (#11724) 2017-11-30 18:10:04 +00:00
ReactSymbols.js Suspense (#12279) 2018-05-10 18:09:10 -07:00
ReactTreeTraversal.js shared: convert vars into let/const (#11730) 2017-12-01 00:03:27 +00:00
ReactTypeOfSideEffect.js Decouple update queue from Fiber type (#12600) 2018-04-22 23:05:28 -07:00
ReactTypeOfWork.js Suspense (#12279) 2018-05-10 18:09:10 -07:00
ReactTypes.js Support sharing context objects between concurrent renderers (#12779) 2018-05-10 18:34:01 -07:00
ReactVersion.js Updating package versions for release 16.3.2 2018-04-16 16:14:28 +01:00
describeComponentFrame.js Update prettier to 1.8.1 (#10785) 2017-11-07 18:09:33 +00:00
getComponentName.js Add Profiler component for collecting new render timing info (#12745) 2018-05-10 15:25:32 -07:00
invokeGuardedCallback.js Add stack unwinding phase for handling errors (#12201) 2018-02-23 17:38:42 -08:00
isTextInputElement.js shared: convert vars into let/const (#11730) 2017-12-01 00:03:27 +00:00
isValidElementType.js Suspense (#12279) 2018-05-10 18:09:10 -07:00
lowPriorityWarning.js shared: convert vars into let/const (#11730) 2017-12-01 00:03:27 +00:00
package.json Drop Haste (#11303) 2017-10-25 02:55:00 +03:00
reactProdInvariant.js Unfork invariant and instead use it from reactProdInvariant (#12585) 2018-04-09 23:58:34 +01:00