react/fixtures
Richard Maisano c512aa0081
[Blocks] Scaffolding react-fetch + first pass at node implementation (#18863)
* First pass at scaffolding out the Node implementation of react-data.

While incomplete, this patch contains some changes to the react-data
package in order to start adding support for Node.

The first part of this change accounts for splitting react-data/fetch
into two discrete entries, adding (and defaulting to) the Node
implementation.

The second part is sketching out a rough approximation of `fetch` for
Node. This implementation is not complete by any means, but provides a
starting point.

* Remove NodeFetch module and put it directly into ReactDataFetchNode.

* Replaced react-data with react-fetch.

This patch shuffles around some of the scaffolding that was in
react-data in favor of react-fetch. It also removes the additional
"fetch" package in favor of something flatter.

* Tweak package organization

* Simplify and add a test

Co-authored-by: Dan Abramov <dan.abramov@me.com>
2020-05-12 17:21:45 +01:00
..
art fix spelling error: Here's -> Here (#14307) 2018-11-22 14:47:20 +00:00
attribute-behavior ADD: disableRemotePlayback attribute for HTML5 videos (#18619) 2020-04-16 10:23:48 +01:00
blocks [Blocks] Scaffolding react-fetch + first pass at node implementation (#18863) 2020-05-12 17:21:45 +01:00
concurrent/time-slicing Update Fixtures to use new APIs (#17380) 2019-11-17 14:42:47 -08:00
devtools Updated DT regression fixture path 2019-08-28 07:25:52 -07:00
dom Add unstable prefix to experimental APIs (#18825) 2020-05-04 22:25:41 -07:00
eslint Bump Prettier (#17811) 2020-01-09 13:54:11 +00:00
expiration Bump handlebars from 4.0.11 to 4.5.3 in /fixtures/expiration (#17729) 2019-12-30 08:57:08 -08:00
fiber-debugger Bump Prettier (#17811) 2020-01-09 13:54:11 +00:00
fiber-triangle Publish a local release (canary or stable) to NPM (#14260) 2018-11-23 12:37:18 -08:00
fizz-ssr-browser Remove /dist/ UMD builds (#18473) 2020-04-02 17:52:32 -07:00
flight Rename Flight to Transport (#18808) 2020-05-03 11:33:48 -07:00
flight-browser Rename Flight to Transport (#18808) 2020-05-03 11:33:48 -07:00
packaging Remove /dist/ UMD builds (#18473) 2020-04-02 17:52:32 -07:00
scheduler Add test of scheduler overhead (#16260) 2019-08-01 17:13:39 -07:00
ssr Update Fixtures to use new APIs (#17380) 2019-11-17 14:42:47 -08:00
stacks Fix Component Stacks for IE and Native Classes in Safari (#18575) 2020-04-10 19:39:02 -07:00
tracing Fix various typos (#17724) 2019-12-29 13:47:51 -08:00