mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-27 14:54:36 +00:00
* 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
8 lines
204 B
Plaintext
8 lines
204 B
Plaintext
{
|
|
"title": "$:/plugins/tiddlywiki/hammerjs",
|
|
"description": "HammerJS library by Jorik Tangelder (Eight Media)",
|
|
"author": "JeremyRuston",
|
|
"core-version": ">=5.0.0",
|
|
"list": "readme usage license"
|
|
}
|