react/packages
Andrew Clark 5e4e2dae0b
Defer setState callbacks until component is visible (#24872)
A class component `setState` callback should not fire if a component is inside a
hidden Offscreen tree. Instead, it should wait until the next time the component
is made visible.
2022-07-08 11:51:40 -04:00
..
dom-event-testing-library Revise useFocus/useFocusWithin (#19310) 2020-07-10 17:23:00 +01:00
eslint-plugin-react-hooks Extra space (#24612) 2022-06-17 10:43:17 -07:00
jest-mock-scheduler Update the exports field (#23257) 2022-02-08 21:07:26 -05:00
jest-react bump versions for next release (#24725) 2022-06-14 13:24:00 -07:00
react Fix enableTransitionTracing flag (#24801) 2022-06-28 13:09:59 -04:00
react-art bump versions for next release (#24725) 2022-06-14 13:24:00 -07:00
react-cache Update the exports field (#23257) 2022-02-08 21:07:26 -05:00
react-client [Flight] Implement useId hook (#24172) 2022-05-31 14:53:32 -07:00
react-debug-tools [DevTools] fix useDeferredValue to match reconciler change (#24742) 2022-06-17 14:43:10 -04:00
react-devtools React DevTools 4.24.6 -> 4.24.7 (#24646) 2022-05-31 16:16:07 -04:00
react-devtools-core React DevTools 4.24.6 -> 4.24.7 (#24646) 2022-05-31 16:16:07 -04:00
react-devtools-extensions [DevTools] Add column number to viewSourceLineFunction (#24814) 2022-06-29 10:38:27 -07:00
react-devtools-inline Add snapshot testing on e2e test failure (#24672) 2022-06-06 10:36:58 -07:00
react-devtools-shared [DevTools][Bugfix] Fix DevTools Perf Issue When Unmounting Large React Subtrees (#24863) 2022-07-07 10:43:25 -04:00
react-devtools-shell [DevTools] devtools-test-shell Regression App fixes (#24644) 2022-05-31 16:13:41 -07:00
react-devtools-timeline [DevTools] Resign Timeline Profiler Sidebar (#24816) 2022-06-29 17:54:06 -07:00
react-dom Delete Partial Renderer SSR implementation (#24868) 2022-07-07 16:57:42 -04:00
react-fetch Update the exports field (#23257) 2022-02-08 21:07:26 -05:00
react-fs Update the exports field (#23257) 2022-02-08 21:07:26 -05:00
react-interactions Move createRoot/hydrateRoot to react-dom/client (#23385) 2022-03-01 00:13:28 -05:00
react-is bump versions for next release (#24725) 2022-06-14 13:24:00 -07:00
react-native-renderer support errorInfo in onRecoverableError (#24591) 2022-06-06 14:23:32 -07:00
react-noop-renderer Fix enableTransitionTracing flag (#24801) 2022-06-28 13:09:59 -04:00
react-pg Update the exports field (#23257) 2022-02-08 21:07:26 -05:00
react-reconciler Defer setState callbacks until component is visible (#24872) 2022-07-08 11:51:40 -04:00
react-refresh bump versions for next release (#24725) 2022-06-14 13:24:00 -07:00
react-server Abort Flight (#24754) 2022-06-19 11:05:41 -04:00
react-server-dom-relay Abort Flight (#24754) 2022-06-19 11:05:41 -04:00
react-server-dom-webpack Abort Flight (#24754) 2022-06-19 11:05:41 -04:00
react-server-native-relay Abort Flight (#24754) 2022-06-19 11:05:41 -04:00
react-suspense-test-utils Remove experimental useOpaqueIdentifier API (#22672) 2021-11-01 15:02:39 -07:00
react-test-renderer bump versions for next release (#24725) 2022-06-14 13:24:00 -07:00
scheduler bump versions for next release (#24725) 2022-06-14 13:24:00 -07:00
shared Fix enableTransitionTracing flag (#24801) 2022-06-28 13:09:59 -04:00
use-subscription bump versions for next release (#24725) 2022-06-14 13:24:00 -07:00
use-sync-external-store bump versions for next release (#24725) 2022-06-14 13:24:00 -07:00