Commit Graph

  • 11b07597ee Fix classes (#21283) Sebastian Markbåge 2021-04-15 11:06:31 -04:00
  • 96d00b9bba [Fizz] Random Fixes (#21277) Sebastian Markbåge 2021-04-14 23:29:30 -04:00
  • 0e100ed00f Gate a test (#21275) Sebastian Markbåge 2021-04-14 19:37:44 -04:00
  • 81ef539535 Always insert a dummy node with an ID into fallbacks (#21272) Sebastian Markbåge 2021-04-14 18:39:51 -04:00
  • 266c26ad45 Emit reactroot attribute on the first element we discover (#21154) Sebastian Markbåge 2021-04-14 18:09:22 -04:00
  • a4a940d7a1 [Fizz] Add unsupported Portal/Scope components (#21261) Sebastian Markbåge 2021-04-14 17:35:36 -04:00
  • f4d7a0f1ea Implement useOpaqueIdentifier (#21260) Sebastian Markbåge 2021-04-14 17:25:42 -04:00
  • dde875dfb1 [Fizz] Implement Hooks (#21257) Sebastian Markbåge 2021-04-14 17:16:41 -04:00
  • a597c2f5dc [Fizz] Fix reentrancy bug (#21270) Sebastian Markbåge 2021-04-14 16:49:14 -04:00
  • 68097787f6 DevTools should use reconciler version (rather than renderer version) Brian Vaughn 2021-04-14 14:48:05 -04:00
  • 15e779d921 Reconciler should inject its own version into DevTools hook (#21268) Brian Vaughn 2021-04-14 14:47:36 -04:00
  • 4f76a28c93 [Fizz] Implement New Context (#21255) Sebastian Markbåge 2021-04-14 14:45:42 -04:00
  • 6b3d86a2e9 Fixed bug in react-detools-inline frontend init method (#21265) Brian Vaughn 2021-04-14 13:27:21 -04:00
  • 82ef450e0e remove obsolete SharedArrayBuffer ESLint config (#21259) Henry Q. Dineen 2021-04-14 12:55:23 -04:00
  • ea155e2267 Update code of conduct (#21251) Paul O’Shannessy 2021-04-13 16:33:31 -07:00
  • dbadfa2c36 [Fizz] Classes Follow Up (#21253) Sebastian Markbåge 2021-04-13 16:57:36 -04:00
  • 84c06fef81 Add createBridge and createStore exports to react-devtools-inline (for Replay integration) (#21032) Brian Vaughn 2021-04-12 17:07:14 -04:00
  • 686b635b71 Prevent reading canonical property of null (#21242) Joshua Gross 2021-04-12 11:10:51 -07:00
  • dd8552ae0d yarn test: Default to bleeding edge configuration (#21238) Andrew Clark 2021-04-12 11:49:26 -05:00
  • 9d48779b36 Fixed broken feature flag import for DT inline package (#21237) Brian Vaughn 2021-04-11 14:59:52 -04:00
  • bb88ce95a8 Bugfix: Don't rely on finishedLanes for passive effects (#21233) Andrew Clark 2021-04-11 04:09:41 -05:00
  • 343710c923 [Fizz] Fragments and Iterable support (#21228) Sebastian Markbåge 2021-04-10 15:50:42 -04:00
  • 933880b454 Make time-slicing opt-in (#21072) Ricky 2021-04-09 19:50:09 -04:00
  • b0407b55ff Support more empty types (#21225) Sebastian Markbåge 2021-04-09 19:23:37 -04:00
  • 39713716aa Merge isObject branches (#21226) Sebastian Markbåge 2021-04-09 19:19:13 -04:00
  • d4cae99f2a Prepare DevTools CHANGELOG and versions for 4.11.0 release (#21221) Brian Vaughn 2021-04-09 19:12:13 -04:00
  • 8a4a59c725 Remove textarea special case from child fiber (#21222) Sebastian Markbåge 2021-04-09 17:02:13 -04:00
  • bdc23c3dba DevTools shows which fibers scheduled the current update (#21171) Brian Vaughn 2021-04-09 10:35:06 -04:00
  • dc108b0f55 Track which fibers scheduled the current render work (#15658) Brian Vaughn 2021-04-09 10:34:33 -04:00
  • 6ea749170b Fix typo in comment (#21214) inokawa 2021-04-09 12:20:01 +09:00
  • b38ac13f94 DevTools: Add post-commit hook (#21183) Brian Vaughn 2021-04-08 22:04:51 -04:00
  • b943aeba88 Fix: Passive effect updates are never sync (#21215) Andrew Clark 2021-04-08 20:45:35 -05:00
  • d389c54d17 Offscreen: Use JS stack to track hidden/unhidden subtree state (#21211) Brian Vaughn 2021-04-08 17:27:18 -04:00
  • c486dc1a46 Remove unnecessary processUpdateQueue (#21199) Sebastian Markbåge 2021-04-08 14:14:51 -04:00
  • cf45a623a1 [Fizz] Implement Classes (#21200) Sebastian Markbåge 2021-04-08 13:42:37 -04:00
  • 75c616554d Include actual type of Profiler#id on type mismatch (#20306) Sebastian Silbermann 2021-04-08 19:36:42 +02:00
  • 1214b302e1 test: Fix "couldn't locate all inline snapshots" (#21205) Sebastian Silbermann 2021-04-08 17:18:13 +02:00
  • 1a02d2792e style: delete unused isHost check (#21203) wangao 2021-04-08 20:58:24 +08:00
  • 782f689ca8 Don't double invoke getDerivedStateFromProps for module pattern (#21193) Sebastian Markbåge 2021-04-07 19:20:25 -04:00
  • e90c76a651 Revert "Offscreen: Use JS stack to track hidden/unhidden subtree state" (#21194) Brian Vaughn 2021-04-07 17:51:48 -04:00
  • 1f8583de8c Offscreen: Use JS stack to track hidden/unhidden subtree state (#21192) Brian Vaughn 2021-04-07 17:45:19 -04:00
  • ad6e6ec7bb [Fizz] Prepare Recursive Loop for More Types (#21186) Sebastian Markbåge 2021-04-07 14:29:06 -04:00
  • 172e89b4bf Reland Remove redundant initial of isArray (#21188) Sebastian Markbåge 2021-04-07 10:57:43 -04:00
  • ee6a05c2bf Bumped DevTools Chrome and Firefox versions in Babel config (#21185) Brian Vaughn 2021-04-06 11:18:46 -04:00
  • d778518998 Update build-for-devtools script to prepare unit tests too (#21182) Brian Vaughn 2021-04-06 09:24:33 -04:00
  • 7c1ba2b57d Proposed new Suspense layout effect semantics (#21079) Brian Vaughn 2021-04-06 09:21:02 -04:00
  • 316aa36865 [Scheduler] Fix de-opt caused by out-of-bounds access (#21147) Andrey Marchenko 2021-04-06 07:05:02 +03:00
  • a817840ea7 DevTools: useModalDismissSignal bugfix (#21173) Brian Vaughn 2021-04-05 11:09:43 -04:00
  • b4f119cdf1 Revert "Remove redundant initial of isArray (#21163)" Sebastian Markbage 2021-04-01 15:19:00 -04:00
  • c03197063d Revert "apply prettier (#21165)" Sebastian Markbage 2021-04-01 15:18:56 -04:00
  • 94fd1214d2 apply prettier (#21165) Behnam Mohammadi 2021-04-01 23:39:16 +04:30
  • b130a0f5cd Remove redundant initial of isArray (#21163) Behnam Mohammadi 2021-04-01 22:20:48 +04:30
  • 2c9fef32db Remove redundant initial of hasOwnProperty (#21134) Behnam Mohammadi 2021-04-01 20:35:10 +04:30
  • 1cf9978d89 Don't pass internals to callbacks (#21161) Sebastian Markbåge 2021-04-01 11:43:12 -04:00
  • a423a01223 Ignore function and symbol values on custom-elements on the server (#21157) Sebastian Markbåge 2021-03-31 21:17:42 -04:00
  • 588db2e1fc Don't warn for casing if it's a custom element (#21156) Sebastian Markbåge 2021-03-31 21:10:27 -04:00
  • 9ed0167945 Don't lower case HTML tags in comparison for built-ins (#21155) Sebastian Markbåge 2021-03-31 21:00:22 -04:00
  • b9e4c10e99 [Fizz] Implement all the DOM attributes and special cases (#21153) Sebastian Markbåge 2021-03-31 20:39:38 -04:00
  • 0e96bdd4ee Remove my deadname from AUTHORS (#21152) Lea Rosema 2021-04-01 00:13:13 +02:00
  • f8ef4ff571 Flush discrete passive effects before paint (#21150) Andrew Clark 2021-03-31 12:39:19 -05:00
  • b48b38af68 Support nesting of startTransition and flushSync (alt) (#21149) Sebastian Markbåge 2021-03-31 11:22:49 -04:00
  • c9aab1c9d0 react-refresh@0.10.0 Dan Abramov 2021-03-30 16:19:57 +01:00
  • 516b76b9ae [Fast Refresh] Support callthrough HOCs (#21104) Dan Abramov 2021-03-30 16:08:50 +01:00
  • 0853aab74d Log all errors to console.error by default (#21130) Sebastian Markbåge 2021-03-29 22:39:55 -04:00
  • d1294c9d40 [Flight] Add global onError handler (#21129) Sebastian Markbåge 2021-03-29 22:36:16 -04:00
  • e40f0b2603 Remove checkReact (#21132) Sebastian Markbåge 2021-03-29 22:35:58 -04:00
  • cecfde51b6 Don't import star from ReactDOM (#21133) Sebastian Markbåge 2021-03-29 22:35:47 -04:00
  • 8e76371241 Move not shared to client (#21135) Sebastian Markbåge 2021-03-29 22:35:34 -04:00
  • 64983aab5d Remove redundant setUpdatePriority call (#21127) Andrew Clark 2021-03-29 13:20:40 -05:00
  • 634cc52e61 Delete dead variable: currentEventWipLanes (#21123) Andrew Clark 2021-03-28 18:51:11 -05:00
  • 1102224bbb Fix: flushSync changes priority inside effect (#21122) Andrew Clark 2021-03-28 18:50:30 -05:00
  • dbe98a5aae Move sync task queue to its own module (#21109) Andrew Clark 2021-03-28 16:15:53 -05:00
  • 3ba5c87377 Remove Scheduler indirection (#21107) Andrew Clark 2021-03-28 16:13:38 -05:00
  • 46b68eaf62 Delete LanePriority type (#21090) Andrew Clark 2021-03-28 16:07:32 -05:00
  • dcd13045ef Use Lane to track root callback priority (#21089) Andrew Clark 2021-03-28 15:58:46 -05:00
  • 5f21a9fca4 Clean up host pointers in level 2 of clean-up flag (#21112) Andrew Clark 2021-03-27 15:26:17 -05:00
  • 32d6f39edd [Fizz] Support special HTML/SVG/MathML tags to suspend (#21113) Sebastian Markbåge 2021-03-27 13:50:38 -04:00
  • a5aa9d5253 Remove redundant if statement (#21101) Erik 2021-03-26 17:50:58 +00:00
  • a77dd13ede Delete enableDiscreteEventFlushingChange (#21110) Andrew Clark 2021-03-26 00:05:59 -05:00
  • 048ee4c0cd Use act in fuzz tester to flush expired work (#21108) Andrew Clark 2021-03-25 22:08:53 -05:00
  • 556644e237 Fix plurals (#21106) Sebastian Markbåge 2021-03-25 22:21:41 -04:00
  • 8b741437b1 Rename SuspendedWork to Task (#21105) Sebastian Markbåge 2021-03-25 21:39:59 -04:00
  • 38a1aedb49 [Fizz] Add FormatContext and Refactor Work (#21103) Sebastian Markbåge 2021-03-25 21:38:43 -04:00
  • 1b7e471b91 React Fabric: Support passing nativeViewTag to getInspectorDataForViewAtPoint callback, for React DevTools compat (#21080) Joshua Gross 2021-03-25 16:23:39 -07:00
  • a7c57268fb Add aspectRatio to the unitless list (#21100) Dan Abramov 2021-03-25 17:01:36 +00:00
  • 4a99c5c3a7 Use highest priority lane to detect interruptions (#21088) Andrew Clark 2021-03-25 11:36:17 -05:00
  • 77be527297 Remove LanePriority from computeExpirationTime (#21087) Andrew Clark 2021-03-25 11:32:14 -05:00
  • 3221e8fba4 Remove LanePriority from getBumpedLaneForHydration (#21086) Andrew Clark 2021-03-25 11:27:36 -05:00
  • 05ec0d7646 Entangled expired lanes with SyncLane (#21083) Andrew Clark 2021-03-25 11:24:49 -05:00
  • 03ede83d2e Use EventPriority to track update priority (#21082) Andrew Clark 2021-03-25 11:21:41 -05:00
  • 6a589ad711 Add separator comment between text nodes (#21099) Sebastian Markbåge 2021-03-25 11:48:39 -04:00
  • 148f8e497c Add pointerenter/leave priorities (#21077) Dan Abramov 2021-03-24 19:57:17 +00:00
  • a63f0953be Delete SyncBatchedLane (#21061) Ricky 2021-03-24 15:04:19 -04:00
  • fb8c1917e9 Don't use nested objects to "namespace" namespace constants (#21073) Sebastian Markbåge 2021-03-24 12:58:23 -04:00
  • fa868d6be7 Make opaque EventPriority type a Lane internally (#21065) Andrew Clark 2021-03-24 11:55:24 -05:00
  • eb58c3909a react-hooks/exhaustive-deps: Handle optional chained methods as dependency (#20204) (#20247) Ari Perkkiö 2021-03-24 18:45:27 +02:00
  • 7b84dbd169 Fail build on deep requires in npm packages (#21063) Dan Abramov 2021-03-24 02:43:55 +00:00
  • 2c9d8efc8e Add react-reconciler/constants entry point (#21062) Dan Abramov 2021-03-24 02:13:43 +00:00
  • d0eaf78293 Move priorities to separate import to break cycle (#21060) Andrew Clark 2021-03-23 15:57:28 -05:00
  • 435cff9866 [Fizz] Expose callbacks in options for when various stages of the content is done (#21056) Sebastian Markbåge 2021-03-23 14:39:38 -04:00