Commit Graph

  • 56389e81ff Abort Flight (#24754) Sebastian Markbåge 2022-06-19 11:05:41 -04:00
  • 0f216ae31d Add entry points for "static" server rendering passes (#24752) Sebastian Markbåge 2022-06-18 22:34:31 -04:00
  • f796fa13ad Rename Segment to Task in Flight (#24753) Sebastian Markbåge 2022-06-18 15:02:11 -04:00
  • 0f0aca3ab3 Aborting early should not infinitely suspend (#24751) Sebastian Markbåge 2022-06-18 11:01:58 -04:00
  • 12a738f1a8 [Transition Tracing] Add Support for Multiple Transitions on Root (#24732) Luna Ruan 2022-06-17 16:43:46 -04:00
  • 72ebc703ac [DevTools] fix useDeferredValue to match reconciler change (#24742) Mengdi Chen 2022-06-17 14:43:10 -04:00
  • a7c322c6f5 Fix typo in dangerfile.js (insiginificant -> insignificant) (#24393) Siyabend Ürün 2022-06-17 20:43:52 +03:00
  • 7cf9f5e03a Extra space (#24612) Kerim Büyükakyüz 2022-06-17 20:43:17 +03:00
  • 229c86af07 Revert "Land enableClientRenderFallbackOnTextMismatch" (#24738) Andrew Clark 2022-06-16 11:38:37 -04:00
  • c3d7a7e3d7 Bugfix: Offscreen instance is null during setState (#24734) Andrew Clark 2022-06-15 22:13:22 -04:00
  • fcd720d363 [Transition Tracing] Push Transition When Offscreen Becomes Visible (#24718) Luna Ruan 2022-06-15 11:51:51 -07:00
  • 522f47345f Move the Error creation to be lazy (#24728) Sebastian Markbåge 2022-06-14 20:16:42 -04:00
  • 256aefbea1 Typo dan 2022-06-14 22:34:30 +01:00
  • 6522179f43 Enable no-longer experimental (#24727) Sebastian Markbåge 2022-06-14 17:11:01 -04:00
  • 567500d710 Move renderToString tests out of the streamable API tests (#24724) Sebastian Markbåge 2022-06-14 16:48:33 -04:00
  • 5cc2487e08 bump versions for next release (#24725) Josh Story 2022-06-14 13:24:00 -07:00
  • 89bae8f371 Update Changelog release date for 18.2.0 Josh Story 2022-06-14 12:49:54 -07:00
  • 54f17e490f [Transition Tracing] Fix Cache and Transitions Pop Order (#24719) Luna Ruan 2022-06-14 11:48:01 -07:00
  • be229c5655 Changelog for 18.2 (#24717) Josh Story 2022-06-13 12:36:49 -07:00
  • 7cf8dfd94f [Transition Tracing] Create/Process Marker Complete Callback (#24700) Luna Ruan 2022-06-13 10:56:21 -07:00
  • 327e4a1f96 [Follow-up] Land enableClientRenderFallbackOnTextMismatch Andrew Clark 2022-06-12 18:12:33 -04:00
  • 29c2c63315 Land enableClientRenderFallbackOnTextMismatch (#24714) Andrew Clark 2022-06-13 11:58:03 -04:00
  • a8c9cb18b7 Land enableSuspenseLayoutEffectSemantics flag (#24713) Andrew Clark 2022-06-13 11:27:40 -04:00
  • f7b44539ca [DevTools] enable "reload & profile" button for timeline view (#24702) Mengdi Chen 2022-06-10 10:38:33 -04:00
  • a8555c308e [Transition Tracing] Add Tracing Marker Stack (#24661) Luna Ruan 2022-06-09 17:10:42 -07:00
  • 8186b19378 Check for infinite update loops even if unmounted (#24697) Andrew Clark 2022-06-08 22:29:10 -04:00
  • 9e3b772b8c Update error transform to allow excluding errors inside subexpressions like ternaries (#24693) v18.2.0 Josh Story 2022-06-08 16:59:49 -07:00
  • 3e92eb0fce [DevTools] find best renderer when inspecting (#24665) Mengdi Chen 2022-06-08 16:01:06 -04:00
  • 42b330c1c9 Fix check_error_codes CI job (#24692) Andrew Clark 2022-06-08 13:07:05 -04:00
  • 060505e9dc Fix misapplying prod error opt-out (#24688) Josh Story 2022-06-08 09:49:31 -07:00
  • 47944142f5 now isn't part of the react-reconciler config anymore (#24689) Mathieu Dutour 2022-06-08 18:00:10 +02:00
  • b345523528 [Fizz] Support abort reasons (#24680) Josh Story 2022-06-07 22:36:09 -07:00
  • 78d241cafc add tracing marker push and pop tracing_markers Luna 2022-06-07 17:21:09 -07:00
  • 79f54c16dc Bugfix: Revealing a hidden update (#24685) Andrew Clark 2022-06-07 20:04:02 -04:00
  • 7e8a020a4a Remove extra Server Context argument (#24683) Sebastian Markbåge 2022-06-07 15:12:51 -04:00
  • 3bb154bbab [DevTools] Run Devtools Regression Tests Once a Day (#24678) Luna Ruan 2022-06-07 11:05:04 -07:00
  • bcbeb52bf3 [Fizz] Disallow complex children in <title> elements (#24679) Josh Story 2022-06-07 03:33:36 -04:00
  • 4f29ba1cc5 support errorInfo in onRecoverableError (#24591) Josh Story 2022-06-06 17:23:32 -04:00
  • 254b49e589 Add snapshot testing on e2e test failure (#24672) Luna Ruan 2022-06-06 10:36:58 -07:00
  • 1cd90d2ccc Refactor of interleaved ("concurrent") update queue (#24663) Andrew Clark 2022-06-06 12:15:59 -04:00
  • 4ddd8b455c Track revs that intentionally fork the reconciler (#24671) Andrew Clark 2022-06-06 11:53:11 -04:00
  • 652dcf6550 Fix CI: Persist build artifacts to workspace Andrew Clark 2022-06-06 11:33:22 -04:00
  • dfd6f96f76 Fix CI: Remove copypasta from sizebot download job Andrew Clark 2022-06-06 11:29:37 -04:00
  • a621cb099d Fix CI: Download to build instead of base-build (#24677) Andrew Clark 2022-06-06 10:38:02 -04:00
  • a97a0810ea DevTools e2e workflow: Download build artifacts (#24676) Andrew Clark 2022-06-06 09:57:35 -04:00
  • 7a5b8227c7 Allow aritfacts download even if CI is broken (#24666) Andrew Clark 2022-06-02 21:55:35 -04:00
  • d300cebde2 [DevTools] only polyfill requestAnimationFrame when necessary (#24651) Mengdi Chen 2022-06-01 13:04:09 -04:00
  • d2c9e834ae [DevTools] Run e2e Regression Tests Hourly on Circle CI (#24648) Luna Ruan 2022-06-01 10:55:26 -04:00
  • b1858b110d [DevTools] devtools-test-shell Regression App fixes (#24644) Luna Ruan 2022-05-31 19:13:41 -04:00
  • dd4950c90e [Flight] Implement useId hook (#24172) Josh Story 2022-05-31 14:53:32 -07:00
  • 26a5b3c7f7 Explicitly set highWaterMark to 0 for ReadableStream (#24641) Josh Larson 2022-05-31 15:20:36 -05:00
  • 25837acfee React DevTools 4.24.6 -> 4.24.7 (#24646) Luna Ruan 2022-05-31 16:16:07 -04:00
  • be1fd48e96 [DevTools] mock requestAnimationFrame with setTimeout as a temporary fix for #24626 (#24633) Mengdi Chen 2022-05-31 15:32:21 -04:00
  • 0b545551e6 [DevTools] Modify DevTools e2e test script for regression tests (#24642) Luna Ruan 2022-05-31 14:39:30 -04:00
  • f534cc6ea4 [DevTools] Add --replaceBuild option to Older React Builds Download Script (#24621) Luna Ruan 2022-05-31 12:23:44 -04:00
  • aec575914a [Fizz] Send errors down to client (#24551) Josh Story 2022-05-29 23:07:10 -07:00
  • a2766387ef [Fizz] Improve text separator byte efficiency (#24630) Josh Story 2022-05-28 08:30:38 -07:00
  • f7860538a6 Fix typo in useSyncExternalStore main entry point error (#24631) François Chalifour 2022-05-27 23:16:51 +02:00
  • 1bed20731f Add a module map option to the Webpack Flight Client (#24629) Sebastian Markbåge 2022-05-27 16:16:24 -04:00
  • 3133dfa6ee DevTools] e2e Regression Testing App (#24619) Luna Ruan 2022-05-26 08:36:00 -07:00
  • 1328ff70cd [DevTools] Regression-proof e2e Tests (#24620) Luna Ruan 2022-05-25 17:53:44 -07:00
  • 05c34dea91 [Test] Outer boundary should not report errors from an inner boundary (#24618) Josh Story 2022-05-25 14:10:50 -07:00
  • b2763d3eaa Move hydration code out of normal Suspense path (#24532) Andrew Clark 2022-05-25 15:42:02 -04:00
  • 2c68776abe fix scripts folder text (#24609) Alexandru Tasica 2022-05-25 16:56:35 +03:00
  • a2505792ed [DevTools] Add CircleCI Chron Job For DevTools Regression Tests (#24601) Luna Ruan 2022-05-24 06:46:22 -07:00
  • 1e98682dd3 [DevTools] Fix moduleNameMapper Order in DevTools Config #24602) Luna Ruan 2022-05-23 14:18:17 -07:00
  • 210fee474d [DevTools] Make Devtools Regression Build (#24599) Luna Ruan 2022-05-23 11:33:04 -07:00
  • 5a1e558df2 [DevTools] Regression Test Jest Config (#24598) Luna Ruan 2022-05-23 10:50:53 -07:00
  • 82c64e1a49 Match Preact behavior for boolean props on custom elements (#24541) Sebastian Silbermann 2022-05-20 19:10:43 +02:00
  • 6e2f38f3a4 [DevTools] Remove string.replaceAll Call in @reactVersion Pragma Functions (#24584) Luna Ruan 2022-05-19 09:59:36 -07:00
  • d89657bc8f [DevTools] Use Inline Snapshots for storeStressTestSync (#24583) Luna Ruan 2022-05-19 07:52:30 -07:00
  • 835d9c9f47 Handle github rate limiting response (#24573) Blake Friedman 2022-05-18 20:14:27 +01:00
  • 769875806c Add option for source maps when running tests (#24577) Andrew Clark 2022-05-18 13:48:21 -04:00
  • b77c12576d [DevTools] Add React Version Pragma to Tests (#24576) Luna Ruan 2022-05-18 09:37:17 -07:00
  • a412d787e9 Remove dependency on build artifacts mirror (#24575) Andrew Clark 2022-05-18 11:13:19 -04:00
  • 357a61324f [DevTools][Transition Tracing] Added support for Suspense Boundaries (#23365) Luna Ruan 2022-05-16 10:23:46 -07:00
  • c5e039d9b0 [DevTools] Add jest-cli --reactVersion argument (#24556) Luna Ruan 2022-05-16 08:30:43 -07:00
  • 4c03bb6ed0 [DevTools] ignore tests without reactVersion pragma if REACT_VERSION specified (#24555) Luna Ruan 2022-05-13 21:54:50 -07:00
  • 0ecb77d4c5 [DevTools] Fix formatWithStyles not styling the results if the first argument is an object + Added unit tests (#24554) Luna Ruan 2022-05-13 15:34:33 -07:00
  • 2c8a1452b8 Fix ignored setState in Safari when iframe is touched (#24459) dan 2022-05-12 17:58:18 +01:00
  • 62662633d1 Remove enableFlipOffscreenUnhideOrder (#24545) Ricky 2022-05-12 12:40:17 -04:00
  • 52c434be1d React DevTools 4.24.5 -> 4.24.6 (#24547) Mengdi "Monday" Chen 2022-05-12 10:52:55 -04:00
  • 852f10b5cf fix a bug in console.log with non-string args (#24546) Mengdi "Monday" Chen 2022-05-12 10:29:36 -04:00
  • 34da5aa69b Only treat updates to lazy as a new mount in legacy mode (#24530) Ricky 2022-05-12 08:51:32 -04:00
  • 7d9e17a982 [DevTools] Add Pragma to Only Run Tests if Version Requirement Satisfied (#24533) Luna Ruan 2022-05-11 09:01:05 -07:00
  • 8197c73ec3 Support document rendering (#24523) Josh Story 2022-05-10 10:17:36 -07:00
  • d20c3af9d1 [DevTools][Bug] Fix Race Condition When Unmounting Fibers (#24510) Luna Ruan 2022-05-06 12:36:03 -07:00
  • 46a6d77e32 Unify JSResourceReference Interfaces (#24507) Timothy Yung 2022-05-06 11:24:04 -07:00
  • e531a4a62d [React DevTools] Improve DevTools UI when Inspecting a user Component that Throws an Error (#24248) Mengdi "Monday" Chen 2022-05-05 20:17:23 -04:00
  • 547b707493 React DevTools 4.24.4 -> 4.24.5 (#24503) Brian Vaughn 2022-05-05 10:19:08 -07:00
  • d4acbe85d5 Fixed possible undefined error in TreeContext reducer (#24501) Brian Vaughn 2022-05-05 11:46:57 -04:00
  • 024a7274fb Constrain the container type of createPortal (#24496) Sebastian Markbåge 2022-05-04 23:05:37 -04:00
  • 3dc9a8af05 fix forward ref (#24494) Luna Ruan 2022-05-04 13:25:27 -07:00
  • c7e494b553 [React DevTools] Fix regex for formateWithStyles function (#24486) Luna Ruan 2022-05-03 15:52:56 -07:00
  • 6cbf0f7fac Fork ReactSymbols (#24484) Ricky 2022-05-03 17:12:23 -04:00
  • a10a9a6b5b Add test for hiding children after layout destroy (#24483) Ricky 2022-05-03 14:24:23 -04:00
  • b4eb0ad71f Do not replay erroring beginWork with invokeGuardedCallback when suspended or previously errored (#24480) Josh Story 2022-05-03 11:07:47 -07:00
  • 99eef9e2df Hide children of Offscreen after destroy effects (#24446) Ricky 2022-05-03 10:16:53 -04:00
  • 6c36aee944 Fixed wrong method call for LRU cache (#24477) Brian Vaughn 2022-05-02 18:17:01 -07:00
  • ce13860281 Remove enablePersistentOffscreenHostContainer flag (#24460) Andrew Clark 2022-04-28 15:05:41 -04:00