Commit Graph

  • 4d402cdda0 Preparing DevTools 4.13.2 -> 4.13.3 for release Brian Vaughn 2021-05-18 13:23:06 -04:00
  • 63927e0843 Fixed another Symbol concatenation issue with DevTools format() util (#21521) Brian Vaughn 2021-05-18 08:46:04 -07:00
  • 1e3383a411 DevTools: Reload all roots after Fast Refresh force remount (#21516) Brian Vaughn 2021-05-18 08:42:08 -07:00
  • 7bef382bf9 Errors thrown by Store can be dismissed in boundary (#21520) Brian Vaughn 2021-05-18 07:36:31 -07:00
  • 316943091e Make StrictMode double rendering flag static for FB/www (#21517) Brian Vaughn 2021-05-18 07:07:58 -07:00
  • e0f89aa056 Clean up Scheduler forks (#20915) Ricky 2021-05-17 16:53:58 -04:00
  • 1a2d792503 Tweaked DevTools error template title to match issue form template Brian Vaughn 2021-05-14 10:19:58 -04:00
  • 9cf1069ffc DevTools: Fixed version range NPM syntax Brian Vaughn 2021-05-14 10:14:34 -04:00
  • 5890e0e692 Remove data-reactroot from server rendering and hydration heuristic (#20996) Sebastian Markbåge 2021-05-13 13:18:21 -04:00
  • 46491dce96 [Bugfix] Prevent already-committed setState callback from firing again during a rebase (#21498) Andrew Clark 2021-05-12 10:40:17 -07:00
  • b770f75005 lint-build: Infer format from artifact filename (#21489) Andrew Clark 2021-05-12 10:14:45 -07:00
  • 2bf4805e4b Update entry point exports (#21488) Brian Vaughn 2021-05-12 11:28:14 -04:00
  • b8fda6cabc [React Native] Set allowConcurrentByDefault = true (#21491) Ricky 2021-05-11 10:12:46 -04:00
  • 3890fb52fe Update devtools_bug_report.yml Brian Vaughn 2021-05-08 10:46:02 -04:00
  • 57768ef90b Update devtools_bug_report.yml Brian Vaughn 2021-05-07 09:10:50 -04:00
  • e468072e17 Updated release scripts to work around GitHub / Circle CI integration problems (#21434) Brian Vaughn 2021-05-07 08:53:39 -04:00
  • 0a8fefca4c DevTools 4.13.1 -> 4.13.2 Brian Vaughn 2021-05-07 08:52:02 -04:00
  • 6005a6ab2b Update devtools_bug_report.yml Brian Vaughn 2021-05-07 08:48:34 -04:00
  • 85b543c6b4 Added new GitHub issue form for React DevTools bug reports (#21450) Brian Vaughn 2021-05-07 08:46:58 -04:00
  • 1bb8987cc9 Renamed function in error log issue #21446 (#21449) faebzz 2021-05-07 03:03:21 +02:00
  • bd070eb2c4 Enable setJSResponder/setIsJSResponder for React Native Fabric (#21439) Joshua Gross 2021-05-05 21:09:04 -07:00
  • 46ef1ab32a Convert emulated-Fizz PartialHydration tests to Fizz tests (#21437) Sebastian Markbåge 2021-05-05 21:22:27 -04:00
  • 212d2909d3 [Fizz] Make some tests more resilient to implementation details (#21438) Sebastian Markbåge 2021-05-05 19:13:45 -04:00
  • 12751d2991 fix: version in nvmrc (#21430) Gang Chen 2021-05-06 00:39:06 +08:00
  • 8ea11306ad Allow complex objects as children of option only if value is provided (#21431) Sebastian Markbåge 2021-05-05 11:40:54 -04:00
  • 014edf1980 Prepare DevTools 4.13.1 release Brian Vaughn 2021-05-04 22:35:30 -04:00
  • 67ebdf88bf Fix DevTools bug with Suspense+LegacyHidden component (#21432) Brian Vaughn 2021-05-04 22:28:17 -04:00
  • e9a4a44aae Add back root override for strict mode (#21428) Ricky 2021-05-04 15:42:48 -04:00
  • d1542de3a6 Unify React.memo and React.forwardRef display name logic (#21392) Brian Vaughn 2021-05-04 11:40:16 -04:00
  • d19257b8fa DevTools Store emits errors before throwing (#21426) Brian Vaughn 2021-05-04 10:46:26 -04:00
  • 442eb21e0e Allow dangerouslySetInnerHTML in <option> (#21373) Sebastian Markbåge 2021-05-04 10:45:54 -04:00
  • 9a130e1dec StrictMode includes strict effects by default (#21418) Brian Vaughn 2021-05-04 09:47:06 -04:00
  • b522638b99 Add GitHub API query to bug report template (#21421) Brian Vaughn 2021-05-04 00:09:11 -04:00
  • 4ca62cac45 Improve DevTools bug template text (#21413) Brian Vaughn 2021-05-03 16:57:17 -04:00
  • 15fb8c3045 createRoot API is no longer strict by default (#21417) Brian Vaughn 2021-05-03 16:57:03 -04:00
  • aea7c2aab1 Re-land "Support nesting of startTransition and flushSync (alt) (#21149)" Andrew Clark 2021-05-03 13:34:23 -05:00
  • bacc87068a Re-land "Flush discrete passive effects before paint (#21150)" Andrew Clark 2021-05-03 13:34:22 -05:00
  • 098600c42a Re-land "Fix: flushSync changes priority inside effect (#21122)" Andrew Clark 2021-05-03 13:34:21 -05:00
  • df420bc0a3 Re-land "Delete LanePriority type (#21090)" Andrew Clark 2021-05-03 13:34:20 -05:00
  • ab5b379275 Re-land "Clean up host pointers in level 2 of clean-up flag (#21112)" Andrew Clark 2021-05-03 13:34:19 -05:00
  • fd907c1f15 Re-land "Use highest priority lane to detect interruptions (#21088)"" Andrew Clark 2021-05-03 13:34:19 -05:00
  • 79740da4c6 Update time-slicing demo (#21401) Ricky 2021-04-30 20:50:59 -04:00
  • b6644fabb9 Added test fixture for scheduling profiler (#21397) Brian Vaughn 2021-04-30 15:23:45 -04:00
  • 269dd6ec5d subtreeFlag warning: Fix legacy suspense false positive (#21388) Andrew Clark 2021-04-29 08:28:38 -05:00
  • 3c21aa855a DevTools refactor Profiler commit tree reconstruction to be iterative (#21383) Brian Vaughn 2021-04-28 16:32:35 -04:00
  • 9e9dac6505 Add unstable_concurrentUpdatesByDefault (#21227) Ricky 2021-04-28 16:09:30 -04:00
  • 86f3385d9a Revert "Use highest priority lane to detect interruptions (#21088)" Andrew Clark 2021-04-23 11:55:11 -05:00
  • c6702656ff Revert "Clean up host pointers in level 2 of clean-up flag (#21112)" Andrew Clark 2021-04-23 11:53:36 -05:00
  • 1bd41c6645 Revert "Delete LanePriority type (#21090)" Andrew Clark 2021-04-23 11:50:04 -05:00
  • e7e0a90bd8 Revert "Fix: flushSync changes priority inside effect (#21122)" Andrew Clark 2021-04-23 11:48:13 -05:00
  • 7bac7607a7 Revert "Flush discrete passive effects before paint (#21150)" Andrew Clark 2021-04-23 11:46:58 -05:00
  • 207d4c3a53 Revert "Support nesting of startTransition and flushSync (alt) (#21149)" Andrew Clark 2021-04-23 11:44:57 -05:00
  • 2a7bb41548 Preparing DevTools 4.12.4 -> 4.13.0 release (#21378) Brian Vaughn 2021-04-28 12:36:24 -04:00
  • 7edd628134 Removed (deleted) tracing fixture test from relesae scripts Brian Vaughn 2021-04-28 12:36:09 -04:00
  • a0d6b155dc DevTools should iterate over siblings during mount (#21377) Brian Vaughn 2021-04-28 10:29:22 -04:00
  • a5267faad5 Updated DevTools CHANGELOG for 4.10 releases Brian Vaughn 2021-04-28 08:58:27 -04:00
  • 5196a95fd1 Updated DevTools to replace fburl.com link with fb.me link Brian Vaughn 2021-04-27 23:49:30 -04:00
  • ecb599cd87 DevTools supports multiple modal dialogs at once (#21370) Brian Vaughn 2021-04-27 20:33:11 -04:00
  • 8e2bb3e89c DevTools: Add Bridge protocol version backend/frontend (#21331) Brian Vaughn 2021-04-27 17:26:07 -04:00
  • 22ab39be68 DevTools console patching should handle Symbols without erroring (#21368) Brian Vaughn 2021-04-27 16:36:20 -04:00
  • 2182563dc4 Let value override defaultValue if both are specified (#21369) Sebastian Markbåge 2021-04-27 16:18:42 -04:00
  • 29faeb2df3 Remove unnecessary type cast (#21363) Sebastian Silbermann 2021-04-27 18:37:14 +02:00
  • 4edbcdc327 Update supported devEngines (#21364) Sebastian Silbermann 2021-04-27 18:03:25 +02:00
  • 9a2591681e Fix export Sebastian Markbage 2021-04-27 09:44:17 -04:00
  • 4a8deb0836 Switch the isPrimaryRender flag based on the stream config (#21357) Sebastian Markbåge 2021-04-26 22:37:05 -04:00
  • bd4f056a3e [Fizz] Implement lazy components and nodes (#21355) Sebastian Markbåge 2021-04-26 21:46:46 -04:00
  • a2ae42db90 Escape style values (#21356) Sebastian Markbåge 2021-04-26 21:46:36 -04:00
  • fc33f12bde Remove unstable scheduler/tracing API (#20037) Brian Vaughn 2021-04-26 19:16:18 -04:00
  • 7212383945 Enable strict effects mode for React Native Facebook builds (#21354) Brian Vaughn 2021-04-26 16:32:05 -04:00
  • 84b9162cbe Use toMatchInlineSnapshot for dehydrated values (#20618) Sebastian Silbermann 2021-04-26 18:30:34 +02:00
  • 48740429b4 Expiration: Do nothing except disable time slicing (#21345) Andrew Clark 2021-04-24 18:32:48 -05:00
  • 0f5ebf366e Delete unreferenced type (#21343) Andrew Clark 2021-04-23 17:41:53 -05:00
  • 9cd52b27fe Restore context after an error happens (#21341) Sebastian Markbåge 2021-04-23 15:24:10 -04:00
  • ad091759a9 Revert "Emit reactroot attribute on the first element we discover (#21154)" (#21340) Sebastian Markbåge 2021-04-23 13:28:44 -04:00
  • 709f948412 [Fizz] Add FB specific streaming API and build (#21337) Sebastian Markbåge 2021-04-22 19:54:29 -04:00
  • af5037a7a8 [Fizz] Wire up the Fixture (#21273) Sebastian Markbåge 2021-04-22 18:00:35 -04:00
  • e8cdce40d6 Don't flush sync at end of discreteUpdates (#21327) Andrew Clark 2021-04-22 15:28:05 -05:00
  • a155860018 Fix: Don't flush discrete at end of batchedUpdates (#21229) Andrew Clark 2021-04-21 11:32:09 -05:00
  • 89847bf6e6 Continuous updates should interrupt transitions (#21323) Andrew Clark 2021-04-21 10:51:04 -05:00
  • ef37d55b68 Use performConcurrentWorkOnRoot for "sync default" (#21322) Andrew Clark 2021-04-21 10:29:31 -05:00
  • a632f7de3b Flip tuple order of useTransition (#20976) Ricky 2021-04-20 12:21:44 -04:00
  • bd7f4a013b Fix sloppy factoring in performSyncWorkOnRoot (#21246) Andrew Clark 2021-04-20 11:14:55 -05:00
  • 78120032d4 Remove flushDiscreteUpdates from end of event (#21223) Andrew Clark 2021-04-20 10:25:31 -05:00
  • a3a7adb83e Turn off enableSyncDefaultUpdates in test renderer (#21319) Ricky 2021-04-20 01:20:48 -04:00
  • cdb6b4c554 Only hide outermost host nodes when Offscreen is hidden (#21250) Brian Vaughn 2021-04-19 21:33:42 -04:00
  • 7becb2ff1b DevTools version bump 4.12.3 -> 4.12.4 Brian Vaughn 2021-04-19 21:23:01 -04:00
  • 83bdc565f9 Remove @octokit/rest dependency from DevTools (#21317) Brian Vaughn 2021-04-19 21:20:34 -04:00
  • b9c6a2b30e Remove LayoutStatic check from commit phase (#21249) Brian Vaughn 2021-04-19 15:16:24 -04:00
  • 8f202a7c8d DevTools version bump 4.12.2 -> 4.12.3 Brian Vaughn 2021-04-19 13:09:07 -04:00
  • 4def1ceee2 Update DevTools Error strings to support GitHub fuzzy search (#21314) Brian Vaughn 2021-04-19 13:05:28 -04:00
  • af1a4cbf7a Revert expiration for retry lanes (#21300) Andrew Clark 2021-04-16 16:45:09 -05:00
  • c3cb2c2b30 Fix DevTools test target (#21267) Brian Vaughn 2021-04-16 16:19:05 -04:00
  • d14b6a4bdd DevTools version bump 4.12.1 -> 4.12.2 Brian Vaughn 2021-04-16 12:35:29 -04:00
  • 5027eb4650 DevTools fork console patching logic (#21301) Brian Vaughn 2021-04-16 12:01:47 -04:00
  • c1a53ad2b2 DevTools pre-filter GH issues by repo (#21292) Brian Vaughn 2021-04-15 19:56:41 -04:00
  • cc4b431dab Mark boundary as client rendered even if aborting fallback (#21294) Sebastian Markbåge 2021-04-15 19:16:40 -04:00
  • f7cdc89361 Also turn off enableSyncDefaultUpdates in RN test renderer (#21293) Ricky 2021-04-15 16:31:46 -04:00
  • 4c9eb2af1e Add dynamic flags to React Native (#21291) Ricky 2021-04-15 15:30:09 -04:00
  • f3337aa544 DevTools error boundary: Search for pre-existing GH issues (#21279) Brian Vaughn 2021-04-15 13:34:54 -04:00
  • 9eddfbf5af [Fizz] Two More Fixes (#21288) Sebastian Markbåge 2021-04-15 13:26:49 -04:00