Commit Graph

  • c57d2a2901 Added CHANGELOG Brian Vaughn 2019-07-31 10:50:56 -07:00
  • b5af4fe3c6 Remove FocusScope (#16267) Dominic Gannaway 2019-07-31 17:40:11 +01:00
  • 3756167885 Add missing check to unmocked Scheduler warning (#16261) Andrew Clark 2019-07-30 20:11:11 -07:00
  • f939df402c [act] Wrap IsThisRendererActing in DEV check (#16259) Andrew Clark 2019-07-30 17:39:42 -07:00
  • f440bfd559 Bugfix: Effects should never have higher than normal priority (#16257) Andrew Clark 2019-07-30 15:46:36 -07:00
  • db3ae32b8f flush fallbacks in tests (#16240) Sunil Pai 2019-07-30 19:12:06 +01:00
  • e6a0473c3c Warn when rendering tests in concurrent/batched mode without a mocked scheduler (#16207) Sunil Pai 2019-07-30 19:00:18 +01:00
  • e276a5e850 [Flare] Remove delay props from Hover (#16248) Nicolas Gallagher 2019-07-30 09:29:43 -07:00
  • 1912b4a0f1 [Flare] Remove delay props from Press (#16247) Nicolas Gallagher 2019-07-30 09:29:26 -07:00
  • 55bc393f72 [Flare] Ensure we check for bad polyfill when creating responders (#16243) Dominic Gannaway 2019-07-29 21:16:30 +01:00
  • 47656bf2a1 [Flare] Remove longpress from press responder (#16242) Nicolas Gallagher 2019-07-29 13:12:12 -07:00
  • 9914a19190 [Fresh] Transfer refs when remounting (#16241) Dan Abramov 2019-07-29 17:19:09 +01:00
  • 9a36e56d34 Added missing Flow header Brian Vaughn 2019-07-28 17:21:00 -07:00
  • 8e2134beee Re-add try/catch inside Agent's getIDForNode() Brian Vaughn 2019-07-28 08:42:21 -07:00
  • 82881ab261 Allow Inspecting Elements Within Iframes (#355) Philipp Spiess 2019-07-28 17:40:02 +02:00
  • 50512a223b Reverted a Webpack config change that broke browser extension styles Brian Vaughn 2019-07-27 09:30:23 -07:00
  • ca4aac5014 Tweaked recent search changes Brian Vaughn 2019-07-27 09:15:53 -07:00
  • 29a6bf2a7b Feature: tweak search behaviour (#353) Fanny 2019-07-27 13:04:20 -03:00
  • 75ab53b9e1 [scheduler] Yield many times per frame, no rAF (#16214) Andrew Clark 2019-07-26 15:43:57 -07:00
  • 0d7141dd49 [Flare] Fix SSR issue with serializing responders prop (#16227) Dominic Gannaway 2019-07-26 22:47:37 +01:00
  • ed57bf8ed4 [Bugfix] Check tag before calling hook effects (#16215) Andrew Clark 2019-07-26 14:28:49 -07:00
  • 3b2905b690 NPM package versions 4.0.0-alpha.4 -> 4.0.0-alpha.5 Brian Vaughn 2019-07-26 10:13:52 -07:00
  • 7385de9fc2 react-devtools-core standalone bugfix: prevent electron crash Brian Vaughn 2019-07-26 10:13:07 -07:00
  • 858c84206e Don't hyphenate custom CSS properties for ReactDOMServer (#16167) Belmin Bedak 2019-07-26 19:06:24 +02:00
  • d412eec839 [act] flush work correctly without a mocked scheduler (#16223) Sunil Pai 2019-07-26 17:48:42 +01:00
  • b43785e151 Update use-subscription README (#16216) Sophie Alpert 2019-07-25 19:30:55 -07:00
  • c0830a0e63 [Scheduler] Test browser implementation details (#16198) Andrew Clark 2019-07-25 15:53:14 -07:00
  • 857deb2ed5 Warn when Using DefaultProps on Function Components (#16210) lunaruan 2019-07-25 15:44:03 -07:00
  • 76c67399db Re-enabled packages backend build to be production mode (whoops) Brian Vaughn 2019-07-25 15:10:30 -07:00
  • 050cb8452d 4.0.0-alpha.3 -> 4.0.0-alpha.4 Brian Vaughn 2019-07-25 10:26:52 -07:00
  • e0472709c8 [Flare] Adds Keyboard event responder (#16204) Dominic Gannaway 2019-07-25 17:47:44 +01:00
  • 1e8aa8105a Re-enable "view source" button for standalone shell Brian Vaughn 2019-07-25 09:28:45 -07:00
  • c6fb743910 Flow type cleanup Brian Vaughn 2019-07-25 09:13:45 -07:00
  • 5b08f7b43f [Flare] Adds useListener implementation to ReactDebugHooks (#16205) Dominic Gannaway 2019-07-25 16:55:39 +01:00
  • a7948e8342 [Flare] Remove the old EventComponent/EventTarget system (#354) Dominic Gannaway 2019-07-25 16:45:59 +01:00
  • ed72f40257 [Flare] Remove references to EventComponent (#16206) Dominic Gannaway 2019-07-25 16:41:26 +01:00
  • 270f34f7f0 Support new Flare hook, unstable_useListener Brian Vaughn 2019-07-25 08:21:41 -07:00
  • 121bfb03bc update legacy context warning message (#16196) Sunil Pai 2019-07-25 00:34:48 +01:00
  • 8d1c829019 Reverted style-prop hiding change because it caused a regression in the browser extension Brian Vaughn 2019-07-24 15:48:48 -07:00
  • c7aff5503f 4.0.0-alpha.2 -> 4.0.0-alpha.3 Brian Vaughn 2019-07-24 14:46:53 -07:00
  • 2e8b9fad36 Make style editor inputs more obvious resemble inputs Brian Vaughn 2019-07-24 14:43:29 -07:00
  • 9ae5e38f18 Add guard to ensure Profiler onRender prop is function before calling (#16197) Brian Vaughn 2019-07-24 14:20:56 -07:00
  • 4c610950a4 Hide "style" prop if we are showing the style editor Brian Vaughn 2019-07-24 14:05:56 -07:00
  • 9a05e0b600 Disable view-source button in standalone mode if no project roots are provided Brian Vaughn 2019-07-24 13:36:51 -07:00
  • 722d366e9f Updated snapshot Brian Vaughn 2019-07-24 11:27:15 -07:00
  • 56b0017615 4.0.0-alpha.1 -> 4.0.0-alpha.2 Brian Vaughn 2019-07-24 11:25:52 -07:00
  • f74c89b145 Misc improvements based on user feedback from Tim Brian Vaughn 2019-07-24 11:25:11 -07:00
  • 13959aa8fb Removed accidental log statement Brian Vaughn 2019-07-24 11:13:30 -07:00
  • 144dba1a11 Fix suspenseCallback type warning, add a test (#16194) Benoit Girard 2019-07-24 10:32:00 -07:00
  • 7ad221126f [Flare] Ensure Flare components are no-ops for TestRenderer (#16192) Dominic Gannaway 2019-07-24 11:31:33 +01:00
  • 06cc996994 Edit Suspense Priority Warning Message (#16186) lunaruan 2019-07-23 19:08:41 -07:00
  • 42b75ab007 Add suspenseCallback feature for runtime tracing of loading states (#16134) Benoit Girard 2019-07-23 17:13:46 -07:00
  • c73e1f236f flush work on exiting outermost act(), with nested act()s from different renderers (#16181) Sunil Pai 2019-07-24 00:20:28 +01:00
  • 5098891193 [Flare] Redesign core event system (#16163) Dominic Gannaway 2019-07-23 23:46:44 +01:00
  • 19354db511 [Scheduler] Add names to inline functions (#16180) Andrew Clark 2019-07-23 11:08:24 -07:00
  • bff7abf6ba [Scheduler][Bugfix] Multiple rAFs in same frame (#16184) Andrew Clark 2019-07-23 10:44:27 -07:00
  • afb5991686 Enable profiler+tracing for test renderer (#16178) Brian Vaughn 2019-07-23 08:20:12 -07:00
  • 2237efcef9 [Fresh] Track unrecoverable errors (#16183) Dan Abramov 2019-07-23 16:11:13 +01:00
  • 1178d57257 Fixed a module resolution issue and a syntax error from a bad merge Brian Vaughn 2019-07-23 07:46:19 -07:00
  • bbd21066e6 [Flare] Press: fix keyboard interactions (#16179) Nicolas Gallagher 2019-07-22 18:16:40 -07:00
  • 03944bfb0b Update Suspense Priority Warning to Include Component that Triggered Update (#16030) lunaruan 2019-07-22 14:17:43 -07:00
  • 3f2cafe8be [WIP][Scheduler] Use rIC to post first callback (#16166) Andrew Clark 2019-07-22 13:12:33 -07:00
  • 2bd88e38aa [Scheduler] Bugfix: Cancelling a continuation (#16151) Andrew Clark 2019-07-22 13:10:33 -07:00
  • ffb19346c7 NPM packages 4.0.0-alpha.0 -> 4.0.0-alpha.1 Brian Vaughn 2019-07-22 11:19:53 -07:00
  • 783b8f4ae1 [Flare] Ensure mouse events can use target to validate press (#16172) Dominic Gannaway 2019-07-22 12:31:19 +01:00
  • 4b34a77d29 Improve Bridge Flow types (#352) Brian Vaughn 2019-07-20 14:08:23 -07:00
  • 39ad101ea2 Removed reference to setDefaultThemeName() method Brian Vaughn 2019-07-20 09:28:09 -07:00
  • 33da657178 Make console override detectable (for RN YellowBox) Brian Vaughn 2019-07-20 08:05:08 -07:00
  • 2c4d61e102 Adds experimental fundamental interface (#16049) Dominic Gannaway 2019-07-19 22:20:28 +01:00
  • 167daf7a4a Updating NPM packages as 4.0.0-alpha.0 Brian Vaughn 2019-07-19 10:09:49 -07:00
  • abe75b0e39 Slight tweak to avoid setting an invalid numeric value in props editor Brian Vaughn 2019-07-19 09:19:03 -07:00
  • f0a4b2f8e8 Merge branch 'fix-input-number-in-props' of https://github.com/koba04/react-devtools-experimental into koba04-fix-input-number-in-props Brian Vaughn 2019-07-19 09:16:26 -07:00
  • 0abaefb7c2 Cleanup legacy backend event listener if modern backend is detected Brian Vaughn 2019-07-19 09:02:30 -07:00
  • dbbf30a332 Make my code PRETTIER Brian Vaughn 2019-07-18 16:37:57 -07:00
  • 67e749a73a Tweaked modal font size style Brian Vaughn 2019-07-18 16:28:20 -07:00
  • bd0a0c58fd Tweaked modal title to better fit without wrapping Brian Vaughn 2019-07-18 16:26:27 -07:00
  • 249a2e043d Detect React Native v3 backend and show warning Brian Vaughn 2019-07-18 16:24:22 -07:00
  • b4178af81b clean up nextEffect pointers (#16115) Paul Shen 2019-07-17 17:21:19 -07:00
  • 997154bcc7 [Flare] Add FocusWithin responder (#16152) Nicolas Gallagher 2019-07-17 15:17:13 -07:00
  • 9fb753b5cd Hardened logic around when and how to patch console methods Brian Vaughn 2019-07-17 15:08:34 -07:00
  • 65b80fdd94 [Flare] Add Input event responder surface (#16148) Dominic Gannaway 2019-07-17 21:04:41 +01:00
  • cb3fb42129 Patch console to append component stacks (#348) Brian Vaughn 2019-07-17 11:12:39 -07:00
  • ce883a19d8 useSubscription hook (#15022) Brian Vaughn 2019-07-16 15:59:37 -07:00
  • c45c2c3a26 Move ReactFiberErrorDialog RN fork into RN itself (#16141) Moti Zilberman 2019-07-16 09:38:14 +01:00
  • d9b4c55d53 unify deprecated/unsafe lifecycle warnings, pass tests (#16103) Sunil Pai 2019-07-15 20:56:44 +01:00
  • 424099da60 Inject getCurrentFiber() function to DevTools (#16133) Brian Vaughn 2019-07-15 07:38:44 -07:00
  • 41c00cb0cb fix to input a number value to props Toru Kobayashi 2019-07-14 23:11:08 +09:00
  • 0f2fb5badf Standalone NPM packages and React Native support (#335) Brian Vaughn 2019-07-13 10:05:04 -07:00
  • 9f395904c6 Inject ReactDebugCurrentFrame into DevTools so it can append component stacks to warnings in DEV mode (#16127) Brian Vaughn 2019-07-13 08:53:21 -07:00
  • fcff9c57bc Add tail="hidden" option to SuspenseList (#16024) Sebastian Markbåge 2019-07-12 15:55:47 -07:00
  • 8d413bf2c3 Remove React.error and React.warn (#16126) Brian Vaughn 2019-07-12 15:41:47 -07:00
  • 29b4559635 .watchmanconfig must be valid json (#16118) Andrew Clark 2019-07-11 19:01:02 -07:00
  • ca4d78f9b6 [Flare] Press: fix middle-click handling (#16114) Nicolas Gallagher 2019-07-11 22:12:10 +01:00
  • 3f1dee09a4 expose act() sigil correctly for umd builds (#16110) Sunil Pai 2019-07-11 14:56:03 +01:00
  • b7669044d9 Use Map instead of object as map in ReactNativeComponentTree (#16107) Sebastian Markbåge 2019-07-10 19:11:36 -07:00
  • d2d9b1f701 [Scheduler] Support inferring priority from stack (#16105) Andrew Clark 2019-07-10 18:59:44 -07:00
  • 48f6594474 Add warning when single item or nested arrays are used with SuspenseList (#16094) Sebastian Markbåge 2019-07-10 11:07:28 -07:00
  • 2073a7144e [Flare] Press includes button type (#16100) Nicolas Gallagher 2019-07-10 17:52:10 +01:00
  • 23b8a25345 [Flare] Remove responder flags to simplify logic (#16084) Dominic Gannaway 2019-07-09 15:05:45 +01:00
  • 8533c0a168 [Fabric] Add dispatchCommand to React Native renderers (#16085) Eli White 2019-07-08 13:03:57 -07:00