dillon1000/react
Commit
Browse files React Events: allow Tab+Alt on Mac in Focus responder (#15679)
* Fix issue with Tab+alt not being considered as isGlobalFocusVisible candidate on Mac * Add test for Tab+alt on Mac setting pointerType: "keyboard" on a focus event
Changed paths2 files
First-parent comparisonpackages/react-events/src/Focus.js ModifiedM packages/react-events/src/__tests__/Focus-test.internal.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…