More PointerEvents, bugfixes
!! 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.