Commit Graph

  • 4b7f8496a8 Rename CI jobs after the command line equivalent (#18364) Sebastian Markbåge 2020-03-21 16:02:01 -07:00
  • b779dd51e8 Stop syncing ReactTypes to RN (#18366) Sebastian Markbåge 2020-03-21 15:22:40 -07:00
  • c5d2fc7127 Move some files out of /shared and rename to upper case (#18363) Sebastian Markbåge 2020-03-21 15:22:01 -07:00
  • a600408b28 ReactDOM.useEvent: add EventTarget support (#18355) Dominic Gannaway 2020-03-20 18:31:47 +00:00
  • dbd85a08d9 ReactDOM.useEvent: support custom types (#18351) Dominic Gannaway 2020-03-20 14:45:33 +00:00
  • 7c1478680f fix string ref cannot be auto converted warning for React.jsxDEV (#18354) Luna Ruan 2020-03-19 23:47:53 -07:00
  • f198872716 Empty commit to fix master. Andrew Clark 2020-03-19 17:53:09 -07:00
  • fc91508c1f Follow ups to bundler configs (#18352) Sebastian Markbåge 2020-03-19 17:49:40 -07:00
  • 31e6756b8c Remove error code step from publish script (#18350) Andrew Clark 2020-03-19 14:45:07 -07:00
  • 9e7f334c71 ModernEventSystem: fix event replaying (#18346) Dominic Gannaway 2020-03-19 20:44:38 +00:00
  • ffefb4e77f ModernEventSystem: refine Flow types (#18349) Dominic Gannaway 2020-03-19 20:25:52 +00:00
  • 6818a2aa01 Revert accidental changes to package.json (#18348) Andrew Clark 2020-03-19 13:16:37 -07:00
  • ad445b127e Update package.jsons for 16.13.1 patch relase Andrew Clark 2020-03-19 12:57:47 -07:00
  • 8b48d52fb4 Changelog for 16.13.1 Andrew Clark 2020-03-19 12:36:34 -07:00
  • da834083cc Don't fire the render phase update warning for class lifecycles (#18330) v16.13.1 Dan Abramov 2020-03-19 11:36:20 -07:00
  • 7554ab7672 improve error message for cross-functional component updates (#18316) Jovi De Croock 2020-03-19 10:49:18 -07:00
  • 2186beb775 Remove unnecessary warnings (#18135) Dan Abramov 2020-03-19 11:34:07 -07:00
  • 82cf50ab3a Bugfix: Dropped effects in Legacy Mode Suspense (#18238) Andrew Clark 2020-03-19 10:38:39 -07:00
  • 8311cb5d24 Modern Event System: refactor legacy FB support logic (#18336) Dominic Gannaway 2020-03-19 13:22:36 +00:00
  • 1cf4a170ac Stop exposing ReactDOMComponentTree from FB builds (#18338) Dan Abramov 2020-03-18 20:35:58 +00:00
  • d3368beeec [eslint-plugin-react-hooks] Disallow hooks in class components (#18341) Ian Obermiller 2020-03-18 12:55:13 -07:00
  • 8206b4b864 Wire up bundler configs (#18334) Sebastian Markbåge 2020-03-18 12:18:34 -07:00
  • 6b7281ec14 [DevTools] Add shortcut keys for tab switching (#18248) Kerollos Magdy 2020-03-18 20:05:41 +02:00
  • 5152c4a9fd Fixed inconcistency with surrounding punctuation (#18339) ItsByteMe 2020-03-18 13:10:32 -04:00
  • 94505b9613 Don't use EventListener Fork in Modern WWW Builds (#18333) Sebastian Markbåge 2020-03-18 06:13:50 -07:00
  • aae83a4b9a Fix UMD Builds (ReactSharedInternals) v0.0.0-experimental-aae83a4b9 Luna Ruan 2020-03-17 17:56:14 -07:00
  • 7d466bcc25 React Event System: Refactor ElementListenerMap for upgrading (#18308) Dominic Gannaway 2020-03-18 00:15:50 +00:00
  • fe1f79b95b Don't fire the render phase update warning for class lifecycles (#18330) Dan Abramov 2020-03-18 00:07:14 +00:00
  • 22cab1cbd6 test(getComponentName): Increase test coverage (#18149) Sebastian Silbermann 2020-03-17 22:47:24 +01:00
  • 756e1ea5d4 fix(react-devtools-shared): useDebugValue with complex types (#18070) Sebastian Silbermann 2020-03-17 21:57:01 +01:00
  • 90f8fe6f55 add jsx-runtime and jsx-dev-runtime (#18299) Luna Ruan 2020-03-17 13:22:19 -07:00
  • 26666427d6 Don't support older isomorphic React with newer renderers (#18329) Dan Abramov 2020-03-17 19:30:10 +00:00
  • 3a0076e0e8 useEvent: Small tweaks and changes (#18328) Dominic Gannaway 2020-03-17 15:32:26 +00:00
  • 9240918536 Bump react-shallow-renderer to 16.13.1 (#18187) Minh Nguyen 2020-03-17 00:35:28 +00:00
  • c804f9aebb ReactDOM.useEvent: wire to event system to the hook (#18304) Dominic Gannaway 2020-03-16 21:46:17 +00:00
  • 297f7588c4 Moved passive effects flag to be beside execution context (#18322) Brian Vaughn 2020-03-16 10:27:42 -07:00
  • 95df39b6b1 improve error message for cross-functional component updates (#18316) Jovi De Croock 2020-03-16 18:05:30 +01:00
  • c0ed0a2468 Replace passive effect context with boolean (#18309) Brian Vaughn 2020-03-16 09:56:43 -07:00
  • 730389b9d3 Warn against state updates from useEffect destroy functions (#18307) Brian Vaughn 2020-03-13 15:33:50 -07:00
  • 0705b7282f Refine event system types + pass through priority (#18305) Dominic Gannaway 2020-03-13 17:57:17 +00:00
  • 45d26f6edb Remove un-used function arg (#18303) Dominic Gannaway 2020-03-13 14:16:12 +00:00
  • 73ff8b9094 Run ReactElementJSX-test against bundles (#18301) Dan Abramov 2020-03-13 12:07:22 +00:00
  • 8c015e0e14 Revert "Move MS Windows build to CircleCI (#17984)" (#18302) Andrew Clark 2020-03-12 20:57:13 -07:00
  • 885ed46909 Move MS Windows build to CircleCI (#17984) wittgenst 2020-03-12 17:15:30 -07:00
  • 2a7cd58956 ReactDOM.useEvent: Add DOM host event listener logic (#18292) Dominic Gannaway 2020-03-12 22:41:33 +00:00
  • d3ec42020d Address feedback for accumulateTwoPhaseListeners (#18289) Dominic Gannaway 2020-03-12 21:48:29 +00:00
  • cd48a06547 Set up infra for react-reconciler fork (#18285) Andrew Clark 2020-03-12 11:38:32 -07:00
  • 615df434bb Remove manual feature flag overrides (#18291) Andrew Clark 2020-03-12 10:17:02 -07:00
  • 99d271228d ReactDOM.useEvent: more scaffolding changes (#18282) Dominic Gannaway 2020-03-12 09:12:06 +00:00
  • 97a8c72bf8 Wrap Components and Profiler tabs with box-size style too (#18286) Brian Vaughn 2020-03-11 19:12:57 -07:00
  • 5374919033 Empty commit to fix CI on master Andrew Clark 2020-03-11 18:29:46 -07:00
  • 8b155d2613 Flow type ReactDOMComponentTree (#18280) v0.0.0-experimental-8b155d261 Dominic Gannaway 2020-03-11 19:38:23 +00:00
  • 322cdcd3ab useMutableSource hook (#18000) Brian Vaughn 2020-03-11 12:34:39 -07:00
  • 30a998debf ModernEventSystem: refactor accumulateTwoPhaseListeners (#18274) Dominic Gannaway 2020-03-11 18:55:01 +00:00
  • 8fe066fdac Bugfix: "Captured" updates on legacy queue (#18265) Andrew Clark 2020-03-11 11:53:45 -07:00
  • b5c6dd2de5 Don't use Spread in DevTools Injection (#18277) Sebastian Markbåge 2020-03-11 10:58:25 -07:00
  • a463fef31b Revert "[React Native] Add getInspectorDataForViewAtPoint (#18233)" Sebastian Markbage 2020-03-11 10:05:26 -07:00
  • dc7eedae3c Encode server rendered host components as array tuples (#18273) Sebastian Markbåge 2020-03-11 09:48:02 -07:00
  • bf351089a0 [React Native] Add getInspectorDataForViewAtPoint (#18233) Ricky 2020-03-11 16:12:41 +00:00
  • 99d7371863 [Flight] Split Streaming from Relay Implemenation (#18260) Sebastian Markbåge 2020-03-10 14:55:04 -07:00
  • 160505b0ca ReactDOM.useEvent: Add more scaffolding for useEvent hook (#18271) Dominic Gannaway 2020-03-10 20:31:12 +00:00
  • a3bf668812 Flare: Fix listener upgrade bug (#18270) Dominic Gannaway 2020-03-10 17:59:03 +00:00
  • 526c12f49e Enable enableProfilerCommitHooks flag for FB (#18230) Brian Vaughn 2020-03-10 10:40:45 -07:00
  • 9e5626cdde Fix yarn warning on running 'yarn build-for-devtools' (#18232) Kerollos Magdy 2020-03-10 17:37:02 +02:00
  • 29534252ad ReactDOM.useEvent add flag and entry point (#18267) Dominic Gannaway 2020-03-10 12:18:49 +00:00
  • 704c8b0118 Fix Flow type for AnyNativeEvent (#18266) Dominic Gannaway 2020-03-10 10:46:12 +00:00
  • bdc5cc4635 Add Relay Flight Build (#18242) Sebastian Markbåge 2020-03-07 11:23:30 -08:00
  • 7a1691cdff Refactor Host Config Infra (getting rid of .inline*.js) (#18240) Sebastian Markbåge 2020-03-06 16:20:42 -08:00
  • 238b57f0f7 [Blocks] Make it possible to have lazy initialized and lazy loaded Blocks (#18220) Sebastian Markbåge 2020-03-06 15:14:46 -08:00
  • 235a6c4af6 Bugfix: Dropped effects in Legacy Mode Suspense (#18238) Andrew Clark 2020-03-06 11:10:01 -08:00
  • 5fbb165602 Hard-code disableModulePatternComponents (#18239) Andrew Clark 2020-03-06 11:09:36 -08:00
  • cccba39f5b Fixed broken anchor tag for patch release Brian Vaughn 2020-03-06 11:05:01 -08:00
  • 562cf013db Add a flag to disable module pattern components (#18133) Dan Abramov 2020-03-06 18:46:32 +00:00
  • 115cd12d9b Add test run that uses www feature flags (#18234) Andrew Clark 2020-03-06 09:29:05 -08:00
  • 4027f2a3b8 Break up require/import statements in strings (#18222) Christoph Nakazawa 2020-03-05 22:27:55 +00:00
  • 024a764310 Implemented Profiler onCommit() and onPostCommit() hooks (#17910) Brian Vaughn 2020-03-05 11:02:00 -08:00
  • d35f8a5818 feat: honor displayName of context types (#18224) Brian Vaughn 2020-03-05 10:13:52 -08:00
  • 3ee812e6b6 Revert "feat: honor displayName of context types (#18035)" (#18223) Dominic Gannaway 2020-03-05 15:58:04 +00:00
  • 6a0efddd89 Modern Event System: export internal FB flag for testing (#18221) Dominic Gannaway 2020-03-05 14:05:00 +00:00
  • 21b713b9fd Updated React Native home URL (#18218) Sunil Pai 2020-03-05 13:15:46 +00:00
  • 60b11f6c1b Modern Event System: Support nested portal/root boundaries (#18201) Dominic Gannaway 2020-03-05 09:00:13 +00:00
  • fa03206ee4 Remove _ctor field from Lazy components (#18217) Sebastian Markbåge 2020-03-04 20:52:48 -08:00
  • 2fe0fbb05e Use accumulateTwoPhaseDispatchesSingle directly (#18203) Dominic Gannaway 2020-03-05 00:04:27 +00:00
  • 503fd82b42 Modern Event System: Add support for internal FB Primer (#18210) Dominic Gannaway 2020-03-04 23:41:59 +00:00
  • 45c172d948 feat: honor displayName of context types (#18035) Brian Vaughn 2020-03-04 14:54:16 -08:00
  • 83c3ed290c Fix instanceContainsElem bug from typo (#18213) Dominic Gannaway 2020-03-04 19:53:16 +00:00
  • 7e94d89f3e Updated React Native Website URL (#18207) Vishal Jagtap 2020-03-04 17:40:48 +05:30
  • 355970aa4b DevTools 4.4.0 -> 4.5.0 Brian Vaughn 2020-03-03 15:04:07 -08:00
  • ec652f4daf Bugfix: Expired partial tree infinite loops (#17949) Andrew Clark 2020-03-03 13:42:18 -08:00
  • d2158d6ccb Fix flow types (#18204) Brian Vaughn 2020-03-03 12:46:24 -08:00
  • 8e6a08ea4f Modern Event System: add plugin handling and forked paths (#18195) Dominic Gannaway 2020-03-03 14:37:06 +00:00
  • 7e83af17ce Put React.jsx and React.jsxDEV behind experimental build (#18023) Luna Ruan 2020-03-02 18:08:40 -08:00
  • 8cb2fb21eb Refine isFiberSuspenseAndTimedOut (#18184) Dominic Gannaway 2020-03-02 14:15:42 +00:00
  • dbc7b9f50c Fix bug with PressLegacy blur (#18194) Dominic Gannaway 2020-03-02 13:42:46 +00:00
  • 62861bbcc7 More event system cleanup and scaffolding (#18179) Dominic Gannaway 2020-03-02 10:59:07 +00:00
  • 8ccfce460f Only use Rollup's CommonJS plugin for "react-art" (#18186) Sebastian Markbåge 2020-02-28 16:46:17 -08:00
  • c26506a7d2 Update react-shallow-renderer from 16.12.0 to 16.13.0 (#18185) Minh Nguyen 2020-02-29 00:35:52 +00:00
  • 26aa1987ce [Native] Enable and remove targetAsInstance feature flag. (#18182) Eli White 2020-02-28 13:45:42 -08:00
  • 4469700bb6 Change ReactVersion from CJS to ES module (#18181) Sebastian Markbåge 2020-02-28 13:09:02 -08:00
  • 58eedbb024 Check in a forked version of object-assign only for UMD builds (#18180) Sebastian Markbåge 2020-02-28 11:14:09 -08:00