1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-09-28 07:08:20 +00:00
TiddlyWiki5/plugins/tiddlywiki/hammerjs
BurningTreeC 8bf7dd7172 Add swipe,tap and press widget to hammerjs (#3214)
* Create swipe.js

* add swipe widget

* add popup handling

* velocity mini-tweak

* add press widget

* add tap widget

* remove popup from tap widget - not possible as it seems

* add pan widget + utility css

* correcting field name

* naming and formatting

* add usage

* add pinch widget

* add pinch widget

* various small fixes

* adding absolute coordinates to pan widget

* prevent default dragging for pan widget

* improve pan widget stability
2018-04-18 11:33:59 +01:00
..
files Add swipe,tap and press widget to hammerjs (#3214) 2018-04-18 11:33:59 +01:00
plugin.info Add swipe,tap and press widget to hammerjs (#3214) 2018-04-18 11:33:59 +01:00
readme.tid Add HammerJS library Plugin (#3125) 2018-02-17 18:48:53 +00:00
styles.tid Add swipe,tap and press widget to hammerjs (#3214) 2018-04-18 11:33:59 +01:00
usage.tid Add swipe,tap and press widget to hammerjs (#3214) 2018-04-18 11:33:59 +01:00

title: $:/plugins/tiddlywiki/hammerjs/readme

This plugin packages [[HammerJS|https://hammerjs.github.io]] for use by other plugins. It does not provide any end-user visible features.