Commit graph

22 commits

Author SHA1 Message Date
ca1bd40f33 update build 2023-01-02 15:10:29 +00:00
4741a2f932 update version 2023-01-02 14:48:59 +00:00
dc8dfa6a91 extract CSS to its own file 2023-01-02 14:47:21 +00:00
Tusooa Zhu
ff8e6f380e
Bump version to 1.2.0 2021-09-07 14:14:45 -04:00
Tusooa Zhu
b5d2e9fb41
Scale to minScale when scaling beyond minScale 2021-08-02 23:20:11 -04:00
Tusooa Zhu
fbb4d71b1c
Do not propagate click if the event is handled 2021-08-02 20:58:32 -04:00
Tusooa Zhu
de150c0105
Do not cancel when panning 2021-08-02 17:15:53 -04:00
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