Commit Graph

  • a8b8ffb894 DevTools v4.1.3 -> v4.2.0 Brian Vaughn 2019-10-03 12:34:35 -07:00
  • 4ab6305f6d Move eventSystemFlags to last argument in event plugin extractors (#16978) v16.10.2 Nicolas Gallagher 2019-10-03 11:24:32 -07:00
  • 0545f366d4 Added trace updates feature (DOM only) (#16989) Brian Vaughn 2019-10-03 11:07:18 -07:00
  • e09097a75d chore: upgrade to jest 24 (#15778) Simen Bekkhus 2019-10-03 19:14:18 +02:00
  • 5943b1da6c Fixing grammatical errors in error message (#16973) Rane Wallin 2019-10-03 05:44:48 -07:00
  • 4c5698400f [react-interactions] Remove context.setTimeout & context.clearTimeout (#17000) Dominic Gannaway 2019-10-03 13:37:37 +02:00
  • b33633d932 [react-interactions] Repurpose React a11y modules (#16997) Dominic Gannaway 2019-10-03 11:19:24 +02:00
  • de2edc268d update hideOrUnhideAllChildren to hide portals that aren't wrapped in a host component (#16992) Luna Ruan 2019-10-02 15:30:55 -07:00
  • bb680a0905 [Selective Hydration] Prioritize the last continuous target (#16937) Sebastian Markbåge 2019-10-02 14:52:23 -07:00
  • 10277cc5ba Remove unused canonical check in fiber host component (#16914) Eli White 2019-10-02 11:07:20 -07:00
  • ab1a4f249e Move eventSystemFlags to last argument in event plugin extractors (#16978) Nicolas Gallagher 2019-10-02 10:31:15 -07:00
  • f6efb224b0 [react-interactions] Tap cancels on second pointerdown (#16936) Nicolas Gallagher 2019-10-01 15:13:31 -07:00
  • 34457729a6 [react-interactions] Add allowModifiers flag to FocusList + FocusTable (#16971) Dominic Gannaway 2019-10-01 17:59:52 +02:00
  • b34f042e5b Fix mouseenter handlers fired twice (#16928) Rango Yuan 2019-10-01 20:03:14 +08:00
  • 05dc814cf0 Remove IIFE wrappers from dev invariant checks (#16963) Andrew Clark 2019-09-30 11:14:51 -07:00
  • 2c8832075b React DevTools v4.1.2 -> v.4.1.3 Brian Vaughn 2019-09-30 09:33:23 -07:00
  • 6c73a1e776 Updated DevTools CHANGELOG Brian Vaughn 2019-09-30 08:31:47 -07:00
  • 6a3de7a414 [DevTools] postMessage target origin needs to be '*' for local files (#16953) David Huang 2019-09-30 08:29:18 -07:00
  • ac8e8b3278 [react-interactions] Add tab handling to FocusList (#16958) Dominic Gannaway 2019-09-30 17:13:35 +02:00
  • 10c7dfe3b4 [react-interactins] FocusTable tabScope handling+tabIndex control (#16922) Dominic Gannaway 2019-09-30 11:41:20 +02:00
  • d3622d0f97 chore: updated comment message (#16949) Kirankumar Ambati 2019-09-30 03:30:49 +05:30
  • 2a264a9dbe Update local version numbers for 16.10.1 release Andrew Clark 2019-09-28 21:39:28 -07:00
  • 2f2ab82af6 Update local version numbers for 16.10.1 release Andrew Clark 2019-09-28 21:39:28 -07:00
  • 22019ef5a2 Changelog for v16.10.1 Andrew Clark 2019-09-28 11:24:08 -07:00
  • d346d92084 Allow Suspense Mismatch on the Client to Silently Proceed (#16943) v16.10.1 Sebastian Markbåge 2019-09-28 10:50:57 -07:00
  • d8a76ad580 Allow Suspense Mismatch on the Client to Silently Proceed (#16943) Sebastian Markbåge 2019-09-28 10:43:53 -07:00
  • 9d637844e9 Remove enableUserBlockingEvents flag (#16882) Sebastian Markbåge 2019-09-27 19:46:56 -07:00
  • fe31cc710e [Selective Hydration] Increase priority for non-synchronous discrete events and retries (#16935) Sebastian Markbåge 2019-09-27 17:27:17 -07:00
  • b550679617 Fixed typo in DevTools CHANGELOG Brian Vaughn 2019-09-27 17:10:27 -07:00
  • 5184346daf DevTools v4.1.1 -> v4.1.2 Brian Vaughn 2019-09-27 17:03:17 -07:00
  • d4278663c6 Replaced === check with Object.is() to support values like NaN (#16934) Brian Vaughn 2019-09-27 16:54:53 -07:00
  • d1121c0174 [react-interactions] Fix virtual click heuristic (#16915) Nicolas Gallagher 2019-09-27 15:38:47 -07:00
  • f553515d1e Fix heading level in changelog Andrew Clark 2019-09-27 13:37:36 -07:00
  • 7dc83a6100 Changelog for 16.10 Andrew Clark 2019-09-27 13:20:20 -07:00
  • 93f5f11b79 Update local version numbers for 16.10 release Andrew Clark 2019-09-27 13:31:35 -07:00
  • c8dc7a926e expose isHydrating (#16909) Luna Ruan 2019-09-26 14:47:01 -07:00
  • db8afe4f63 Add HostComponent type to ReactNative (#16898) Eli White 2019-09-26 14:42:18 -07:00
  • fad5102101 [bugfix] Fix false positive render phase update (#16907) Andrew Clark 2019-09-26 12:47:48 -07:00
  • a9cd9a765b DevTools v4.1.0 -> v4.1.1 Brian Vaughn 2019-09-26 10:22:59 -07:00
  • b6606ecba8 DevTools shows unsupported renderer version dialog (#16897) Brian Vaughn 2019-09-26 08:41:46 -07:00
  • 84e83db1ee Updated DevTools CHANGELOG Brian Vaughn 2019-09-26 08:26:18 -07:00
  • b9811ed5bc [react-interactions] Add wrapping support to FocusList/FocusTable (#16903) Dominic Gannaway 2019-09-26 15:15:48 +02:00
  • 49b0cb6db8 Moving backend injection to the content script (#16900) David Huang 2019-09-26 06:03:07 -07:00
  • 3694a3b5e9 Selective Hydration (#16880) v16.10.0 Sebastian Markbåge 2019-09-25 15:26:27 -07:00
  • 4bb0e96b4b [react-interactions] FocusTable key press bound propgataion (#16895) Dominic Gannaway 2019-09-25 21:12:39 +02:00
  • fa1a326227 Update useEditableValue hook to sync external value changes (#16878) Brian Vaughn 2019-09-25 10:46:27 -07:00
  • 57bf275fbd [devtools] Add support for React Scope symbol/number (#16893) Dominic Gannaway 2019-09-25 19:03:37 +02:00
  • 7c3bd08b37 [react-interactions] Add more documentation for a11y components (#16894) Dominic Gannaway 2019-09-25 19:01:15 +02:00
  • a06d181af0 Include tag in begin/complete invariant (#16881) Sebastian Markbåge 2019-09-25 08:10:35 -07:00
  • 0d8c0cd096 These flags are hard coded in our internal config (#16883) Sebastian Markbåge 2019-09-25 08:00:29 -07:00
  • d6d83d7060 [react-interactions] Add Portal propagation configuration (#16889) Dominic Gannaway 2019-09-25 16:56:51 +02:00
  • d0ebde77f6 [react-interactions] Add initial docs explaining React Scopes (#16892) Dominic Gannaway 2019-09-25 14:57:47 +02:00
  • 32e5c97d11 [React Native] Improve errors for invalid ViewConfig getter functions (#16879) Joshua Gross 2019-09-24 17:46:21 -07:00
  • ebc299fc2f [react-interactions] TabFocus -> FocusManager (#16874) Dominic Gannaway 2019-09-24 23:26:20 +02:00
  • 793f176dad [react-interactions] Make FocusList bundle (#16876) Dominic Gannaway 2019-09-24 18:02:13 +02:00
  • 68a87eee54 [react-interactions] Add FocusList component (#16875) Dominic Gannaway 2019-09-24 17:14:29 +02:00
  • 18d2e0c03e Warning system refactoring (part 1) (#16799) Jessica Franco 2019-09-24 21:45:38 +09:00
  • 8b580a89d6 Idle updates should not be blocked by hidden work (#16871) Andrew Clark 2019-09-23 20:52:48 -07:00
  • c5e7190ed4 [react-interactions] Press with useRef instead of useState (#16870) Nicolas Gallagher 2019-09-23 16:25:13 -07:00
  • 911104a129 DevTools CHANGELOG update Brian Vaughn 2019-09-23 12:58:58 -07:00
  • bce2ac63a9 Revert change to backend injection method from PR #16752 (#16864) Brian Vaughn 2019-09-23 12:56:36 -07:00
  • 9b3cde9b62 Fix DevTools v4.1 editable hook regression (#16867) Brian Vaughn 2019-09-23 12:56:01 -07:00
  • 1a6294d3e2 [react-interaction] Refactor a11y components more (#16866) Dominic Gannaway 2019-09-23 21:30:49 +02:00
  • 1758b3f7ba [react-interactions] Add no-op stopPropagation + preventDefault to Press (#16868) Dominic Gannaway 2019-09-23 21:18:40 +02:00
  • 013b7ad117 [suspense][error handling] Inline renderRoot and fix error handling bug (#16801) Andrew Clark 2019-09-23 11:23:28 -07:00
  • 0a527707cd Event Replaying (#16725) Sebastian Markbåge 2019-09-23 11:21:10 -07:00
  • a87d245fc2 [work loop] Prevent work loop from being inlined (#16865) Andrew Clark 2019-09-23 11:12:47 -07:00
  • 312b462d54 [react-interactions] Improve consistency of Tap responder (#16837) Nicolas Gallagher 2019-09-23 10:48:11 -07:00
  • 70754f10d4 [react-interaction] Tweak Focus Table component (#16862) Dominic Gannaway 2019-09-23 16:39:43 +02:00
  • d7f6dd5a80 [react-interactions] Fix typo in FocusTable (#16860) Dominic Gannaway 2019-09-23 14:20:43 +02:00
  • cef47cbc01 Rename experimental react-ui => react-interactions (#16842) Dan Abramov 2019-09-20 11:51:03 +01:00
  • 57a5805a9f [react-ui] Add preventDefault+stopPropagation to Keyboard + update Focus components (#16833) Dominic Gannaway 2019-09-20 11:21:38 +02:00
  • 08b51aa384 Added React DevTools v4.1.0 release date to CHANGELOG Brian Vaughn 2019-09-19 15:22:22 -07:00
  • b5cebedfbe React DevTools version bump 4.0.6 -> 4.1.0 Brian Vaughn 2019-09-19 15:11:48 -07:00
  • 35bf9d27a3 Exclude react-dom when flow checking other builds (#16737) Sebastian Markbåge 2019-09-19 12:41:51 -07:00
  • fd870e6b6a [react-ui/events] Tap responder API changes (#16827) Nicolas Gallagher 2019-09-19 09:36:29 -07:00
  • 4ddcb8e134 [DevTools] Remove Welcome dialog (#16834) Dan Abramov 2019-09-19 16:41:18 +01:00
  • 924a305780 [react-ui] Remove event object warnings (#16822) Dominic Gannaway 2019-09-19 12:46:17 +02:00
  • a5df18a9e5 prevent firefox marking required textareas invalid (#16578) halvves 2019-09-18 14:38:02 -07:00
  • f818af9b03 [Fresh] Always remount classes (#16823) Dan Abramov 2019-09-18 16:32:11 +01:00
  • 6ecfa90eb0 [React Native] Fix for view config registrations (#16821) Ricky 2019-09-18 15:31:00 +01:00
  • 18cb59050b [react-core] Do not null fiber.sibling in detachFiber (#16820) Dominic Gannaway 2019-09-18 14:18:32 +02:00
  • d862f0ea56 Optimize objectIs (#16212) Kuba Juszczyk 2019-09-17 23:55:43 +02:00
  • d1c2555861 [react-devtools-shared] Added string type check for object name prop in getDisplayName function (#16798) Pavlo Tymchuk 2019-09-17 22:17:04 +02:00
  • 70dcdd265d Updated pending CHANGELOG for DevTools Brian Vaughn 2019-09-17 13:15:53 -07:00
  • e8c7ddeef2 Release script filters DevTools NPM pakcages (#16810) Brian Vaughn 2019-09-17 12:46:13 -07:00
  • 8f1533f4d8 [react-ui] Fix bundle name [hotfix] (#16811) Dominic Gannaway 2019-09-17 21:10:51 +02:00
  • 7c802de797 [react-a11y] Add react-ui/accessibility to bundle build (#16804) Dominic Gannaway 2019-09-17 20:22:09 +02:00
  • 901139c291 [scheduler][profiler] Start time of delayed tasks (#16809) Andrew Clark 2019-09-17 10:24:48 -07:00
  • f40ceb0010 [react-ui] FocusGrid -> ReactFocusTable + tweaks and fixes (#16806) Dominic Gannaway 2019-09-17 19:22:10 +02:00
  • 2f1e8c5f78 [react-core] Clear more properties in detachFiber (#16807) Dominic Gannaway 2019-09-17 17:30:22 +02:00
  • 8e0c574122 Follow-up to initial Trusted Types support (#16795) Dan Abramov 2019-09-17 16:06:26 +01:00
  • 3af05de1aa [react-ui] usePress from useKeyboard and useTap (#16772) Nicolas Gallagher 2019-09-16 14:36:27 -07:00
  • 494300b366 [react-ui] Move experimental event+a11y work to react-ui package (#16794) Dominic Gannaway 2019-09-16 20:05:50 +02:00
  • 9691eb273a [react-events] Keyboard support for virtual clicks (#16780) Nicolas Gallagher 2019-09-16 10:40:05 -07:00
  • b8d079b413 Add trusted types to react on client side (#16157) Emanuel Tesař 2019-09-16 14:43:22 +02:00
  • cdbfa5044b fix typo inteval -> interval & continutation -> continuation (#16760) Heaven 2019-09-15 03:51:20 +08:00
  • 45b6443c90 Spelling is fundamental (#16782) Andrew Clark 2019-09-13 16:27:18 -07:00
  • 45898d0be0 [Scheduler] Prevent event log from growing unbounded (#16781) Andrew Clark 2019-09-13 15:50:25 -07:00
  • 87eaa90ef8 [react-events] Keyboard calls preventDefault on 'click' events (#16779) Nicolas Gallagher 2019-09-13 13:19:18 -07:00