Commit Graph

  • 2253bc81d0 [Flare] Switch from currentTarget model to responderTarget model (#16082) Dominic Gannaway 2019-07-08 17:03:15 +01:00
  • 67e3f3fb6e [Flare] Revise responder event types (#16081) Dominic Gannaway 2019-07-08 14:35:59 +01:00
  • 2a0f6390ed Fix typos (#16076) Min ho Kim 2019-07-08 20:51:29 +10:00
  • aa519c17cc [Flare] Add currentTarget and unify RN and DOM codepaths (#16066) Dominic Gannaway 2019-07-08 11:50:21 +01:00
  • 39a811debe Merge pull request #342 from marvinhagemeister/attach_configure Brian Vaughn 2019-07-06 18:40:00 -04:00
  • 35d2b3bb5e fix spelling error: resoltion -> resolution (#16055) fnll 2019-07-05 23:08:13 +08:00
  • bd72b04939 [Flare] Clear pressStart timeout on pointercancel (#16067) Vincent Riemer 2019-07-05 03:45:33 -07:00
  • c40075a72c [Flare] Remove capture phase Flare events (#16054) Dominic Gannaway 2019-07-04 21:30:46 +01:00
  • 786186c692 [Flare] createInitialState -> getInitialState (#16051) Dominic Gannaway 2019-07-04 18:06:18 +01:00
  • c64f40d718 [Flare] Remove dead event target code (#16063) Dominic Gannaway 2019-07-04 13:10:55 +01:00
  • e6bfa327da [Flare] Cleanup ReactFiberEvents-test (#16047) Dominic Gannaway 2019-07-03 11:31:06 +01:00
  • b365ee2816 [Fire] Remove unused React fire fork (#16046) Dominic Gannaway 2019-07-03 11:05:28 +01:00
  • b8f91e6649 [fail] reset IsThisRendererActing correctly (#16042) Sunil Pai 2019-07-03 03:04:22 +01:00
  • bd846459d6 [fail] Only warn on unacted effects for strict / non sync modes (#16041) Sunil Pai 2019-07-03 01:29:45 +01:00
  • 6b946ad9da [Flare] Add more functionality to Scroll event resonder (#16036) Dominic Gannaway 2019-07-02 23:51:31 +01:00
  • a457e02ae3 allow nested act()s from different renderers (#16039) Sunil Pai 2019-07-02 22:20:17 +01:00
  • a865e4a642 Clone a custom hook node before use (#16019) Anton Korzunov 2019-07-03 02:54:10 +10:00
  • 6cf2234a57 [Flare] Do not block mouse presses on scroll (#16033) Dominic Gannaway 2019-07-02 16:58:46 +01:00
  • 5cb8f6f344 Add tail="collapsed" option to SuspenseList (#16007) Sebastian Markbåge 2019-07-01 19:56:34 -07:00
  • 46bd11ac3e Flush sync bug (#16027) lunaruan 2019-07-01 16:58:04 -07:00
  • 8e90194f7d Add comment about 3rd party integrations Marvin Hagemeister 2019-07-01 23:48:52 +02:00
  • 5ec387aa82 Mark reload-and-profile attach as configurable Marvin Hagemeister 2019-07-01 23:35:35 +02:00
  • 933c664ad6 SuspenseList Optimizations (#16005) Sebastian Markbåge 2019-07-01 14:25:07 -07:00
  • fbbbea16e1 fix word async -> concurrent (#15844) Heaven 2019-07-02 00:32:30 +08:00
  • eb2ace1281 [Flare] Bring Flare support to React Native Fabric (#15887) Dominic Gannaway 2019-06-28 01:22:32 +01:00
  • 9b0bd43550 [Flare] Re-label Flare flag (#16014) Dominic Gannaway 2019-06-28 01:11:11 +01:00
  • 8b88ac2592 [Flare] Remove event targets including TouchHitTarget (#16011) Dominic Gannaway 2019-06-27 23:58:48 +01:00
  • f11540926d Handle changes at module boundaries (#16002) Dan Abramov 2019-06-27 20:53:03 +01:00
  • 915dfe6977 Slightly improve performance of hydration. (#15998) Benedikt Meurer 2019-06-27 16:23:14 +02:00
  • 824e9bec7a [Flare] Fix issues with touch + pointer interactions (#15997) Dominic Gannaway 2019-06-26 22:25:49 +01:00
  • dd93357aa0 [Flare] Move click handling back into target phase (#15993) Dominic Gannaway 2019-06-26 20:44:44 +01:00
  • 4d307de458 Prefix mock Scheduler APIs with _unstable (#15999) Andrew Clark 2019-06-26 12:16:08 -07:00
  • 9b55bcfc6b [Flare] Add Hooks to event modules (#15953) Brandon Dail 2019-06-26 00:47:21 -07:00
  • 20da1dae4b Fix error logging in getDerivedStateFromProps (#15797) Ricky 2019-06-25 18:02:27 +01:00
  • 6088a201e1 [Flare] Fix Press scroll cancellation handling (#15983) Dominic Gannaway 2019-06-25 14:31:48 +01:00
  • fd601fb219 [Flare] Move all event responders to dom directory (#15981) Dominic Gannaway 2019-06-25 09:32:20 +01:00
  • 827cbc4d00 Rename StatelessComponent to FunctionComponent in react-is/README.md (#15963) Veniamin Krol 2019-06-25 02:21:58 +03:00
  • d48db594ec eslint-plugin-react-hooks@1.6.1 Dan Abramov 2019-06-24 22:31:14 +01:00
  • 7439b48cf4 Add explicit support for ESLint 6.0.0 (#15974) Thomas Broyer 2019-06-24 23:30:12 +02:00
  • fce15f14d3 don't fire missing act() warnings for react-art (#15975) Sunil Pai 2019-06-24 19:18:26 +01:00
  • 20f3546963 [Flare] Ensure Press event hook does not execute side-effects (#15976) Dominic Gannaway 2019-06-24 18:31:49 +01:00
  • d420d2ccb6 [Fresh] Retry failed roots on refresh (#15966) Dan Abramov 2019-06-24 16:54:54 +01:00
  • 844cdb22d6 Merge pull request #331 from trueadm/flare_displayName Brian Vaughn 2019-06-24 07:48:24 -07:00
  • 04b77c6304 followup to #15763, fix failing test in ReactDOMTracing-test (#15972) Sunil Pai 2019-06-24 11:44:37 +01:00
  • e1c5e8720d warn if passive effects get queued outside of an act() call. (#15763) Sunil Pai 2019-06-24 11:18:24 +01:00
  • 39b97e8eb8 Report refreshed families to the caller (#15957) Dan Abramov 2019-06-22 23:57:54 +01:00
  • d271df5c99 Use function expression for custom Hook signature argument (#15956) Dan Abramov 2019-06-22 11:54:22 +01:00
  • 4189f712c1 [Scheduler] Increase max frame length to 300 Andrew Clark 2019-06-22 01:38:19 -07:00
  • 595c9414ba [Scheduler] Fix navigator.isInputPending call Andrew Clark 2019-06-22 00:50:13 -07:00
  • e7fcfe1047 [scheduler] Put isPendingInput behind a flag (#15962) Andrew Clark 2019-06-22 00:46:27 -07:00
  • 6568a79931 [Scheduler] requestPaint (#15960) Andrew Clark 2019-06-22 00:15:09 -07:00
  • 8d4ddd33ac [Scheduler] Yield less if there's no pending input (#15959) Andrew Clark 2019-06-22 00:05:38 -07:00
  • d77d12510b Expire rendering the tail of SuspenseList after a timeout (#15946) Sebastian Markbåge 2019-06-21 18:05:34 -07:00
  • dc298fdf91 [Flare] Refinements to useEvent hook (#15955) Dominic Gannaway 2019-06-21 23:10:55 +01:00
  • 696609d49a [Fiber] Clear down dependencies during detachFiber (#15947) Dominic Gannaway 2019-06-21 19:54:04 +01:00
  • a5ed2f98f9 [Flare] Guard against stateNode being null (#15952) Dominic Gannaway 2019-06-21 19:14:03 +01:00
  • 34ce57ae75 [Flare] Refine flow type annotations (#15950) Dominic Gannaway 2019-06-21 12:32:43 +01:00
  • 4f92fbce5c [Flare] Move createEvent back to React object (#15943) Dominic Gannaway 2019-06-21 10:12:56 +01:00
  • 175111de72 Lazily initialize dependencies object (#15944) Andrew Clark 2019-06-20 20:12:22 -07:00
  • 720db4cbe6 [Flare] Add useEvent hook implementation (#15927) Dominic Gannaway 2019-06-21 03:12:40 +01:00
  • 6ff4c9de1c [Flare] Press: fix stale deactivation region state (#15931) Nicolas Gallagher 2019-06-20 17:10:54 -07:00
  • 7a4c3e3b73 Make global names more obscure (#15941) Dan Abramov 2019-06-20 20:20:09 +01:00
  • 270dc2e4de Add forwards and backwards options to SuspenseList (#15918) Sebastian Markbåge 2019-06-20 11:03:47 -07:00
  • 5368f7316c [Flare] Fix keyboard keyup regression (#15938) Dominic Gannaway 2019-06-20 17:00:09 +01:00
  • 3d0af2aea8 Don't consider require-like calls to be likely HOCs (#15940) Dan Abramov 2019-06-20 16:13:18 +01:00
  • d4f384d25b [Fresh] Throw in prod and change annotation (#15939) Dan Abramov 2019-06-20 14:29:00 +01:00
  • ff91bfa58c [act] reset scope depth on synchronous errors (#15937) Sunil Pai 2019-06-20 13:50:53 +01:00
  • e61c9e0a26 [Flare] Fix Press retention state regression (#15936) Dominic Gannaway 2019-06-20 13:01:56 +01:00
  • 76864f7ff7 Add SuspenseList Component (#15902) Sebastian Markbåge 2019-06-19 19:34:28 -07:00
  • e9d0a3ff25 [Fresh] Track mounted roots via DevTools Hook (#15928) Dan Abramov 2019-06-20 00:12:43 +01:00
  • 35ef78de3e [Scheduler] Integrated timers (#15911) Andrew Clark 2019-06-19 16:05:07 -07:00
  • 3af91eb8ce [Scheduler] Use continuation pattern for posting host callback (#15910) Andrew Clark 2019-06-19 15:57:33 -07:00
  • 81e5e9be0b Updated @reach/tooltip to v0.2.2 for a bugfix Brian Vaughn 2019-06-19 15:43:15 -07:00
  • b62ae16429 [Flare] Rename createEventComponent -> createEvent (#15929) Dominic Gannaway 2019-06-19 21:12:14 +01:00
  • 35600be1da Changed Chrome manifest version from 4.0.0.0 to 4.0.0 Brian Vaughn 2019-06-19 11:06:36 -07:00
  • f4e1ac8caf [Flare] Press events include defaultPrevented (#15916) Nicolas Gallagher 2019-06-19 11:00:44 -07:00
  • 89a0886872 [Flare] Update event component displayName Dominic Gannaway 2019-06-19 17:43:15 +01:00
  • 4a7a39b594 [Flare] Add RN build step for ReactTypes (#15926) Dominic Gannaway 2019-06-19 13:27:10 +01:00
  • 0bd7551146 Remove mention of Prepack (#15922) Christoph Nakazawa 2019-06-19 11:05:28 +01:00
  • 083bf8d98b Don't try to convert absolute paths to relative Brian Vaughn 2019-06-18 18:40:05 -07:00
  • 0e4005e0a1 Added command to build Chrome CRX Brian Vaughn 2019-06-18 15:44:22 -07:00
  • 689beef6f5 [Flare] Move unstable_createEventComponent to ReactDOM (#15890) Dominic Gannaway 2019-06-18 23:41:00 +01:00
  • 98454371a9 Construct Error at invariant call site for clearer stack traces (#15877) Moti Zilberman 2019-06-18 19:38:33 +01:00
  • abc8ef3d5d Display unnamed custom hooks as 'Anonymous' Brian Vaughn 2019-06-18 11:37:29 -07:00
  • f97b951666 [Flare] add disableContextMenu to Press (#15909) Nicolas Gallagher 2019-06-18 11:34:34 -07:00
  • a2c79f2d9e Fixed hydration for events meta data Brian Vaughn 2019-06-18 10:50:19 -07:00
  • cf19916be7 Tweaked overflow check Brian Vaughn 2019-06-18 08:59:27 -07:00
  • 46def793de Merge branch 'when-render-hidden' of https://github.com/justingrant/react-devtools-experimental into justingrant-when-render-hidden Brian Vaughn 2019-06-18 08:52:08 -07:00
  • 3988c27d70 Merge pull request #325 from bvaughn/hydration Brian Vaughn 2019-06-18 08:50:21 -07:00
  • 6298fd4248 Hardened the hooks dehydration check Brian Vaughn 2019-06-18 08:47:37 -07:00
  • a56fd4c36d Tidied up. Added comments. Renamed a few things. Brian Vaughn 2019-06-18 08:40:58 -07:00
  • 8e3cd8ab1e Debounce inspect-element polling Brian Vaughn 2019-06-18 07:41:30 -07:00
  • 6c03f6abbd Tidied up a bit Brian Vaughn 2019-06-17 14:49:19 -07:00
  • 717af9f5c3 Updated the hydration test harness to cover a bit more Brian Vaughn 2019-06-17 14:37:49 -07:00
  • d3d8a5d8b1 Hooks hydrate/dehydrate Brian Vaughn 2019-06-17 14:30:34 -07:00
  • 7a94ad4e8a Added props/state/context inspection to KeyValue Brian Vaughn 2019-06-17 11:30:53 -07:00
  • cd98e63b47 [Fresh] Fall back to Map/Set if Weak equivalents are not available (#15907) Dan Abramov 2019-06-17 16:00:29 +01:00
  • a3c5b1fb8b [Fresh] Rename findHostNodesForHotUpdate to findHostInstancesForHotUpdate (#15904) Dan Abramov 2019-06-17 15:06:43 +01:00
  • a6d3f30f95 Initial support for hydration added to both renderer interfaces. Brian Vaughn 2019-06-16 17:32:37 -07:00
  • 7985bf7d50 Remove outdated test renderer comments (#15898) Sebastian Markbåge 2019-06-15 16:09:17 -07:00