mirror of
https://github.com/zebrajr/react.git
synced 2025-12-07 12:20:38 +01:00
* Add feature flags * Add Chunk type and constructor * Wire up Chunk support in the reconciler * Update reconciler to reconcile Chunks against the render method This allows the query and args to be updated. * Drop the ref. Chunks cannot have refs anyway. * Add Chunk checks in more missing cases * Rename secondArg * Add test and fix lazy chunks Not really a supported use case but for consistency I guess. * Fix fragment test |
||
|---|---|---|
| .. | ||
| consoleWithStackDev.www.js | ||
| invokeGuardedCallbackImpl.www.js | ||
| object-assign.umd.js | ||
| ReactFeatureFlags.native-fb.js | ||
| ReactFeatureFlags.native-oss.js | ||
| ReactFeatureFlags.persistent.js | ||
| ReactFeatureFlags.readonly.js | ||
| ReactFeatureFlags.test-renderer.js | ||
| ReactFeatureFlags.test-renderer.www.js | ||
| ReactFeatureFlags.www.js | ||
| Scheduler.umd.js | ||
| SchedulerTracing.umd.js | ||