Commit Graph

  • 053347e6bc react-test-renderer: improve findByType() error message (#17439) Henry Q. Dineen 2020-02-28 12:55:33 -05:00
  • 4ee592e95a Add an early invariant to debug a mystery crash (#18159) Dan Abramov 2020-02-28 11:56:36 +00:00
  • 7ea4e4111f Fix typo in warning text (#18103) Sophie Alpert 2020-02-28 03:53:20 -08:00
  • 79a25125b1 feat: add recommended config eslint rule (#14762) Simen Bekkhus 2020-02-28 03:01:17 +01:00
  • ae60caacfd [Fabric] Fix targetAsInstance dispatchEvent "cannot read property of null" (#18156) Joshua Gross 2020-02-27 17:23:25 -08:00
  • d72700ff5a Remove runtime dependency on prop-types (#18127) Dan Abramov 2020-02-28 01:21:54 +00:00
  • 549e418830 Move remaining things to named exports (#18165) Sebastian Markbåge 2020-02-27 17:18:55 -08:00
  • 739f20beda Remove Node shallow builds (#18157) Sebastian Markbåge 2020-02-27 14:11:40 -08:00
  • 3e809bf5d4 Convert React Native builds to named exports (#18136) Sebastian Markbåge 2020-02-27 11:33:44 -08:00
  • 869dbda722 Don't build shallow renderer for FB (#18153) Dan Abramov 2020-02-27 18:17:58 +00:00
  • 293878e079 Replace ReactShallowRenderer with a dependency (#18144) Minh Nguyen 2020-02-27 18:10:25 +00:00
  • abcca45951 Run test-prod job for experimental builds (#18152) Dan Abramov 2020-02-27 16:21:36 +00:00
  • 1ad2179002 Bust Circle caches Dan Abramov 2020-02-27 15:33:10 +00:00
  • b4e3148918 Remove unused flag (#18132) Dan Abramov 2020-02-27 12:58:15 +00:00
  • 849e8328b5 Remove unnecessary warnings (#18135) Dan Abramov 2020-02-27 02:14:30 +00:00
  • f9c0a45441 Convert the rest of react-dom and react-test-renderer to Named Exports (#18145) Sebastian Markbåge 2020-02-26 18:04:32 -08:00
  • 2738b6d022 Updated CHANGELOG to remove passive effects change from 16.13 release. (It wasn't part of that release.) Brian Vaughn 2020-02-26 13:06:02 -08:00
  • 69c769ae04 Fix changelog link Dan Abramov 2020-02-26 21:04:36 +00:00
  • efaffc4797 Prettier Dan 2020-02-26 21:02:20 +00:00
  • c1c5499cc3 update version numbers for 16.13 (#18143) v16.13.0 Sunil Pai 2020-02-26 20:33:29 +00:00
  • 169b1f79be Changelog for 16.13.0 (#18124) Sunil Pai 2020-02-26 20:15:01 +00:00
  • 71418fda3b Rearranged some DevTools Components code Brian Vaughn 2020-02-26 11:33:52 -08:00
  • d166319e86 [DevTools] Added resize support for Components panel. (#18046) Hristo Kanchev 2020-02-26 20:30:42 +01:00
  • e1c7e651fe Update ReactDebugHooks to handle composite hooks (#18130) Brian Vaughn 2020-02-26 09:28:35 -08:00
  • d28bd2994b remove OSS testing builds (#18138) Sunil Pai 2020-02-26 13:12:55 +00:00
  • 8e13e770e3 Remove /testing entry point from 'react' package (#18137) Sebastian Markbåge 2020-02-26 02:48:34 -08:00
  • f3ecd56bea Fixed a spelling mistake in a comment. (#18119) Steve Harrison 2020-02-26 16:01:08 +11:00
  • 60016c448b Export React as Named Exports instead of CommonJS (#18106) Sebastian Markbåge 2020-02-25 13:54:27 -08:00
  • 8d7535e540 Add @nolint to FB bundle headers (#18126) Dominic Gannaway 2020-02-25 14:45:31 +00:00
  • a29a273c17 [react-interactions] Ensure blur to window disengages press (#18125) Dominic Gannaway 2020-02-25 14:14:19 +00:00
  • bf13d3e3c6 [eslint-plugin-react-hooks] Fix cyclic caching for loops containing a… (#16853) Moji Izadmehr 2020-02-25 12:38:23 +01:00
  • 0e49074f7a Cross platform support to run yarn test:edge for Microsoft Edge dev tools extension (#18108) Haseeb Furkhan Mohammed 2020-02-24 18:17:01 -08:00
  • ccab494738 Move type DOMContainer to HostConfig (#18112) Sebastian Markbåge 2020-02-24 08:57:49 -08:00
  • 501a78881e runAllPassiveEffectDestroysBeforeCreates's feature flag description typo fixed (#18115) adasq 2020-02-24 15:49:13 +01:00
  • be76966f6b Code mod import * as React from 'react' in react-window (#18105) Sebastian Markbåge 2020-02-21 23:20:17 -08:00
  • 09348798a9 Codemod to import * as React from "react"; (#18102) Sebastian Markbåge 2020-02-21 19:45:20 -08:00
  • 78e816032c Don't warn about unmounted updates if pending passive unmount (#18096) Brian Vaughn 2020-02-21 13:11:53 -08:00
  • 2c4221ce8b Change string refs in function component message (#18031) Sebastian Markbåge 2020-02-21 10:12:34 -08:00
  • 65bbda7f16 Rename Chunks API to Blocks (#18086) Sebastian Markbåge 2020-02-20 23:56:40 -08:00
  • 8b596e00a4 Remove unused arguments in the reconciler (#18092) Dan Abramov 2020-02-21 02:26:19 +00:00
  • 5de5b61507 Bugfix: memo drops lower pri updates on bail out (#18091) Andrew Clark 2020-02-20 16:21:31 -08:00
  • abfbae02a4 Update Rollup version to 1.19.4 and fix breaking changes (#15037) Kunuk Nykjær 2020-02-20 23:09:30 +01:00
  • b789060dca Feature Flag for React.jsx` "spreading a key to jsx" warning (#18074) Sunil Pai 2020-02-20 11:30:04 +00:00
  • 3f85d53ca6 Further pre-requisite changes to plugin event system (#18083) Dominic Gannaway 2020-02-20 00:46:03 +00:00
  • ea6ed3dbbd Warn for update on different component in render (#17099) Andrew Clark 2020-02-19 12:43:14 -08:00
  • 085d02133e [Native] Migrate focus/blur to call TextInputState with the host component (#18068) Eli White 2020-02-19 11:33:40 -08:00
  • 7e770dae93 Profiler tooltip tweaks (#18082) Brian Vaughn 2020-02-19 10:58:45 -08:00
  • b6c94d636c Add guard around FocusWithin responder root events (#18080) Dominic Gannaway 2020-02-19 18:32:18 +00:00
  • 1000f6135e Add container to event listener signature (#18075) Dominic Gannaway 2020-02-19 18:00:57 +00:00
  • a12dd52a4a Don't build some packages for WWW (#18078) Dan Abramov 2020-02-19 17:59:42 +00:00
  • 44e5f5e645 Add fiber summary tooltip to devtools profiling (#18048) Moji Izadmehr 2020-02-19 18:44:31 +01:00
  • 2512c309e3 Remove Flare bundles from build (#18077) Dominic Gannaway 2020-02-19 17:25:41 +00:00
  • a8643e905e add no-restricted-globals to eslint config (#18076) Sunil Pai 2020-02-19 17:14:53 +00:00
  • 4912ba31e3 Add modern event system flag + rename legacy plugin module (#18073) Dominic Gannaway 2020-02-19 14:36:39 +00:00
  • 4d9f850065 Re-throw errors thrown by the renderer at the root in the complete phase (#18029) Andrew Clark 2020-02-18 15:55:38 -08:00
  • 14afeb1033 Added missing feature flag Brian Vaughn 2020-02-18 14:49:57 -08:00
  • 691096c95d Split recent passive effects changes into 2 flags (#18030) Brian Vaughn 2020-02-18 14:19:43 -08:00
  • 56d8a73aff [www] Disable Scheduler timeout w/ dynamic flag (#18069) Andrew Clark 2020-02-18 13:43:16 -08:00
  • 1a6d8179b6 [react-interactions] Ensure onBeforeBlur fires for hideInstance (#18064) Dominic Gannaway 2020-02-18 18:50:38 +00:00
  • 48c4867d74 Update issue templates to directly link to relevant sources (#18039) Ryota Murakami 2020-02-19 03:30:00 +09:00
  • 90be006da8 Updated Yarn lockfile Brian Vaughn 2020-02-18 09:40:59 -08:00
  • d5ddc16a33 React developer tools extension for Microsoft Edge (#18041) Haseeb Furkhan Mohammed 2020-02-18 09:40:30 -08:00
  • f48a5e64e8 Further cleanup of plugin event system (#18056) Dominic Gannaway 2020-02-18 13:31:59 +00:00
  • d533229fba Fix Prettier Dan Abramov 2020-02-17 20:36:16 +00:00
  • 56a8c35321 eslint-plugin-react-hooks@2.4.0 Dan Abramov 2020-02-17 20:26:56 +00:00
  • 93a229bab5 Update eslint rule exhaustive deps to use new suggestions feature (#17385) Will Douglas 2020-02-17 13:24:27 -07:00
  • 9def56ec0e Refactor DOM plugin system to single module (#18025) Dominic Gannaway 2020-02-14 08:10:42 +00:00
  • 2d6be757df [Native] Delete NativeComponent and NativeMethodsMixin (#18036) Eli White 2020-02-13 15:09:25 -08:00
  • d4f2b0379c Add Auto Import to Babel Plugin (#16626) Luna Ruan 2020-02-13 12:36:19 -08:00
  • 8777b44e98 Add Modern WWW build (#18028) Dan Abramov 2020-02-13 20:33:53 +00:00
  • 58b8797b73 remove "Unreleased" section from CHANGELOG (#18027) Sunil Pai 2020-02-12 17:17:49 +00:00
  • a607ea4c42 Remove getIsHydrating (#18019) Dan Abramov 2020-02-12 01:01:29 +00:00
  • 988f4b14ee Do not export passiveBrowserEventsSupported from Focus responder (#18022) Dominic Gannaway 2020-02-11 23:57:37 +00:00
  • f7278034de Flush all passive destroy fns before calling create fns (#17947) Brian Vaughn 2020-02-11 09:52:54 -08:00
  • 529e58ab0a Remove legacy www config from Rollup build (#18016) Dominic Gannaway 2020-02-11 13:42:19 +00:00
  • 42918f40aa Change build from babylon to babel (#18015) Dominic Gannaway 2020-02-11 11:56:26 +00:00
  • df5faddcc2 Refactor commitPlacement to recursively insert nodes (#17996) Dominic Gannaway 2020-02-10 23:38:24 +00:00
  • ab7b83a924 Stop exposing some internals on FB build (#18011) Dan Abramov 2020-02-10 19:52:27 +00:00
  • 517de74b0c Tweak comment wording (#18007) Dan Abramov 2020-02-10 16:15:10 +00:00
  • b63cb6f6cf Update ReactFiberExpirationTime.js (#17825) haseeb 2020-02-10 12:37:49 +00:00
  • 89c6042df3 fix: typo in test (#18005) Jesse Katsumata 2020-02-10 21:34:10 +09:00
  • 4f71f25a34 Re-enable shorthand CSS property collision warning (#18002) Sophie Alpert 2020-02-10 03:42:11 -08:00
  • e05dedc415 Added $FlowFixMe to DevTools shell for module we Flow-ignore (#18001) Brian Vaughn 2020-02-07 14:36:51 -08:00
  • d1bfdfb861 Ignore react-native-web in Flow checks (#17999) Dan Abramov 2020-02-07 16:24:25 +00:00
  • c55c34e46a Move React Map child check to behind flags or __DEV__ (#17995) Dominic Gannaway 2020-02-07 12:21:50 +00:00
  • 901d76bc5c dataForRoots.set duplicate removal (#17993) cutjavascript 2020-02-07 01:18:02 +05:30
  • 3f814e7582 Fix Flow type for React Native (#17992) Dan Abramov 2020-02-06 18:31:13 +00:00
  • 256d78d11f Add feature flag for removing children Map support (#17990) Dominic Gannaway 2020-02-06 13:19:35 +00:00
  • df134d31cb Use babel parser rather than Babylon in extract errors (#17988) Dominic Gannaway 2020-02-06 12:46:32 +00:00
  • 9e158c091b Updated release script documentation and command names (#17929) Brian Vaughn 2020-02-05 08:52:31 -08:00
  • 628f6f50b5 Portals trigger Suspense boundaries in SSR and only render on client portals Luna Ruan 2020-02-04 15:46:54 -08:00
  • 9b78e66d94 Portals trigger Suspense boundaries in SSR and only render on client Luna Ruan 2020-02-04 15:46:54 -08:00
  • 64f636b437 Portals trigger Suspense boundaries in SSR and only render on client Luna Ruan 2020-02-04 15:46:54 -08:00
  • d84c539b31 fix sizebot - point correctly to circleci artifact (#17975) Sunil Pai 2020-02-04 22:03:13 +00:00
  • 613cbd3ace Formatting fix (Prettier) to build script Brian Vaughn 2020-02-04 11:37:38 -08:00
  • 562d2fbc49 Fix release scripts (#17972) Brian Vaughn 2020-02-04 11:36:49 -08:00
  • 9dba218d93 [Mock Scheduler] Mimic browser's advanceTime (#17967) Andrew Clark 2020-02-04 11:35:21 -08:00
  • cddde45806 apply changes on editablevalue on blur feature implemented (#17062) Murat ÇATAL 2020-02-04 22:05:01 +03:00
  • d6e08fe0a8 Remove Suspense priority warning (#17971) Dan Abramov 2020-02-04 18:05:15 +00:00
  • 812277dab6 Fix onMouseEnter is fired on disabled buttons (#17675) Alfredo Granja 2020-02-04 08:56:55 -06:00