Commit graph

15 commits

Author SHA1 Message Date
Tusooa Zhu
a94fb753a1
Support disabling panning at min scale and selectively passing down pointer events
At min scale we can now disable panning (but still get pinch actions).
In that case the pan will be passed down.
Once the pan is turned into a pinch, it will no longer be passed down,
and a pointercancel will be triggered on the parent.
2021-08-02 16:48:32 -04:00
Tusooa Zhu
390b0e0278
Rebrand package 2021-08-02 13:04:11 -04:00
Tusooa Zhu
9f6bd1d6b0
Audit 2021-08-02 12:56:06 -04:00
Jake Archibald
f5866785e1 1.1.1 2019-02-22 09:33:42 +00:00
Nolan Lawson
68abb6a2b8 fix: fix "pointer-tracker not found" webpack error (#12)
Fixes #4
2019-02-22 09:33:09 +00:00
Jake Archibald
7b74146e2d 1.1.0 2019-01-16 13:18:55 +00:00
Kenneth Rohde Christiansen
713b5d3f89 Add minScale attribute/property (#6) 2019-01-16 13:18:09 +00:00
Jake Archibald
43f4e0a84e 1.0.3 2019-01-14 10:33:36 +00:00
Jake Archibald
22fcadc5e6 pointer-tracker should be a dependency. 2019-01-14 10:33:29 +00:00
Jake Archibald
34ae217da5 1.0.2 2018-11-09 14:12:33 -08:00
Jake Archibald
64e11635a0 Ignore cache 2018-11-09 14:12:25 -08:00
Jake Archibald
237bf41380 1.0.1 2018-11-09 14:11:15 -08:00
Jake Archibald
c4d68bd98c Adding demo 2018-11-09 14:11:09 -08:00
Jake Archibald
740dec59e3 Initial commit 2018-11-09 12:40:51 -08:00
Sam Li
f873697360
Initial commit 2018-10-10 11:15:41 -07:00