Skip to content

More PointerEvents, bugfixes

Compare
Choose a tag to compare
@kdillon kdillon released this 08 Jun 21:57
· 47 commits to master since this release

!! NOTE !!: A mistake on my part bumped the head version of Syn ahead from 0.6 to 0.10 . Apologies for the confusion.

Small update that adds PointerEvents to ContextClick / RightClick. Please note that this PointerEvent pointer-type is the default (mouse). Shortly, I will be adding the options to have Touch and Stylus pointer types.

Also, the problem with IE11 not-suppressing key events during preventDefault should be fixed.