Commit Graph

  • 9c3de25e1c Flow: types first in reconciler (#25362) Jan Kassens 2022-10-01 18:47:32 -04:00
  • 0033d1a98c Fix failing tests in latest 16.x and 18.x Node versions (#25378) Sebastian Silbermann 2022-10-01 23:12:28 +02:00
  • 7b25b961df [Fizz/Float] Float for stylesheet resources (#25243) Josh Story 2022-09-30 16:14:04 -07:00
  • d061e6e7d4 CI: delete old AppVeyor config (#25373) Jan Kassens 2022-09-30 19:02:25 -04:00
  • 4c016e7aaf Refactor: use property shorthand (#25366) zhangrenyang 2022-10-01 05:50:08 +08:00
  • 06066c1a5a Make RulesOfHooks-test more consistent with ExhaustiveDeps-test Lauren Tan 2022-09-30 12:31:21 -04:00
  • 49ae0fad84 Fix RulesOfHooks test case indentation Lauren Tan 2022-09-30 12:31:18 -04:00
  • abbbdf4cec Put modern StrictMode behind a feature flag (#25365) Samuel Susla 2022-09-30 17:06:11 +01:00
  • 434110390a ReactHooks.js - delete emptyObject (#25031) Igor Berlenko 2022-09-30 23:29:51 +08:00
  • 31400ce293 Refactor: merge duplicate imports (#25364) jerry-lllman 2022-09-30 21:57:50 +08:00
  • 3517bd9f77 Refactor useEvent (#25336) Lauren Tan 2022-09-29 13:45:27 -07:00
  • abd7bcd8b2 Flow: remove max_workers setting (#25349) Jan Kassens 2022-09-29 14:49:41 -04:00
  • 72775fba10 makeReadOnly implementation Mofei Zhang 2022-09-29 14:17:38 -04:00
  • 3158146989 POC of new expression-oriented inference model for memoization within control-flow (#589) Joseph Savona 2022-09-30 14:11:48 -07:00
  • a33c0b897c Initial commit Xuan Huang (黄玄) 2021-05-11 16:10:34 -07:00
  • 8ee4f52989 Fix: Documentation typos (#24471) Sreecharan 2022-09-29 22:16:53 +05:30
  • 6cf06a9297 Remove outdated comments. (#24464) zhangenming 2022-09-30 00:40:42 +08:00
  • 20a257c259 Refactor: more word doubles removed (#25352) Vic Graf 2022-09-29 15:57:49 +02:00
  • 8cadcffd5d Fix typo: reconcilation -> reconciliation (#25355) zhangrenyang 2022-09-29 21:34:30 +08:00
  • ebbe599a25 Fix EventListener fork (#25347) Sebastian Markbåge 2022-09-28 19:45:59 -04:00
  • 904555eb64 Bump mout from 1.1.0 to 1.2.4 in /fixtures/packaging/brunch/dev (#25346) dependabot[bot] 2022-09-28 19:44:04 -04:00
  • 97d75c9c8b Move react-dom implementation files to react-dom-bindings (#25345) Sebastian Markbåge 2022-09-28 19:05:50 -04:00
  • 3de9264496 [Fizz] experimental_useEvent (#25325) dan 2022-09-27 20:42:16 +01:00
  • ae7ad8b4c2 refactor: removed duplicated words in comments (#25332) Vic Graf 2022-09-27 16:07:46 +02:00
  • 5b59dd6400 Fix duplicate words tests (#25333) Vic Graf 2022-09-27 16:07:06 +02:00
  • cb5084d1c4 [ESLint] Check useEvent references instead (#25319) Lauren Tan 2022-09-23 17:34:17 -07:00
  • c89a83695c Update RulesOfHooks with useEvent rules (#25285) Lauren Tan 2022-09-23 14:55:12 -07:00
  • efc6a08e98 [Flight] Implement error digests for Flight runtime and expose errorInfo in getDerivedStateFromError (#25302) Josh Story 2022-09-23 13:19:29 -07:00
  • c1d414d758 Add ref to Offscreen component (#25254) Samuel Susla 2022-09-23 16:31:34 +01:00
  • 135e33c954 Flow: typing of Scheduler (#25317) Jan Kassens 2022-09-23 10:28:34 -04:00
  • cc8cb145f0 Flow: add some missing types in react-reconciler (#25316) Jan Kassens 2022-09-23 10:28:00 -04:00
  • 112d0498c8 [Fizz] Move digest from errorInfo to Error instance (#25313) Josh Story 2022-09-22 12:40:30 -07:00
  • d1bb1c5861 Fix memory leak after repeated setState bailouts (#25309) Andrew Clark 2022-09-22 11:19:54 -04:00
  • 0cac4d54c3 Double invoked effects on suspended children (#25307) Samuel Susla 2022-09-21 16:58:04 +01:00
  • b2748907c3 Updated the URL link for serve (#25296) Brandon Chan 2022-09-19 11:13:38 -06:00
  • 3d615fc14a Grammar. Removed doubles of the word "the". (#25295) Victoria Graf 2022-09-19 16:04:03 +02:00
  • e099e1dc0e React DevTools 4.25.0 -> 4.26.0 (#25283) Tianyu Yao 2022-09-16 12:35:00 -07:00
  • 6e3bc8a2e8 [DevTools] Check if Proxy exists before creating DispatcherProxy (#25278) Tianyu Yao 2022-09-16 11:24:03 -07:00
  • 8951c5fc9d [DevTools][BE] Read username using gh in release script (#25270) Tianyu Yao 2022-09-15 18:12:46 -07:00
  • e7fc04b297 [react-dom] Reorganize react-dom internals to match react (#25277) Josh Story 2022-09-15 15:31:31 -07:00
  • fc16293f3f Flow: well_formed_exports for devtools (#25266) Jan Kassens 2022-09-15 16:45:29 -04:00
  • 0b54e00475 Handle rejections to avoid uncaught rejections (#25272) Sebastian Markbåge 2022-09-14 23:22:27 -04:00
  • c5d06fdc5d [Flight] Fix Webpack Chunk Loading (#25271) Sebastian Markbåge 2022-09-14 22:57:35 -04:00
  • 975b644643 [Flight] response.readRoot() -> use(response) (#25267) Sebastian Markbåge 2022-09-14 20:20:33 -04:00
  • 60fbb7b143 [Flight] Implement FlightClient in terms of Thenable/Promises instead of throwing Promises (#25260) Sebastian Markbåge 2022-09-14 20:13:33 -04:00
  • c91a1e03be experimental_useEvent (#25229) Lauren Tan 2022-09-14 14:39:06 -04:00
  • 2248dccfb3 [DevTools] Show DevTools icons in Edge browser panel (#25257) Srikanth Kolli 2022-09-14 23:20:57 +05:30
  • c327b91d22 CI: try to make caching more reliable (#25259) Jan Kassens 2022-09-14 13:22:20 -04:00
  • afe664d9d7 Flow: upgrade to 0.142 (#25255) Jan Kassens 2022-09-13 18:39:26 -04:00
  • 346c7d4c43 straightford explicit types (#25253) Jan Kassens 2022-09-13 17:57:38 -04:00
  • aca7f30c95 CI: extract node_modules cache key computation (#25258) Jan Kassens 2022-09-13 17:54:00 -04:00
  • 3401e9200e useMemoCache implementation (#25143) Joseph Savona 2022-09-13 14:44:32 -07:00
  • 0556bab32c [Transition Tracing] More Accurate End Time (#25105) Luna Ruan 2022-09-13 13:55:56 -04:00
  • 5fdcd23aaa Flow: upgrade to 0.140 (#25252) Jan Kassens 2022-09-13 13:33:43 -04:00
  • e6a062bd2a Flow: add simple explicit export types to Devtools (#25251) Jan Kassens 2022-09-13 12:03:20 -04:00
  • 271bf90a94 [react devtools][easy] Centralize calls to patchConsoleUsingWindowValues (#25222) Robert Balicki 2022-09-13 11:24:10 -04:00
  • 5c43c6f026 Unwind the current workInProgress if it's suspended (#25247) Sebastian Markbåge 2022-09-13 11:18:57 -04:00
  • e52fa4c575 Add early exit to strict mode (#25235) Samuel Susla 2022-09-13 12:08:51 +01:00
  • f2e4ff082d fix: prettier ignore removed and fixed (#24811) Akul Srivastava 2022-09-13 06:46:29 +05:30
  • 6aa38e74c7 Flow: enable unsafe-addition error (#25242) Jan Kassens 2022-09-12 16:22:50 -04:00
  • ba7b6f4183 Flow: upgrade to 0.132 (#25244) Jan Kassens 2022-09-12 14:36:02 -04:00
  • 9328988c02 Flow: fix Fiber typed as any (#25241) Jan Kassens 2022-09-12 13:44:58 -04:00
  • c739cef2fc Flow: ReactFiberHotReloading recursive type (#25225) Jan Kassens 2022-09-12 10:25:01 -04:00
  • c156ecd483 Add some test coverage for some error cases (#25240) Sebastian Markbåge 2022-09-11 21:53:00 -04:00
  • a0213dee8a Move offscreen action attachment to separate function offscreen-manual-mode-detach Samuel Susla 2022-09-11 10:07:56 +01:00
  • eb6dc4d43f Add ref to Offscreen component Samuel Susla 2022-09-07 16:38:58 +01:00
  • 3613284dce experimental_use(context) for server components and ssr (#25226) mofeiZ 2022-09-09 21:19:28 -04:00
  • d5ddc6543e Flow: upgrade to 0.131 (#25224) Jan Kassens 2022-09-09 16:21:32 -04:00
  • 269c4e975f Prevent infinite re-renders in StrictMode + Offscreen (#25203) Samuel Susla 2022-09-09 21:10:26 +01:00
  • 8003ab9cf5 Flow: remove explicit object syntax (#25223) Jan Kassens 2022-09-09 16:03:48 -04:00
  • 492c6e29e7 Flow: upgrade to 0.127 (#25221) Jan Kassens 2022-09-09 12:21:44 -04:00
  • bbd56b278c Flow: enable exact_by_default (#25220) Jan Kassens 2022-09-09 12:16:40 -04:00
  • 425f9fbba0 [react devtools] Don't check for NODE_ENV==='test' because it never is (#25186) Robert Balicki 2022-09-09 11:31:32 -04:00
  • 540ba5b403 [react devtools][easy] Change variable names, etc. (#25211) Robert Balicki 2022-09-09 11:09:30 -04:00
  • b0593dd964 Bump async from 2.6.3 to 2.6.4 in /fixtures/concurrent/time-slicing (#24443) dependabot[bot] 2022-09-09 10:56:21 -04:00
  • 8a9e7b6cef Flow: implicit-inexact-object=error (#25210) Jan Kassens 2022-09-09 10:13:58 -04:00
  • 37cc6bf124 Remove useDeferredValue and useTransition from Flight subset (#25215) Sebastian Markbåge 2022-09-09 09:32:40 -04:00
  • c28f313e6d experimental_use(promise) for SSR (#25214) Andrew Clark 2022-09-08 21:47:33 -04:00
  • d6f9628a8c Remove some RSC subset entry points that were removed in the main entry point (#25209) Sebastian Markbåge 2022-09-08 13:25:10 -04:00
  • a473d08fce Update to Flow from 0.97 to 0.122 (#25204) Jan Kassens 2022-09-08 11:46:07 -04:00
  • fe55c0ea09 Bump jsdom from 16.4.0 to 16.7.0 in /fixtures/legacy-jsx-runtimes (#24924) dependabot[bot] 2022-09-08 11:02:18 -04:00
  • f094ee56d1 Bump terser from 4.6.13 to 4.8.1 (#24971) dependabot[bot] 2022-09-08 10:57:43 -04:00
  • 0d095a3d96 Bump cross-fetch from 3.1.4 to 3.1.5 (#24462) dependabot[bot] 2022-09-08 14:55:35 +00:00
  • eaf8a138a9 Bump terser from 4.6.7 to 4.8.1 in /fixtures/blocks (#24970) dependabot[bot] 2022-09-08 10:49:16 -04:00
  • 15d6bd79b5 Bump terser from 4.8.0 to 4.8.1 in /fixtures/fizz (#24974) dependabot[bot] 2022-09-08 10:27:54 -04:00
  • 84d7e3720d Bump shell-quote in /fixtures/packaging/browserify/dev (#24773) dependabot[bot] 2022-09-08 14:26:04 +00:00
  • e1020aa52a Bump moment from 2.24.0 to 2.29.4 (#24875) dependabot[bot] 2022-09-08 14:24:56 +00:00
  • 43aa6f4c88 Bump jpeg-js from 0.4.3 to 0.4.4 (#24747) dependabot[bot] 2022-09-08 14:23:31 +00:00
  • 126d3bf749 Bump shell-quote in /fixtures/packaging/browserify/prod (#24772) dependabot[bot] 2022-09-08 14:14:50 +00:00
  • 5ecc6568a1 Bump async from 2.6.3 to 2.6.4 in /fixtures/dom (#24664) dependabot[bot] 2022-09-08 14:03:21 +00:00
  • a2331343ba Bump async from 2.6.3 to 2.6.4 in /fixtures/blocks (#24668) dependabot[bot] 2022-09-08 13:56:07 +00:00
  • b3ebca7329 Bump moment from 2.29.1 to 2.29.4 in /fixtures/ssr (#24879) dependabot[bot] 2022-09-08 13:53:25 +00:00
  • 79e2671168 Bump jszip from 2.6.1 to 2.7.0 (#25208) dependabot[bot] 2022-09-08 09:39:33 -04:00
  • 7028ce7456 experimental_use(promise) for Server Components (#25207) Andrew Clark 2022-09-07 22:27:04 -04:00
  • c80e54116e [DevTools][Bugfix] Don't hide fragment if it has a key (#25197) Luna Ruan 2022-09-07 10:21:30 -07:00
  • bfb65681e7 experimental_use(context)(#25202) mofeiZ 2022-09-07 13:09:42 -04:00
  • a9dc73cfd4 Handle info, group, and groupCollapsed in Strict Mode logging (#25172) Tim Neutkens 2022-09-06 19:03:27 +02:00
  • 81b79c7c29 Added the word 'own' to the README file for design consistency (#25185) Brandon Chan 2022-09-06 09:06:18 -06:00
  • f0efa1164b [flow] remove custom suppress comment config (#25170) Jan Kassens 2022-09-01 12:55:59 -04:00
  • 2e7f422fea Refactor: its type is Container (#25153) bubucuo 2022-09-01 22:43:40 +08:00