Dominic Gannaway
68a87eee54
[react-interactions] Add FocusList component ( #16875 )
2019-09-24 17:14:29 +02:00
Nicolas Gallagher
c5e7190ed4
[react-interactions] Press with useRef instead of useState ( #16870 )
...
We only need to read and modify the value for the lifetime of the hook
2019-09-23 16:25:13 -07:00
Dominic Gannaway
1a6294d3e2
[react-interaction] Refactor a11y components more ( #16866 )
2019-09-23 21:30:49 +02:00
Dominic Gannaway
1758b3f7ba
[react-interactions] Add no-op stopPropagation + preventDefault to Press ( #16868 )
...
Fix
2019-09-23 21:18:40 +02:00
Nicolas Gallagher
312b462d54
[react-interactions] Improve consistency of Tap responder ( #16837 )
...
Makes sure that touch events with modifier keys behave the same way as other
pointer types (i.e., does not call `onTapStart` if the gesture begins with a
modifier key held down)
2019-09-23 10:48:11 -07:00
Dominic Gannaway
70754f10d4
[react-interaction] Tweak Focus Table component ( #16862 )
2019-09-23 16:39:43 +02:00
Dominic Gannaway
d7f6dd5a80
[react-interactions] Fix typo in FocusTable ( #16860 )
2019-09-23 14:20:43 +02:00
Dan Abramov
cef47cbc01
Rename experimental react-ui => react-interactions ( #16842 )
2019-09-20 11:51:03 +01:00