mirror of
https://github.com/zebrajr/react.git
synced 2025-12-07 00:20:28 +01:00
* Resolve Server-side Blocks instead of Components React elements should no longer be used to extract arbitrary data but only for prerendering trees. Blocks are used to create asynchronous behavior. * Resolve Blocks in the Client * Tests * Bug fix relay JSON traversal It's supposed to pass the original object and not the new one. * Lint * Move Noop Module Test Helpers to top level entry points This module has shared state. It needs to be external from builds. This lets us test the built versions of the Noop renderer. |
||
|---|---|---|
| .. | ||
| eslintignore | ||
| eslintrc.cjs.js | ||
| eslintrc.fb.js | ||
| eslintrc.rn.js | ||
| eslintrc.umd.js | ||
| index.js | ||