From 0bae6428a8eed235a32bd4bcfbef19c9a47f0c88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20Spie=C3=9F?= Date: Thu, 24 May 2018 12:59:49 +0200 Subject: [PATCH] Add section about Pointer Events (#792) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add section about Pointer Events This PR adds a section about the state of Pointer Events in React. This should be merged only if facebook/react#12507 is accepted as well. * Don’t recommend PEP because it lacks features