This repository was archived by the owner on Feb 11, 2021. It is now read-only.
0.4.3
- Add
navigator.maxTouchPointsto current list of limitations (d1aa08d) - Add PE Level 2
twistandtangentialPressureprops (2891ce5) - Capture: Add
Element.hasPointerCapture()(#333, 7a5bc90) - Define
navigator.maxTouchPointsas0when unknown (#332, b684991) - Dispatcher: Fix event propagation for IE10 (#320, 0fae1e5)
- Dispatcher: IE10 does not support
document.contains(3770a82) - Dispatcher: Do not propagate over removed nodes (#326, 3448030)
- Document React usage via Pointable component (#255, 6ec9e84)
- Fix incorrect
radiusX/radiusYto width/height translation (e1a456c) - Tests: Handle subdirectories in W3C tests (12f6ce5)
- Tests: Update to the latest W3C commit that isn't problematic (0c3e84b)
- Tests: Update Chromedriver (#318, 4620037)