react/packages/shared
lunaruan 857deb2ed5
Warn when Using DefaultProps on Function Components (#16210)
As part of the process to deprecate defaultProps on function components (as per a larger proposal outlined in (https://github.com/reactjs/rfcs/blob/createlement-rfc/text/0000-create-element-changes.md)), add a warning whenever someone does this.
2019-07-25 15:44:03 -07:00
..
__tests__ Construct Error at invariant call site for clearer stack traces (#15877) 2019-06-18 11:38:33 -07:00
forks Warn when Using DefaultProps on Function Components (#16210) 2019-07-25 15:44:03 -07:00
ExecutionEnvironment.js give `canUseDOM` with a possibility to be a constant (#14194) 2019-04-25 11:28:53 +01:00
HostConfigWithNoHydration.js [Flare] Remove event targets including TouchHitTarget (#16011) 2019-06-27 23:58:48 +01: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 Adds experimental fundamental interface (#16049) 2019-07-19 22:20:28 +01:00
ReactDOMTypes.js [Flare] Redesign core event system (#16163) 2019-07-23 23:46:44 +01:00
ReactElementType.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
ReactError.js Construct Error at invariant call site for clearer stack traces (#15877) 2019-06-18 11:38:33 -07:00
ReactErrorProd.js Construct Error at invariant call site for clearer stack traces (#15877) 2019-06-18 11:38:33 -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 Warn when Using DefaultProps on Function Components (#16210) 2019-07-25 15:44:03 -07: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
ReactRootTags.js Add Batched Mode (#15502) 2019-05-13 14:30:39 -07:00
ReactSharedInternals.js Add withSuspenseConfig API (#15593) 2019-05-16 16:51:18 -07:00
ReactSideEffectTags.js Defer useEffect until after paint 2018-10-29 11:26:53 -07:00
ReactSymbols.js [Flare] Redesign core event system (#16163) 2019-07-23 23:46:44 +01: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 [Flare] Remove references to EventComponent (#16206) 2019-07-25 16:41:26 +01:00
ReactVersion.js Update versions for 16.8.6 2019-03-27 23:58:16 -07:00
ReactWorkTags.js [Flare] Redesign core event system (#16163) 2019-07-23 23:46:44 +01:00
createEventResponder.js [Flare] Redesign core event system (#16163) 2019-07-23 23:46:44 +01:00
createFundamentalComponent.js Adds experimental fundamental interface (#16049) 2019-07-19 22:20:28 +01:00
describeComponentFrame.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
endsWith.js [Flare] Revise responder event types (#16081) 2019-07-08 14:35:59 +01:00
enqueueTask.js Prevent bundling of Node polyfills when importing TestUtils/TestRenderer (#15305) 2019-04-03 16:12:31 +01:00
getComponentName.js [Flare] Redesign core event system (#16163) 2019-07-23 23:46:44 +01:00
hasBadMapPolyfill.js Adds experimental fundamental interface (#16049) 2019-07-19 22:20:28 +01:00
invariant.js Compile invariant directly to throw expressions (#15071) 2019-03-18 13:58:03 -07:00
invokeGuardedCallbackImpl.js fix spelling mistakes (#14805) 2019-02-09 16:43:49 -08: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 [Flare] Redesign core event system (#16163) 2019-07-23 23:46:44 +01: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
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