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