dillon1000/react
Commit
Browse files enables ctrl + enter for keypress event on browsers other than firefox (#10514)
* enables ctrl + enter for keypress event on browsers other than firefox * makes comment more descriptive as to affected platforms * reverting fiber results * Reset changes to results.json * Remove old test file * Add tests in the right place
Changed paths2 files
First-parent comparisonpackages/react-dom/src/events/__tests__/SyntheticKeyboardEvent-test.js ModifiedM packages/react-dom/src/events/getEventCharCode.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…