..
__tests__
Fixed scheduler setTimeout fallback ( #14358 )
2018-12-01 13:03:19 -08:00
forks
Enable hooks! ( #14679 )
2019-01-23 13:28:09 -08:00
ExecutionEnvironment.js
Drop the year from Facebook copyright headers and the LICENSE file. ( #13593 )
2018-09-07 15:11:23 -07:00
HostConfigWithNoHydration.js
Fix comment typo ( #14156 )
2018-11-09 10:17:19 -08:00
HostConfigWithNoMutation.js
Hide timed-out children instead of deleting them so their state is preserved ( #13823 )
2018-10-18 15:37:16 -07:00
HostConfigWithNoPersistence.js
Hide timed-out children instead of deleting them so their state is preserved ( #13823 )
2018-10-18 15:37:16 -07:00
ReactElementType.js
Drop the year from Facebook copyright headers and the LICENSE file. ( #13593 )
2018-09-07 15:11:23 -07:00
ReactErrorUtils.js
Drop the year from Facebook copyright headers and the LICENSE file. ( #13593 )
2018-09-07 15:11:23 -07:00
ReactFeatureFlags.js
Enable hooks! ( #14679 )
2019-01-23 13:28:09 -08:00
ReactInstanceMap.js
Drop the year from Facebook copyright headers and the LICENSE file. ( #13593 )
2018-09-07 15:11:23 -07:00
ReactLazyComponent.js
Unfork Lazy Component Branches ( #13902 )
2018-10-19 22:22:45 -07:00
ReactPortal.js
Drop the year from Facebook copyright headers and the LICENSE file. ( #13593 )
2018-09-07 15:11:23 -07:00
ReactSharedInternals.js
Drop the year from Facebook copyright headers and the LICENSE file. ( #13593 )
2018-09-07 15:11:23 -07:00
ReactSideEffectTags.js
Defer useEffect until after paint
2018-10-29 11:26:53 -07:00
ReactSymbols.js
[react-is] add back proper AsyncMode symbol, for back compat ( #13959 )
2018-10-31 19:03:50 +00:00
ReactTreeTraversal.js
Drop the year from Facebook copyright headers and the LICENSE file. ( #13593 )
2018-09-07 15:11:23 -07:00
ReactTypes.js
Use unique thread ID for each partial render to access Context ( #14182 )
2018-11-09 15:38:20 -08:00
ReactVersion.js
React v16.7.0
2018-12-19 17:23:14 -08:00
ReactWorkTags.js
[Synchronous Suspense] Suspending a class outside concurrent mode ( #13926 )
2018-10-23 11:36:56 -07:00
describeComponentFrame.js
Drop the year from Facebook copyright headers and the LICENSE file. ( #13593 )
2018-09-07 15:11:23 -07:00
getComponentName.js
pure -> memo ( #13905 )
2018-10-20 12:46:23 -04:00
invariant.js
Drop the year from Facebook copyright headers and the LICENSE file. ( #13593 )
2018-09-07 15:11:23 -07:00
invokeGuardedCallbackImpl.js
Restore global window.event after event dispatching ( #13688 ) ( #13697 )
2018-09-25 16:24:23 +01:00
isTextInputElement.js
Drop the year from Facebook copyright headers and the LICENSE file. ( #13593 )
2018-09-07 15:11:23 -07:00
isValidElementType.js
pure -> memo ( #13905 )
2018-10-20 12:46:23 -04:00
lowPriorityWarning.js
Drop the year from Facebook copyright headers and the LICENSE file. ( #13593 )
2018-09-07 15:11:23 -07:00
objectIs.js
Separate Object.is polyfill ( #14334 )
2019-01-08 14:21:12 +00:00
package.json
Drop Haste ( #11303 )
2017-10-25 02:55:00 +03:00
reactProdInvariant.js
fix typo ( #13955 )
2018-10-27 09:59:00 -07:00
shallowEqual.js
Separate Object.is polyfill ( #14334 )
2019-01-08 14:21:12 +00:00
warning.js
Drop the year from Facebook copyright headers and the LICENSE file. ( #13593 )
2018-09-07 15:11:23 -07:00
warningWithoutStack.js
Use Function.prototype.apply in warningWithoutStack ( #14107 )
2018-11-05 11:11:33 -08:00