react/packages
Andrew Clark d7382b6c43
Bugfix: Do not unhide a suspended tree without finishing the suspended update (#18411)
* Bugfix: Suspended update must finish to unhide

When we commit a fallback, we cannot unhide the content without including
the level that originally suspended. That's because the work at level
outside the boundary (i.e. everything that wasn't hidden during that
render) already committed.

* Test unblocking with a high-pri update
2020-03-30 11:25:04 -07:00
..
babel-plugin-react-jsx Add Auto Import to Babel Plugin (#16626) 2020-02-13 12:36:19 -08:00
create-subscription Update package.jsons for 16.13.1 patch relase 2020-03-19 12:58:31 -07:00
dom-event-testing-library Add unit tests to dom-event-testing-library (#17680) 2019-12-20 16:35:02 +00:00
eslint-plugin-react-hooks eslint-plugin-react-hooks@3.0.0 2020-03-26 17:59:25 +00:00
jest-mock-scheduler Revert "Upgrade to jest 25 (#17896)" (#18376) 2020-03-24 10:51:48 -07:00
jest-react Revert "Upgrade to jest 25 (#17896)" (#18376) 2020-03-24 10:51:48 -07:00
legacy-events Move some files out of /shared and rename to upper case (#18363) 2020-03-21 15:22:01 -07:00
react feat(StrictMode): Double-invoke render for every component (#18430) 2020-03-29 23:13:46 +01:00
react-art feat(StrictMode): Double-invoke render for every component (#18430) 2020-03-29 23:13:46 +01:00
react-cache Formalize the Wakeable and Thenable types (#18391) 2020-03-25 16:49:37 -07:00
react-client Add server-runtime to create Server Blocks (#18392) 2020-03-25 19:03:31 -07:00
react-debug-tools Bugfix: Do not unhide a suspended tree without finishing the suspended update (#18411) 2020-03-30 11:25:04 -07:00
react-devtools DevTools v4.5.0 -> 4.6.0 2020-03-26 10:00:37 -07:00
react-devtools-core DevTools v4.5.0 -> 4.6.0 2020-03-26 10:00:37 -07:00
react-devtools-extensions DevTools v4.5.0 -> 4.6.0 2020-03-26 10:00:37 -07:00
react-devtools-inline DevTools v4.5.0 -> 4.6.0 2020-03-26 10:00:37 -07:00
react-devtools-shared Remove "es6-symbol" package from DevTools (#18397) 2020-03-26 09:31:36 -07:00
react-devtools-shell Fix flow types (#18204) 2020-03-03 12:46:24 -08:00
react-dom feat(StrictMode): Double-invoke render for every component (#18430) 2020-03-29 23:13:46 +01:00
react-flight-dom-relay Pass BundlerConfig through to Relay Integration (#18393) 2020-03-25 20:25:54 -07:00
react-flight-dom-webpack Add server-runtime to create Server Blocks (#18392) 2020-03-25 19:03:31 -07:00
react-interactions Revert "Upgrade to jest 25 (#17896)" (#18376) 2020-03-24 10:51:48 -07:00
react-is Update package.jsons for 16.13.1 patch relase 2020-03-19 12:58:31 -07:00
react-native-renderer Move some files out of /shared and rename to upper case (#18363) 2020-03-21 15:22:01 -07:00
react-noop-renderer Add server-runtime to create Server Blocks (#18392) 2020-03-25 19:03:31 -07:00
react-reconciler Bugfix: Do not unhide a suspended tree without finishing the suspended update (#18411) 2020-03-30 11:25:04 -07:00
react-refresh Update package.jsons for 16.13.1 patch relase 2020-03-19 12:58:31 -07:00
react-server Add server-runtime to create Server Blocks (#18392) 2020-03-25 19:03:31 -07:00
react-test-renderer feat(StrictMode): Double-invoke render for every component (#18430) 2020-03-29 23:13:46 +01:00
scheduler Update package.jsons for 16.13.1 patch relase 2020-03-19 12:58:31 -07:00
shared Make interaction tracing on by default in all WWW builds (#18419) 2020-03-30 16:07:58 +01:00
use-subscription Update package.jsons for 16.13.1 patch relase 2020-03-19 12:58:31 -07:00