Upgrade to use Syn 0.5.0
FuncUnit has been upgraded to Syn 0.5.0 which provides bugfixes and some new features!
New
- Scans the browser upon load for its native event types, then uses those events where appropriate.
- PointerEvents for all actions (move, drag, dblclick, etc) except rightClick
- TouchEvents for all actions (move, drag, dblclick, etc) except rightClick
- Support for additional Modifier Keys
- Alt
- Meta
Fixes
- Ctrl modifier key
- Misc other bugfixes, additional tests, doc, and minor improvements
Let us know if you have any issues in the Gitter chat.