mirror of
https://github.com/facebook/react.git
synced 2026-02-27 03:07:57 +00:00
* Rename `disableContextMenu` to `preventContextMenu` * Change the behaviour of `preventContextMenu` so that `onContextMenu` is still called when the native context menu is prevented.