HammerGestures Add-on
Javascript extension that provides support for touch gestures
Javascript extension that provides support for touch gestures. The implementation uses the Hammer.js library to recognise gestures. The supported gestures are pan, swipe, pinch and rotate. The purpose of the add-on is to provide a Hammer-like api on the server side, as well as integration with Vaadin components. The extension allows the developer the extend any Vaadin component and by that allow the developer add/remove gesture recognisers to the component and listening for gesture events from it.
See the demo on the add-on's Github page for an example on how the add-on is used.
Multi-touch events are emulated in desktop browsers. See the Hammer.js page for more info browser compatibility.
Links
Compatibility
0.1 | 1.0 | 2.0 | |
---|---|---|---|
(24) | |||
(23) | |||
(22) | |||
(21) | |||
(20) | |||
(19) | |||
(18) | |||
(17) | |||
(16) | |||
(15) | |||
(14) | |||
(13) | |||
(12) | |||
(11) | |||
(10) | |||
8.0-8.10 | Y | ||
-8.9 | Y | ||
-8.8 | Y | ||
-8.7 | Y | ||
-8.6 | Y | ||
-8.5 | Y | ||
-8.4 | Y | ||
-8.3 | Y | ||
-8.2 | Y | ||
-8.1 | Y | ||
-8.0 | Y | ||
7.7 | Y | Y | |
7.6 | Y | ||
(7.5) | |||
(7.4) | |||
(7.3) | |||
(7.2) | |||
(7.1) | |||
(7.0) | |||
(6.8) | |||
(6.7) | |||
(6.6) | |||
(6.5) | |||
(6.4) | |||
(6.3) | |||
(6.2) | |||
(6.1) | |||
(6.0) |
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
- Released
- 2016-08-07
- Maturity
- EXPERIMENTAL
- License
- Apache License 2.0
Compatibility
- Framework
- Vaadin 7.6+
- Vaadin 7.7+ in 1.0
- Vaadin 8.0+ in 2.0
- Browser
- Firefox
- Safari
- Google Chrome
- iOS Browser
- Android Browser
- Internet Explorer
Vaadin Add-on Directory
Find open-source widgets, add-ons, themes, and integrations for your Vaadin application.