Commit Graph

  • a1bec0709f [ReactDebugTools] wrap uncaught error from rendering user's component Mengdi Chen 2022-03-25 14:36:39 -04:00
  • 509d2d9065 Add React 18 changelog (#24195) dan 2022-03-29 18:13:05 +01:00
  • 12ecbea744 update per review comments Mengdi Chen 2022-03-29 13:07:01 -04:00
  • b2b4bddeb8 Bump react-refresh version Andrew Clark 2022-03-29 12:08:09 -04:00
  • 3e997fdbaa Bump react-refresh version Andrew Clark 2022-03-29 12:08:09 -04:00
  • 34aa5cfe0d Update local package.jsons for 18 v18.0.0 Andrew Clark 2022-03-29 12:04:56 -04:00
  • eaa493e532 Profiler should only report stateful hooks that change between renders (#24189) Brian Vaughn 2022-03-29 11:11:31 -04:00
  • fc46dba67f Remove rc suffix from versions (#24190) Andrew Clark 2022-03-29 10:53:46 -04:00
  • fe6e074128 Fix usage of console.error to prevent transform (#24188) Yash Srivastav 2022-03-29 10:45:14 +01:00
  • ba0aee5d71 DevTools bugfix: Ignore duplicate welcome "message" events (#24186) Brian Vaughn 2022-03-28 14:25:30 -04:00
  • 60cb32bf93 [ReactDebugTools] add custom error type for future new hooks Mengdi Chen 2022-03-25 14:09:13 -04:00
  • e7d0053e65 [fizz] Fix validateIterable call (#24166) salazarm 2022-03-25 14:03:06 -04:00
  • 3787230b1b Fix fixture Dan Abramov 2022-03-25 17:38:10 +00:00
  • a6bdb882b7 Attach DevTools Tree keyboard events to the Tree container (not the document) (#24164) Brian Vaughn 2022-03-25 09:41:13 -07:00
  • 033fe52b48 DevTools imports (#24163) Brian Vaughn 2022-03-25 09:02:39 -07:00
  • 4072bdfd6d Add Node 17 to devEngines Dan Abramov 2022-03-25 04:20:39 +00:00
  • 78fa7109c7 Release script prompts to stop running DEV scripts (#24154) Brian Vaughn 2022-03-24 16:33:59 -07:00
  • 6b85823b35 Clean up Selective Hydration / Event Replay flag (#24156) salazarm 2022-03-24 14:12:43 -04:00
  • 1159ff6193 Add details in READMEs for react-devtools local developement (#24148) Mengdi "Monday" Chen 2022-03-24 10:04:12 -04:00
  • 8df8a57edd React DevTools 4.24.1 -> 4.24.2 (#24150) Brian Vaughn 2022-03-24 06:06:10 -07:00
  • e62a8d7545 Store throws a specific Error type (UnsupportedBridgeOperationError) (#24147) Brian Vaughn 2022-03-23 14:04:54 -07:00
  • 3f89908983 Fix test-build-devtools if build was generated by build-for-devtools (#24088) Sebastian Silbermann 2022-03-23 14:51:59 +01:00
  • de516ca5a6 Bump versions to rc.3 (#24141) Andrew Clark 2022-03-21 21:36:45 -04:00
  • 577f2de46c enableCacheElement flag (#24131) David McCabe 2022-03-20 20:41:02 -07:00
  • 2e0d86d221 Allow updating dehydrated root at lower priority without forcing client render (#24082) Andrew Clark 2022-03-20 16:18:51 -04:00
  • dbe9e732af Avoid conditions where control flow is sufficient (#24126) Sebastian Markbåge 2022-03-18 16:51:40 -04:00
  • 645ec5d6fc fix inspecting an element in a nested renderer bug (#24116) Luna Ruan 2022-03-17 15:40:03 -04:00
  • 1c44437355 Fix createRoot container signature (#24110) Sebastian Markbåge 2022-03-16 20:06:00 -04:00
  • b075f97422 Fix dispatch config type for skipBubbling (#24109) Luna 2022-03-16 12:05:57 -07:00
  • 8fce116998 Update DevTools READMEs (#24105) Brian Vaughn 2022-03-16 08:37:10 -07:00
  • ef23a9ee81 Flag for text hydration mismatch (#24107) salazarm 2022-03-16 10:12:59 -04:00
  • ba5dc6ccde Add authorization header to artifacts request (#24106) Andrew Clark 2022-03-15 23:10:23 -04:00
  • 0412f0c1a4 add offscreen state node (#24026) Luna Ruan 2022-03-15 16:28:50 -04:00
  • d9677e3492 Update CHANGELOG.md Brian Vaughn 2022-03-15 14:21:21 -04:00
  • ac574d6883 React DevTools 4.24.0 -> 4.24.1 (#24100) Luna Ruan 2022-03-15 14:13:00 -04:00
  • 63b86e1995 Disable unsupported Bridge protocol version dialog and add workaround for old protocol operations format (#24093) Brian Vaughn 2022-03-15 10:48:26 -07:00
  • 43eb28339a Add skipBubbling property to dispatch config (#23366) Luna 2022-03-14 10:59:21 -07:00
  • 2bf7c02f0e Don't hide console error|warn in inspectedElement-test (#24086) Sebastian Silbermann 2022-03-14 14:17:37 +01:00
  • 061ac27bc9 Fix use of hydrateRoot in DevTools test (#24084) Andrew Clark 2022-03-12 19:21:58 -05:00
  • 796724086a Match select value against primitives to string but not undefined (#24077) Sebastian Markbåge 2022-03-12 13:34:55 -05:00
  • 832e2987e0 Revert accdientally merged PR (#24081) Andrew Clark 2022-03-11 21:31:23 -05:00
  • 02b65fd8c5 Allow updates at lower pri without forcing client render Andrew Clark 2022-03-11 19:48:36 -05:00
  • 83b941a519 Add isRootDehydrated function Andrew Clark 2022-03-04 12:37:53 -05:00
  • c8e4789e21 Pass children to hydration root constructor Andrew Clark 2022-03-04 16:50:29 -05:00
  • 581f0c42ed [Flight] add support for Lazy components in Flight server (#24068) Josh Story 2022-03-10 11:18:54 -08:00
  • 82762bea55 React DevTools 4.23.0 -> 4.24.0 (#24066) Brian Vaughn 2022-03-10 10:37:01 -08:00
  • 4a87fb5211 Better handle undefined Error stacks in DevTools error boundary (#24065) Brian Vaughn 2022-03-10 10:36:47 -08:00
  • 48a8574a68 Fixed edge case bug in Profiler (#24031) Brian Vaughn 2022-03-10 10:35:52 -08:00
  • 72a933d289 Gate legacy hidden (#24047) Sebastian Markbåge 2022-03-09 11:48:03 -05:00
  • b9de50d2f9 Update test to reset modules instead of using private state (#24055) Sebastian Markbåge 2022-03-08 23:13:32 -05:00
  • c91892ec3c [Fizz] Don't flush empty segments (#24054) Sebastian Markbåge 2022-03-08 23:12:50 -05:00
  • 11c5bb6e16 Bump versions to rc.2 Andrew Clark 2022-03-08 14:36:24 -05:00
  • 9fa654eccd Bump versions to rc.2 Andrew Clark 2022-03-08 14:36:24 -05:00
  • a59f53a603 Fizz: Prevent UnhandledPromiseRejection if shell errors (#24043) Sebastian Silbermann 2022-03-08 15:13:47 +01:00
  • d5f1b067c8 [ServerContext] Flight support for ServerContext (#23244) salazarm 2022-03-08 07:55:32 -05:00
  • 6edd55a3ff Gate unstable_expectedLoadTime on enableCPUSuspense (#24038) Sebastian Markbåge 2022-03-08 01:33:52 -05:00
  • 57799b912d Add more feature flag checks (#24037) Sebastian Markbåge 2022-03-07 21:13:22 -08:00
  • e09518e5bb [Fizz] write chunks to a buffer with no re-use (#24034) Josh Story 2022-03-07 10:34:11 -08:00
  • 14c2be8dac Rename Node SSR Callbacks to onShellReady/onAllReady and Other Fixes (#24030) Sebastian Markbåge 2022-03-04 14:38:46 -05:00
  • cb1e7b1c6c Move onCompleteAll to .allReady Promise (#24025) Sebastian Markbåge 2022-03-03 12:46:12 -05:00
  • 5662857616 [Fizz] Export debug function for FB (#24024) salazarm 2022-03-03 12:02:37 -05:00
  • 05c283c3c3 Fabric HostComponent as EventEmitter: support add/removeEventListener (unstable only) (#23386) Joshua Gross 2022-03-02 12:00:08 -08:00
  • 08644348b6 Added unit Tests in the ReactART, increasing the code coverage (#23195) BIKI DAS 2022-03-03 00:40:06 +05:30
  • f6c130f614 React DevTools 4.23.0 -> 4.24.0 (#23400) Brian Vaughn 2022-03-02 10:28:42 -08:00
  • 0e0b1a45fa Show DevTools backend and frontend versions in UI (#23399) Brian Vaughn 2022-03-02 09:26:48 -08:00
  • f0dd459e0d reassign src from props not the dom element src property (#23395) Josh Story 2022-03-01 15:23:16 -08:00
  • feefe437fe Refactor Cache Code (#23393) Luna Ruan 2022-03-01 15:39:51 -05:00
  • 17806594cc Move createRoot/hydrateRoot to react-dom/client (#23385) Sebastian Markbåge 2022-03-01 00:13:28 -05:00
  • 75662d6a7d Remove hacky stream.locked check, declare as byte stream instead (#23387) Sebastian Markbåge 2022-02-28 21:35:00 -05:00
  • 086fa8ee2f re-trigger load events for img elements on commit (#23316) Josh Story 2022-02-28 15:07:39 -08:00
  • a232744215 Remove flushControlled from experimental releases (#23384) Sebastian Markbåge 2022-02-28 14:38:13 -05:00
  • a82ef6d40b Add back skipUnmountedBoundaries flag only for www (#23383) Andrew Clark 2022-02-28 11:14:30 -05:00
  • f468816ef1 Fix false positive hydration warnings (#23364) Andrew Clark 2022-02-25 18:10:10 -05:00
  • 5d08a24c21 useId: Use 'H' to separate main id from hook index (#23363) Andrew Clark 2022-02-25 15:46:59 -05:00
  • 629036a9c4 Bump versions to prepare for rc.1 (#23362) Andrew Clark 2022-02-24 21:24:46 -05:00
  • 3a60844a0f Update error message for suspending at sync priority (#23361) Andrew Clark 2022-02-24 21:02:06 -05:00
  • 8d0d0e9a8a Deprecate renderToNodeStream (and fix textarea bug) (#23359) Sebastian Markbåge 2022-02-24 20:09:03 -05:00
  • efe4121ee2 Add : to beginning and end of every useId (#23360) Andrew Clark 2022-02-24 20:07:41 -05:00
  • 42f15b324f [DevTools][Transition Tracing] onTransitionComplete and onTransitionStart implmentation (#23313) Luna Ruan 2022-02-24 17:28:18 -05:00
  • 68cb55f262 Add more warnings for second argument to root.render. (#23358) Sebastian Markbåge 2022-02-24 16:31:48 -05:00
  • 8c4cd65cfa Add warnings for common root API mistakes (#23356) Andrew Clark 2022-02-24 10:57:37 -05:00
  • a5b22155c8 Warn if renderSubtreeIntoContainer is called (#23355) Andrew Clark 2022-02-24 01:42:22 -05:00
  • 52c393b5d2 Revert to client render on text mismatch (#23354) Andrew Clark 2022-02-24 00:23:56 -05:00
  • 1ad8d81292 Remove object-assign polyfill (#23351) Sebastian Markbåge 2022-02-23 19:34:24 -05:00
  • b3f3da205b Land warnOnSubscriptionInsideStartTransition flag (#23353) Andrew Clark 2022-02-23 18:52:08 -05:00
  • 990098f88a Re-arrange main ReactFeatureFlags module (#23350) Andrew Clark 2022-02-23 18:49:16 -05:00
  • 1f3f6db73c Remove createMutableSource from stable exports (#23352) Andrew Clark 2022-02-23 18:11:22 -05:00
  • 587e759302 Remove Numeric Fallback of Symbols (#23348) Sebastian Markbåge 2022-02-23 18:08:30 -05:00
  • 40351575d3 Split writeChunk into void and return value (#23343) Sebastian Markbåge 2022-02-23 11:35:21 -05:00
  • 2c693b2dee Re-add reentrancy avoidance (#23342) Sebastian Markbåge 2022-02-23 00:33:41 -05:00
  • 1760b27c02 Remove ./src/* export from public build (#23262) Andrew Clark 2022-02-22 20:13:33 -05:00
  • 552c067bb1 Remove public export for unstable-shared-subset.js (#23261) Andrew Clark 2022-02-22 20:03:51 -05:00
  • 4de99b3ca6 fix getSnapshot warning when a selector returns NaN (#23333) OGURA Daiki 2022-02-21 15:07:41 +09:00
  • 40eaa22d9a Remove dependency on Offscreen Fiber updateQueue for React Cache (#23229) Luna Ruan 2022-02-19 10:25:27 -05:00
  • caf6d47077 Enable enableCache on Test Renderer native (#23314) David McCabe 2022-02-18 10:44:10 -08:00
  • 419ccc2b19 Land skipUnmountedBoundaries experiment (#23322) Andrew Clark 2022-02-17 21:43:25 -05:00
  • 54f785bc51 Disallow comments as DOM containers for createRoot (#23321) Andrew Clark 2022-02-17 16:44:22 -05:00
  • e9aa9592c1 change ReactBatchConfig.transition Luna Ruan 2022-02-17 16:13:27 -05:00
  • 51c8411d9d Log a recoverable error whenever hydration fails (#23319) Andrew Clark 2022-02-17 15:16:17 -05:00
  • 79ed5e18fd Delete vestigial RetryAfterError logic (#23312) Andrew Clark 2022-02-17 09:24:03 -06:00