ryansolid / babel-plugin-jsx-dom-expressions

A JSX to DOM plugin that wraps expressions for fine grained change detection
MIT License
60 stars 10 forks source link

Add support for Pointer Events #25

Closed rbiggs closed 5 years ago

rbiggs commented 5 years ago

All currently shipping browsers support Pointer Events, including Safari 13. This adds support for them.