react/packages/shared
Andrew Clark d9a3cc070c
React.lazy constructor must return result of a dynamic import (#13886)
We may want to change the protocol later, so until then we'll be
restrictive. Heuristic is to check for existence of `default`.
2018-10-18 19:58:25 -07:00
..
__tests__ [schedule] Refactor Schedule, remove React-isms (#13582) 2018-09-14 14:05:55 -07:00
forks Enable Suspense + rename Placeholder (#13799) 2018-10-10 17:02:04 +01:00
describeComponentFrame.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
ExecutionEnvironment.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
getComponentName.js Lazy components must use React.lazy (#13885) 2018-10-18 19:57:12 -07:00
HostConfigWithNoHydration.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07: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
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 Lazy components must use React.lazy (#13885) 2018-10-18 19:57:12 -07:00
lowPriorityWarning.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
package.json Drop Haste (#11303) 2017-10-25 02:55:00 +03: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 Suspense + rename Placeholder (#13799) 2018-10-10 17:02:04 +01: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 React.lazy constructor must return result of a dynamic import (#13886) 2018-10-18 19:58:25 -07:00
ReactPortal.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
reactProdInvariant.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 Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07:00
ReactSymbols.js Lazy components must use React.lazy (#13885) 2018-10-18 19:57:12 -07: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 Remove unstable_read() in favor of direct dispatcher call (#13861) 2018-10-16 14:58:00 -04:00
ReactVersion.js Updating package versions for release 16.6.0-alpha.8af6728 2018-10-10 17:12:05 +01:00
ReactWorkTags.js Enable Suspense + rename Placeholder (#13799) 2018-10-10 17:02:04 +01:00
shallowEqual.js Drop the year from Facebook copyright headers and the LICENSE file. (#13593) 2018-09-07 15:11:23 -07: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 Fix IE version in comment 2018-09-12 15:10:28 +01:00