Commit graph

65 commits

Author SHA1 Message Date
Nikita Drozhzhin
13c9150750 Update README.md 2021-02-05 10:55:01 +03:00
Nikita Drozhzhin
14ed79f0ec Angular 11 2021-02-05 10:53:57 +03:00
Nikita Drozhzhin
599615a063 Fix error if initially disabled #73 2020-10-27 11:13:45 +03:00
Nikita Drozhzhin
8adb728d0e Angular 10 2020-10-14 10:17:03 +03:00
Nikita Drozhzhin
e1d770d88c Update touches.ts 2020-07-22 11:02:20 +03:00
Nikita Drozhzhin
ec8ae0be3f Update properties.ts 2020-03-31 09:18:31 +03:00
Nikita Drozhzhin
e999156c99 Update README.md 2020-03-31 09:05:57 +03:00
Nikita Drozhzhin
40be3ced1c Update README.md 2020-03-31 09:02:23 +03:00
Nikita Drozhzhin
91094058a5 minPanScale property 2020-03-30 11:49:02 +03:00
Nikita Drozhzhin
20e465da55 Update ivypinch.ts 2020-02-16 19:33:59 +03:00
Nikita Drozhzhin
ece8e6bc23 New features: autoHeight, wheelZoomFactor, draggableImage 2019-12-30 10:57:00 +03:00
Nikita Drozhzhin
b5c70ec492 Wheel handler and new zoom limit 2019-12-17 11:22:55 +03:00
Nikita Drozhzhin
fb4d45af8b Update README.md 2019-12-11 11:41:34 +03:00
Nikita Drozhzhin
ccac789623 Update interfaces.ts 2019-12-11 11:34:05 +03:00
Nikita Drozhzhin
dc86a4672b Fix event call 2019-12-11 11:31:51 +03:00
Nikita Drozhzhin
e96424ca39 Disable preventDefault #39 2019-12-08 21:22:32 +03:00
Nikita Drozhzhin
b69a141d0e
Create LICENSE 2019-12-07 21:24:22 +03:00
Nikita Drozhzhin
ad484abf9e Module import fix 2019-12-04 11:25:52 +03:00
Nikita Drozhzhin
9b4311d85b New properties 2019-12-04 10:56:10 +03:00
Nikita Drozhzhin
7c65411b3a Touches: fix listener subscription 2019-11-21 21:53:11 +03:00
Nikita Drozhzhin
1a41e2b82c Merge branch 'master' of https://github.com/drozhzhin-n-e/ngx-pinch-zoom 2019-11-21 11:17:59 +03:00
Nikita Drozhzhin
3f341372ad v2.0.0 and angular 8 2019-11-21 11:15:04 +03:00
Nikita Drozhzhin
bc23d7bb3f
Merge pull request #34 from considine/master
refactor: make event prevention configurable
2019-11-12 09:16:56 +03:00
John P Considine
680abb8fbe refactor: make event prevention configurable; this allows pinch-zoom elements within a scrolling container to function as expected 2019-11-03 13:09:00 -05:00
Nikita Drozhzhin
dae7e6e964 Property: disable zoom 2019-08-21 16:51:29 +03:00
Nikita Drozhzhin
50d439320d
Update README.md 2019-06-25 15:47:15 +03:00
Nikita Drozhzhin
bbd6815ca9
Merge pull request #21 from drozhzhin-n-e/dependabot/npm_and_yarn/handlebars-4.1.2
Bump handlebars from 4.1.0 to 4.1.2
2019-06-05 19:17:30 +03:00
dependabot[bot]
3b70a5a151
Bump handlebars from 4.1.0 to 4.1.2
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.0 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.0...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-05 16:16:39 +00:00
Nikita Drozhzhin
ab2253eff7
Merge pull request #19 from drozhzhin-n-e/dependabot/npm_and_yarn/tar-2.2.2
Bump tar from 2.2.1 to 2.2.2
2019-06-01 12:17:47 +03:00
dependabot[bot]
6d139b56c1
Bump tar from 2.2.1 to 2.2.2
Bumps [tar](https://github.com/npm/node-tar) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Commits](https://github.com/npm/node-tar/compare/v2.2.1...v2.2.2)
2019-05-31 09:02:55 +00:00
Nikita Drozhzhin
baaf6ff733
Merge pull request #20 from drozhzhin-n-e/dependabot/npm_and_yarn/fstream-1.0.12
Bump fstream from 1.0.11 to 1.0.12
2019-05-31 12:01:16 +03:00
dependabot[bot]
a21b60035a
Bump fstream from 1.0.11 to 1.0.12
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases)
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12)
2019-05-31 06:42:47 +00:00
Nikita Drozhzhin
5185760c87 Сode review 2019-03-12 11:02:35 +03:00
Nikita Drozhzhin
d977c8a45a Code review 2019-03-12 10:27:50 +03:00
Nikita Drozhzhin
4b0db97ecb Limit zoom 2019-02-28 09:41:22 +03:00
Nikita Drozhzhin
17573e34ce Limit zoom in progress 2019-02-28 08:48:39 +03:00
Nikita Drozhzhin
0e105c5721 Linear swipe fix #14 2019-02-28 08:39:29 +03:00
Nikita Drozhzhin
4815b523c3 Network service test 2019-02-27 17:06:39 +03:00
Nikita Drozhzhin
3f6d438e44 double-tap-scale property 2019-02-27 10:15:24 +03:00
Nikita Drozhzhin
07b2e5ada1 Pinch-event scale value #9 2019-02-27 09:58:14 +03:00
Nikita Drozhzhin
d66f5bcc17 Touch screen detect method update 2019-02-19 09:42:16 +03:00
Nikita Drozhzhin
c8a8fdce93 License and readme update 2019-02-19 09:28:32 +03:00
Nikita Drozhzhin
2c1b75c449 Angular update 2019-02-19 09:23:37 +03:00
drozhzhin-n-e
362e8967b0 Option names 2018-09-22 19:55:32 +03:00
drozhzhin-n-e
b5bc8846f3
Merge pull request #6 from andrixb/generic-tag
Implement support for generic html element
2018-09-22 19:43:41 +03:00
Andrea Baldo
7aa91620ba Implement support for generic html element 2018-08-31 19:37:00 +02:00
drozhzhin-n-e
25ae71fb52 Merging 2018-08-08 12:16:40 +03:00
drozhzhin-n-e
3c8df114a4 v1.2.0 2018-08-08 12:14:48 +03:00
drozhzhin-n-e
41bc0d3eac
Update README.md 2018-07-16 11:09:40 +03:00
drozhzhin-n-e
c63ad3ffbf
Update README.md 2018-07-16 10:53:56 +03:00