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 |
|
drozhzhin-n-e
|
0741baf721
|
Update README.md
|
2018-07-15 11:17:09 +03:00 |
|
drozhzhin-n-e
|
6e27894efd
|
MERGING
|
2018-07-15 11:11:20 +03:00 |
|
drozhzhin-n-e
|
441855ef91
|
v1.1.0
|
2018-07-15 11:08:27 +03:00 |
|
drozhzhin-n-e
|
fdef124e6c
|
Update package.json
|
2018-05-30 08:42:11 +03:00 |
|
drozhzhin-n-e
|
38a6b2678b
|
Update README.md
|
2018-05-15 16:11:10 +03:00 |
|
drozhzhin-n-e
|
0eb65d7250
|
Update README.md
|
2018-05-15 15:57:46 +03:00 |
|
drozhzhin-n-e
|
a4eedee689
|
Create LICENSE
|
2018-05-15 13:28:08 +03:00 |
|
drozhzhin-n-e
|
1866958ae8
|
update readme
|
2018-04-14 16:29:30 +03:00 |
|
drozhzhin-n-e
|
462eefeb94
|
v1.0
|
2018-04-14 15:49:46 +03:00 |
|
drozhzhin-n-e
|
7667e4d6c4
|
readme: added demo animation
|
2018-04-13 13:45:32 +03:00 |
|
drozhzhin-n-e
|
30279219be
|
readme: added demo animation
|
2018-04-13 13:42:27 +03:00 |
|
drozhzhin-n-e
|
ab845d1913
|
readme: added demo animation
|
2018-04-13 13:34:46 +03:00 |
|
drozhzhin-n-e
|
7b5e2ed290
|
update readme
|
2018-04-13 13:17:35 +03:00 |
|
drozhzhin-n-e
|
d841b0781d
|
update readme
|
2017-10-22 20:35:53 +03:00 |
|
drozhzhin-n-e
|
324b461a31
|
v0.3
|
2017-10-22 20:29:07 +03:00 |
|