Commit Graph

  • 769dd522a2 [Fast Refresh] Fix for intentional unmounts after an error (#17368) Ricky 2019-11-14 18:40:25 +00:00
  • df8db4e005 [react-interactions] Enable event system before dispatching blur (#17365) Dominic Gannaway 2019-11-14 13:47:39 +00:00
  • fc43644eba [react-interactions] Follow up active element blur logic (#17364) Dominic Gannaway 2019-11-14 11:55:50 +00:00
  • a61886b16b [react-interactions] Refine custom active element blur logic (#17354) Dominic Gannaway 2019-11-13 20:46:00 +00:00
  • b53ea6ca05 [Bugfix] Passive effects triggered by synchronous renders in a multi-root app (#17347) v16.12.0 Andrew Clark 2019-11-12 10:41:07 -08:00
  • f4cc45ce96 [Fresh] Add options to configure RefreshSig and RefreshReg identifiers (#17340) Vasilii Cuhar 2019-11-12 16:16:23 +02:00
  • ade764157f [Native] If statement cleanup for null targets (#17346) Eli White 2019-11-11 12:58:30 -08:00
  • 3dcec3a925 [Native] Add FeatureFlag to dispatch events with instance currentTarget (#17345) Eli White 2019-11-11 12:42:06 -08:00
  • 2c6ea0b3ff [Native] Add FeatureFlag to dispatch events with instance targets (#17323) Eli White 2019-11-11 11:35:29 -08:00
  • 01bce8c248 Change legacy-events plugin nativeEventTarget to allow null (#17344) Eli White 2019-11-11 11:22:41 -08:00
  • 6cff70a740 [react-interactions] Expost host instance to Scope Query function (#17341) Dominic Gannaway 2019-11-11 13:51:46 +00:00
  • b8f8258775 Split ReactDOM entry point (#17331) Dan Abramov 2019-11-10 13:43:29 +00:00
  • a7b4d51a20 Warn when doing createRoot twice on the same node (another approach) (#17329) Dan Abramov 2019-11-10 00:54:13 +00:00
  • be3bfa6fab [Flight] Basic Integration Test (#17307) Dan Abramov 2019-11-09 02:56:03 +00:00
  • 182f64f938 [Flight] End-to-End Fixture (#17319) Dan Abramov 2019-11-09 02:44:27 +00:00
  • 6cb6b1d668 Add yarn build --unsafe-partial (#17316) Dan Abramov 2019-11-08 19:41:40 +00:00
  • 38dd17ab98 [RN] Hoist static deepDiffer options object (#17303) Moti Zilberman 2019-11-07 08:03:55 -08:00
  • 61d3dd0e08 Update deepDiffer usage in React Native renderer (#17282) Moti Zilberman 2019-11-07 04:00:20 -08:00
  • e701632ad4 [react-interactions] Change unmount blur logic to a dedicated event (#17291) Dominic Gannaway 2019-11-07 10:27:02 +00:00
  • ce4b3e9981 [react-interactions] Add optional searchNodes to Scope.queryAllNodes (#17293) Dominic Gannaway 2019-11-06 22:52:59 +00:00
  • dee03049f5 [Flight] Basic Streaming Suspense Support (#17285) Sebastian Markbåge 2019-11-06 09:48:34 -08:00
  • f50f39b55f [Flight] Better compat with http.createServer (#17289) Dan Abramov 2019-11-06 17:10:26 +00:00
  • 3452706308 DevTools cleanup (#17283) Brian Vaughn 2019-11-05 22:19:10 -08:00
  • cd1bdcd067 [react-interactions] Prevent duplicate onPress firing for keyboard Enter (#17266) Dominic Gannaway 2019-11-05 23:28:26 +00:00
  • 4f02c93c7c Fix devtools displaying Anonymous for memo of ref-forwarding components (#17274) Waseem Dahman 2019-11-05 17:08:01 -05:00
  • 053cf0fedc Fix react-is memo and lazy type checks (#17278) Brian Vaughn 2019-11-05 10:37:12 -08:00
  • 0f3838a01b Remove debugRenderPhaseSideEffects flag (#17270) Andrew Clark 2019-11-04 14:07:05 -08:00
  • cb09dbe0ab [react-interactions] Add handleSimulateChildBlur upon DOM node removal (#17225) Dominic Gannaway 2019-11-04 20:02:45 +00:00
  • 6095993d46 Types: findHostInstance_DEPRECATED returns React.ElementRef<HostComponent<mixed>> (#17265) Eli White 2019-11-04 10:14:01 -08:00
  • 62ef25077e Avoid bundling in ponyfill for Object.assign in use-subscription package (#17259) Mateusz Burzyński 2019-11-04 16:33:10 +01:00
  • f4148b2561 [Flight] Move around the Server side a bit (#17251) Sebastian Markbåge 2019-11-01 17:39:24 -07:00
  • fadc97167f [Flight] Add Client Infrastructure (#17234) Sebastian Markbåge 2019-11-01 16:05:07 -07:00
  • 36fd29f09f Don't show empty (no work) commits in Profiler (#17253) Brian Vaughn 2019-11-01 15:51:39 -07:00
  • a2e05b6c14 [Scheduler] Delete old rAF implementation (#17252) Andrew Clark 2019-11-01 13:32:22 -07:00
  • 6dc2734b41 Codemod tests to it.experimental (#17243) Andrew Clark 2019-11-01 10:20:08 -07:00
  • a1ff9fd7bb Add CodeSandbox CI Config (#17175) Ives van Hoorne 2019-10-31 18:44:48 +01:00
  • 273679a78c DevTools standalone shell changes: (#17213) Brian Vaughn 2019-10-31 09:22:08 -07:00
  • d0fc0ba0a6 Revert "Dispatch commands to both UIManagers from both renderers (#17211)" (#17232) Eli White 2019-10-30 18:03:37 -07:00
  • bdcdb69a24 Rename findHostInstance_deprecated to findHostInstance_DEPRECATED (#17228) Eli White 2019-10-30 13:10:16 -07:00
  • 515746c217 Add findHostInstance_deprecated to the React Native Renderer (#17224) Eli White 2019-10-30 11:42:37 -07:00
  • 9a35adc96d Only call Profiler onRender when a descendant had work (#17223) Brian Vaughn 2019-10-30 11:08:42 -07:00
  • 8eee0eb01c Dispatch commands to both UIManagers from both renderers (#17211) Eli White 2019-10-29 18:16:23 -07:00
  • f4e974d26e Add Experimental Flight Infrastructure (#16398) Sebastian Markbåge 2019-10-29 14:45:47 -07:00
  • 6cd365cac6 Don't treat the last row in hidden as deleted if already mounted (#17206) Sebastian Markbåge 2019-10-29 13:38:25 -07:00
  • 048879edad [react-interactions] Ensure props on scope query function is always object (#17212) Dominic Gannaway 2019-10-29 13:26:46 -07:00
  • 3497ccc149 Add guard to handle modified React elements with non-string keys (#17164) Brian Vaughn 2019-10-29 08:41:48 -07:00
  • 0f64703edf Update .mailmap (#17177) Lea Rosema 2019-10-28 17:48:54 +01:00
  • 3f9c036758 Typo fix in comment (#17111) Deniz Susman 2019-10-26 17:33:05 +02:00
  • f6b8d31a76 Rename createSyncRoot to createBlockingRoot (#17165) Dan Abramov 2019-10-23 15:04:39 -07:00
  • 9c02d26549 docs: Fixed a typo in readme.md (#17119) Wilco Fiers 2019-10-23 19:52:14 +02:00
  • 57b2fbb741 Changelog for 16.11.0 Andrew Clark 2019-10-22 14:15:21 -07:00
  • 8075c8505b Update local package versions for 16.10 release Andrew Clark 2019-10-22 14:30:06 -07:00
  • 5faf377df5 Fixed a style bug in props editor (#17162) v16.11.0 status Brian Vaughn 2019-10-21 15:08:55 -07:00
  • f7ec65eeba [react-interactions] Make events non-passive to allow preventDefault (#17136) Dominic Gannaway 2019-10-21 22:37:27 +02:00
  • 1022ee0ec1 Read current time without marking event start time (#17160) Andrew Clark 2019-10-21 13:15:37 -07:00
  • 349cf5acc3 Experimental test helper: it.experimental (#17149) Andrew Clark 2019-10-19 16:08:08 -07:00
  • edc234c730 Build script should default to experimental (#17144) Andrew Clark 2019-10-18 19:35:33 -07:00
  • 3cc564547c SuspenseList support in DevTools (#17145) Sebastian Markbåge 2019-10-18 17:18:36 -07:00
  • 68fb58029d Remove unstable_ prefix in various internal uses (#17146) Sebastian Markbåge 2019-10-18 17:18:10 -07:00
  • 3059ab3523 Add experimental instructions to release README (#17143) Andrew Clark 2019-10-18 16:26:06 -07:00
  • 093de5fb43 Lint experimental build artifacts (#17141) Andrew Clark 2019-10-18 16:03:08 -07:00
  • 7082d5a2db Don't build non-experimental www bundles (#17139) Andrew Clark 2019-10-18 14:36:59 -07:00
  • c47f59331e Move SuspenseList to experimental package (#17130) Andrew Clark 2019-10-18 14:24:13 -07:00
  • 685ed561f2 Migrate useDeferredValue and useTransition (#17058) Luna Ruan 2019-10-18 12:48:43 -07:00
  • 0b61e26983 Update RN typings for a shim (#17138) Dan Abramov 2019-10-18 18:05:09 +01:00
  • 4eeee358e1 [SuspenseList] Store lastEffect before rendering (#17131) Sebastian Markbåge 2019-10-17 15:57:07 -07:00
  • 4fb5bf61dd [react-interactions] Fix focus-visible heuristic (#17124) Nicolas Gallagher 2019-10-17 09:24:31 -07:00
  • 8facc05373 [react-interactions] Allow event.preventDefault on LegacyPress responder (#17113) Dominic Gannaway 2019-10-17 10:21:02 +02:00
  • 7cec15155a Remove prefixed concurrent APIs from www build (#17108) Andrew Clark 2019-10-16 18:58:33 -07:00
  • ed5f010ae5 Client render Suspense content if there's no boundary match (#16945) Sebastian Markbåge 2019-10-16 16:23:12 -07:00
  • 916937563b [react-interactions] Add onFocusWithin event to FocusWithin responder (#17115) Dominic Gannaway 2019-10-16 22:57:08 +02:00
  • d7feeb25ac unstable_createRoot -> createRoot in test (#17107) Andrew Clark 2019-10-15 21:37:54 -07:00
  • 6ff23f2a5d Change retry priority to "Never" for dehydrated boundaries (#17105) Sebastian Markbåge 2019-10-15 19:53:20 -07:00
  • 2c832b4dcf Separate sizebot for experimental builds (#17100) Andrew Clark 2019-10-15 18:43:06 -07:00
  • 3ac0eb075d Modify Babel React JSX Duplicate Children Fix (#17101) Luna Ruan 2019-10-15 17:13:21 -07:00
  • 43562455c9 Temporary patch www fork with prefixed APIs (#17103) Andrew Clark 2019-10-15 16:44:33 -07:00
  • 9123c479f4 Enable concurrent APIs in all experimental forks (#17102) Andrew Clark 2019-10-15 16:19:45 -07:00
  • 30c5daf943 Remove concurrent apis from stable (#17088) Andrew Clark 2019-10-15 15:09:19 -07:00
  • 4cb399a433 [react-interactions] Modify Scope query mechanism (#17095) Dominic Gannaway 2019-10-15 15:57:02 +02:00
  • e7704e22a1 [babel-plugin-react-jsx] Avoid duplicate "children" key in props object (#17094) Dominic Gannaway 2019-10-15 15:41:09 +02:00
  • fdba0e5ce7 Fixed a bug with illegal invocation for Trusted Types (#17083) Krzysztof Kotowicz 2019-10-15 12:41:42 +02:00
  • a8c6a1b34e Update release scripts to support experimental releases (#17086) Andrew Clark 2019-10-14 14:15:23 -07:00
  • d364d8555f Set up experimental builds (#17071) Andrew Clark 2019-10-14 10:46:42 -07:00
  • d5b54d0c35 [SuspenseList] Fix bugs with dropped Promises (#17082) Sebastian Markbåge 2019-10-14 09:42:10 -07:00
  • 75955bf1d7 Pass prod error messages directly to constructor (#17063) Andrew Clark 2019-10-11 09:10:40 -07:00
  • 0ac8e563d0 [react-interactions] Add getInstanceFromNode support to TestHostRenderer (#17065) Dominic Gannaway 2019-10-11 16:58:27 +02:00
  • 22b2642a56 DevTools test shell tweaks (#17054) Brian Vaughn 2019-10-09 12:37:25 -07:00
  • 4be45be5ff Stop warning about setNativeProps being deprecated (#17045) Eli White 2019-10-08 11:21:20 -07:00
  • b71ab61c8f [react-interactions] Adds more experimental Scope API methods (#17042) Dominic Gannaway 2019-10-08 19:32:53 +02:00
  • 5a71cbe7a9 Remove unused export Andrew Clark 2019-10-07 14:06:19 -07:00
  • 71d012ecd0 Remove dormant createBatch experiment (#17035) Andrew Clark 2019-10-07 14:15:15 -07:00
  • cd1b167ad4 [Scheduler Profiler] Use microsecond precision (#17010) Andrew Clark 2019-10-07 09:16:18 -07:00
  • 55731fd8ce [react-interactions] Refine a11y component flow types (#17032) Dominic Gannaway 2019-10-07 16:36:16 +02:00
  • a011aacafa [react-interactions] Remove FB builds of a11y components (#17030) Dominic Gannaway 2019-10-07 12:45:49 +02:00
  • fff5b1ca77 [react-interactions] Add FocusTable colSpan support (#17019) Dominic Gannaway 2019-10-07 12:04:41 +02:00
  • 4bc52ef0df Revert "update hideOrUnhideAllChildren to hide portals that aren't wrapped in a host component (#16992)" (#17011) Luna Ruan 2019-10-03 17:22:22 -07:00
  • 3a2b5f148d [Selective Hydration] ReactDOM.unstable_scheduleHydration(domNode) (#17004) Sebastian Markbåge 2019-10-03 14:48:28 -07:00
  • 26ba38ae4b [EnterLeaveEventPlugin] Fix bug when dealing with unhandled DOM nodes (#17006) Dominic Gannaway 2019-10-03 23:35:09 +02:00
  • abedf17597 Changelog for v16.10.2 Andrew Clark 2019-10-03 14:16:13 -07:00
  • d256f88ac6 Update local version numbers for 16.10.2 release Andrew Clark 2019-10-03 14:14:10 -07:00