react/fixtures
Sebastian Markbåge 6fbe630549
[Partial Hydration] Attempt hydration at a higher pri first if props/context changes (#16352)
* Test that we can suspend updates while waiting to hydrate

* Attempt hydration at a higher pri first if props/context changes

* Retrying a dehydrated boundary pings at the earliest forced time

This might quickly become an already expired time.

* Mark the render as delayed if we have to retry

This allows the suspense config to kick in and we can wait for much longer
before we're forced to give up on hydrating.
2019-08-13 18:26:21 -07:00
..
art fix spelling error: Here's -> Here (#14307) 2018-11-22 14:47:20 +00:00
attribute-behavior ADD: disablePictureInPicture attribute for HTML5 videos (#15334) 2019-04-25 12:02:27 +01:00
dom Upgrade ESLint so we can use JSX Fragment syntax (#16328) 2019-08-09 12:59:02 -07:00
eslint [eslint] Wording tweaks (#15078) 2019-03-13 18:31:39 +00:00
expiration Publish a local release (canary or stable) to NPM (#14260) 2018-11-23 12:37:18 -08:00
fiber-debugger fix typo (#13955) 2018-10-27 09:59:00 -07:00
fiber-triangle Publish a local release (canary or stable) to NPM (#14260) 2018-11-23 12:37:18 -08:00
fizz-ssr-browser [Fizz] New Server Rendering Infra (#14144) 2018-11-30 11:38:22 -08:00
packaging update fixtures/packaging/README.md (#14320) 2018-11-24 21:40:56 +00:00
scheduler Add test of scheduler overhead (#16260) 2019-08-01 17:13:39 -07:00
ssr [Partial Hydration] Attempt hydration at a higher pri first if props/context changes (#16352) 2019-08-13 18:26:21 -07:00
tracing Fix tracing fixture 2019-03-26 13:59:32 -07:00
unstable-async/time-slicing Remove <ConcurrentMode /> (#15532) 2019-05-13 16:10:00 -07:00