Commit Graph

  • 6508ab3be8 Fix typo in Overview doc for react-devtools (#19289) Rimil Dey 2020-07-09 18:43:15 +05:30
  • 965d08cfff Add dedicated LanePriority for Suspense retries (#19287) Andrew Clark 2020-07-08 23:09:22 -05:00
  • 766af5968a Move Scope API ref resolution to mutation phase (#19264) Dominic Gannaway 2020-07-08 23:41:39 +01:00
  • c7805b8d57 Use a custom jsdom fork (#19284) Dan Abramov 2020-07-08 21:26:54 +01:00
  • e0e6b9c036 Add regression test for #19269 (#19282) Dan Abramov 2020-07-08 20:48:43 +01:00
  • 77e872217c Improve readability of isValidElementType (#19251) Behnam Mohammadi 2020-07-08 22:55:24 +04:30
  • 7b0ef42bcc Update README.md Dan Abramov 2020-07-08 18:30:18 +01:00
  • d87220f217 Add console group methods to dev disabled groups (#19069) Giovanni Fumagalli 2020-07-08 18:28:49 +02:00
  • f5ea39c182 Modern Event System: make on*Capture events use capture phase (#19221) Dominic Gannaway 2020-07-08 17:10:06 +01:00
  • e18fb91852 Text improvement (#19167) falguniraina 2020-07-08 21:37:27 +05:30
  • 40cddfeeb1 Add user timing marks for scheduling profiler tool (#19223) E-Liang Tan 2020-07-08 22:36:02 +08:00
  • b85b47630b Fix state leaking when a function component throws on server render (#19212) Phil MacCart 2020-07-07 19:10:23 -07:00
  • 6fd4321135 eslint-plugin-react-hooks@4.0.6 Dan Abramov 2020-07-07 22:39:40 +01:00
  • 7c35cb20ef [ESLint] Handle optional member chains (#19275) Dan Abramov 2020-07-07 21:34:16 +01:00
  • dccf541ec5 Allow decoupleUpdatePriorityFromScheduler to be set (#19272) Ricky 2020-07-07 12:58:10 -04:00
  • 7ca1d861e8 [ESLint] Consistently treat optional chaining as regular chaining (#19273) Dan Abramov 2020-07-07 17:38:44 +01:00
  • 98390f11f6 Update useEvent implementation (#19271) Dominic Gannaway 2020-07-07 14:44:56 +01:00
  • 4eb9b1d2b4 Refactor createEventHandle signature (#19174) Dominic Gannaway 2020-07-07 13:05:06 +01:00
  • 97b96da295 Fix event replaying logic (#19269) Dominic Gannaway 2020-07-07 02:28:55 +01:00
  • 91a2e8173f Decouple update priority tracking from Scheduler package (#19121) Ricky 2020-07-06 18:53:42 -04:00
  • c3e42a962b Fix master tests (#19267) Dominic Gannaway 2020-07-06 22:36:19 +01:00
  • 0c0aaeb6bc Handle test-cli failure case for CI (#19265) Dominic Gannaway 2020-07-06 22:05:51 +01:00
  • 0f84b0f02b Fix ExhaustiveDeps ESLint rule throwing with optional chaining (#19260) Joe Lencioni 2020-07-06 14:52:14 -05:00
  • 670c0376ea Enable createEventHandle API for wWW test builds (#19262) Brian Vaughn 2020-07-06 15:19:50 -04:00
  • 26071abbe1 Refine event registration + event signatures (#19244) Dominic Gannaway 2020-07-06 17:42:01 +01:00
  • 1cbaf48889 Add SSL support to React devtools standalone (#19191) Ittai Baratz 2020-07-06 07:09:41 -07:00
  • 65c137768a Fix Flow from #19239 (#19242) Dominic Gannaway 2020-07-02 16:37:10 +01:00
  • cd9046f815 Add some type detection (#19239) Son Ki-Kyun 2020-07-02 22:54:36 +08:00
  • b6df4417c7 Remove event config (#19237) Dan Abramov 2020-07-02 00:26:29 +01:00
  • 991c3b8193 Make event config an implementation detail of each plugin (#19236) Dan Abramov 2020-07-02 00:03:17 +01:00
  • b683c07ccc Remove TestUtils dependency on event registry (#19235) Dan Abramov 2020-07-01 22:54:28 +01:00
  • 5880d7bd66 Remove TestUtils dependency on event registry sim Dan Abramov 2020-07-01 22:36:45 +01:00
  • 9e7f5c02ca Make event plugin injection statically resolvable (#19234) Dan Abramov 2020-07-01 22:11:05 +01:00
  • 67eb6ff4a8 Add Flow to ModernChangeEventPlugin (#19232) Dominic Gannaway 2020-07-01 21:49:03 +01:00
  • 75b6921d64 Remove dead code from modern event system (#19233) Dan Abramov 2020-07-01 21:04:14 +01:00
  • 9fba65efa5 Enable modern event system and delete dead code (#19230) Dan Abramov 2020-07-01 17:43:34 +01:00
  • e3f4eb7272 Fork legacy-events folder into react-dom and react-native (#19228) Dan Abramov 2020-07-01 16:37:13 +01:00
  • cd0275dcb2 Fix responder logic in ReactDOMServerSelectiveHydration-test (#19227) Dominic Gannaway 2020-07-01 16:28:49 +01:00
  • b231445f96 Move responder tests and remove dead code (#19226) Dan Abramov 2020-07-01 16:20:49 +01:00
  • 5707eeb2d2 Run ReactBrowserEventEmitter test on bundles (#19225) Dan Abramov 2020-07-01 16:01:46 +01:00
  • 8e99618afa Rm bad tests leg Dan Abramov 2020-07-01 15:59:26 +01:00
  • d0e6cbc3b0 Run ReactBrowserEventEmitter test on bundles Dan Abramov 2020-07-01 15:52:06 +01:00
  • b2bac7311a Remove React Flare Keyboard responder (#19222) Dominic Gannaway 2020-07-01 15:43:16 +01:00
  • f918b0eb41 Fix development mode hang when iframe is removed (#19220) Dan Abramov 2020-07-01 15:33:29 +01:00
  • 8bff8987e5 Don't bailout after Suspending in Legacy Mode (#19216) Dan Abramov 2020-06-30 22:06:46 +01:00
  • f4097c1aef Added warning to <Context.Provider> in case no value prop is provided (#19054) Shailendra Gupta 2020-07-01 00:20:55 +05:30
  • 47ff31a77a Revert "Add regression test for #18497 (#18538)" (#19215) Dan Abramov 2020-06-30 13:38:31 +01:00
  • b621dab5d4 make link https (#19147) Vetrivel Chinnasamy 2020-06-30 17:13:52 +05:30
  • fa32cf299f Add regression tests where sync render causes later concurrent render to expire soon (#18608) jddxf 2020-06-30 19:42:59 +08:00
  • 1887c5d946 eslint-plugin-react-hooks@4.0.5 Dan Abramov 2020-06-30 12:16:49 +01:00
  • b0533fe33c fix(eslint-plugin-react-hooks): Support optional chaining when accessing prototype method inside useCallback and useMemo #19061 (#19062) Fred Vollmer 2020-06-30 07:14:00 -04:00
  • e9c1445ba0 Add regression test for #18497 (#18538) Sophie Alpert 2020-06-30 04:09:05 -07:00
  • 9d9cf383c9 Fixed test script handling of unknown/additional args (#19209) Brian Vaughn 2020-06-29 15:36:45 -04:00
  • 3c1a7ac87c Move TOP_BEFORE_BLUR to bubble phase (#19197) Dominic Gannaway 2020-06-26 20:35:21 +01:00
  • 72bbcad160 Add new test cli (#19184) Ricky 2020-06-25 20:39:50 -04:00
  • 7d0e4150aa Fix react-runtime main field (#19193) Christoph Nakazawa 2020-06-25 17:17:42 +01:00
  • ed94600fc6 Remove unnecessary tag end from CommitRanked view (#19195) finico 2020-06-25 19:10:47 +03:00
  • ffe516f3bf use NoTimestamp instead of -1 (#19182) Chen Gang 2020-06-24 04:28:24 +08:00
  • 1425fcbb86 Re-enabled DebugTracing feature for old reconciler fork (#19161) Brian Vaughn 2020-06-23 12:16:23 -04:00
  • 0836f62a5b Updates the DevTools test script to make it easier to test other URLs. (#19179) Brian Vaughn 2020-06-23 11:48:35 -04:00
  • 1cfd332fd7 Shutdown DevTools Bridge synchronously when unmounting (#19180) Brian Vaughn 2020-06-23 11:48:04 -04:00
  • 5b98656909 fix: use define property to overwrite console, close #19099 (#19123) Jack Works 2020-06-23 22:34:53 +08:00
  • 6ba25b96df Bugfix: Legacy Mode + DevTools "force fallback" (#19164) Andrew Clark 2020-06-19 11:06:42 -07:00
  • d1d9054e09 Revert "Re-enabled DebugTracing feature for old reconciler fork (#19142)" (#19159) Luna Ruan 2020-06-18 18:18:56 -07:00
  • 090c6ed751 [eslint-plugin-react-hooks]: handling sparse array when no-inline callback (#19145) YeonJuan 2020-06-18 01:29:02 +09:00
  • cc7c1aece4 Re-enabled DebugTracing feature for old reconciler fork (#19142) Brian Vaughn 2020-06-16 15:16:15 -04:00
  • d4fc2c1457 Fix spelling (#19084) 阿林 2020-06-16 08:56:56 +08:00
  • 30b47103d4 Fix spelling errors and typos (#19138) Ricky 2020-06-15 19:59:44 -04:00
  • 655affa302 Clarifications Rick Hanlon 2020-06-12 21:02:51 -04:00
  • 103ed08c46 Remove shouldDeprioritizeSubtree from host config (#19124) Andrew Clark 2020-06-12 12:57:20 -07:00
  • 8f05f2bd6d Land Lanes implementation in old fork (#19108) Andrew Clark 2020-06-11 20:05:15 -07:00
  • 7f28234f84 Enable component stacks everywhere except RN (#19120) Sebastian Markbåge 2020-06-11 19:13:13 -07:00
  • e3ccdf1544 Remove synamic modern event system flag for FB (#19059) Dominic Gannaway 2020-06-11 19:49:45 +01:00
  • 4c7036e807 Bugfix: Infinite loop in beforeblur event (#19053) Andrew Clark 2020-06-01 09:01:21 -07:00
  • 1d85bb3ce1 Build FB specific Isomorphic Bundles (#19049) Sebastian Markbåge 2020-05-29 15:32:38 -07:00
  • 2efe63d99c DevTools: Add break-on-warn feature (#19048) Brian Vaughn 2020-05-29 14:34:43 -07:00
  • 89edb0eae3 Enable component stack locations in www (#19047) Sebastian Markbåge 2020-05-29 13:26:38 -07:00
  • cb14168175 Remove unnecessary throw catch (#19044) Sebastian Markbåge 2020-05-29 11:25:48 -07:00
  • c03b8661a9 Upgrade Closure Compiler (#19041) Sebastian Markbåge 2020-05-29 09:17:14 -07:00
  • 6d375f3078 Revert autofix lint (#19040) Sebastian Markbåge 2020-05-28 20:32:34 -07:00
  • 8f511754db Prettier wants me to change this (#19039) Sebastian Markbåge 2020-05-28 20:13:56 -07:00
  • 2e7cc949ae Remove www builds of fetch (#19038) Sebastian Markbåge 2020-05-28 16:12:37 -07:00
  • 76f157e3dd Add simple Node build (#19022) Sebastian Markbåge 2020-05-28 15:56:34 -07:00
  • 60afa3c117 Lint bundles using the bundle config instead of scanning for files (#19025) Sebastian Markbåge 2020-05-28 15:04:25 -07:00
  • 518ce9c25f Add Lazy Elements Behind a Flag (#19033) Sebastian Markbåge 2020-05-28 14:16:35 -07:00
  • 4985bb0a80 Rename 17 to 18 in warnings (#19031) Sebastian Markbåge 2020-05-28 10:25:39 -07:00
  • 86b4070ddb Cleaned up passive effects experimental flags (#19021) Brian Vaughn 2020-05-28 08:32:37 -07:00
  • 607148673b Remove ReactComponentTreeHook from internals (#19032) Sebastian Markbåge 2020-05-27 20:41:13 -07:00
  • 43e59f29d6 Delete Entries without Build Output from package.json and the build directory (#19029) Sebastian Markbåge 2020-05-27 19:43:08 -07:00
  • e668f1b54f Remove unstable-fire from package.json (#19026) Sebastian Markbåge 2020-05-27 17:07:25 -07:00
  • 0219925e02 Remove regenerator from noop (#19024) Sebastian Markbåge 2020-05-27 16:14:46 -07:00
  • c66ac10f4d Lint classic www build (#19023) Sebastian Markbåge 2020-05-27 14:13:54 -07:00
  • b41beb1a35 Revert "Fix mistyped script arbitrary code execution vulnerability (#18660)" (#19018) Dan Abramov 2020-05-27 17:37:27 +01:00
  • 55cb0b7eeb Only prepare extra stack frames if needed (#19014) Sebastian Markbåge 2020-05-27 08:43:50 -07:00
  • 9752d31f12 Document additionalHooks option (#19005) Aaron Pettengill 2020-05-27 10:27:43 -04:00
  • b7ff888190 eslint-plugin-react-hooks@4.0.4 Dan Abramov 2020-05-27 01:23:00 +01:00
  • 18de3b6e7c Bug: Spawning hydration in response to Idle update (#19011) Andrew Clark 2020-05-26 18:53:50 -07:00
  • 9273e6585f Disable DevTools build job to unblock master (#19012) Andrew Clark 2020-05-26 18:52:58 -07:00
  • fb735423bb Fix rollup validate script (#18900) Toru Kobayashi 2020-05-27 09:19:32 +09:00
  • 8abc202c7f [eslint-plugin-react-hooks] Prefer recommended eslint configuration (#18951) Julien Deniau 2020-05-27 02:08:41 +02:00