react/packages/react-events/docs
Nicolas Gallagher 2e5d1a8b9e
React Events: fix cancel events for Press (#15563)
* Fixes a bug in the cancellation logic. The cancel events are now correctly listened to on the root.
* Fixes cancellation in Safari by using the dragstart event as a proxy for cancellation (i.e., the event dispatched when move-during-press occurs on an anchor tag)
2019-05-03 15:33:21 -07:00
..
Focus.md React Events: add onFocusVisibleChange to Focus (#15516) 2019-04-29 13:52:15 -07:00
FocusScope.md React Events: FocusScope tweaks and docs (#15515) 2019-04-26 13:38:01 -07:00
Hover.md React Events: FocusScope tweaks and docs (#15515) 2019-04-26 13:38:01 -07:00
Press.md React Events: fix cancel events for Press (#15563) 2019-05-03 15:33:21 -07:00