Commit graph

17 commits

Author SHA1 Message Date
micku7zu 967ab1accf Fix destroy method and update to version 1.8.1 2023-08-15 12:47:15 +03:00
micku7zu f4a557955d Update package-lock.json 2022-12-13 01:08:45 +02:00
dependabot[bot] 042c3eac64
Bump decode-uri-component from 0.2.0 to 0.2.2 (#124)
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 00:30:46 +02:00
dependabot[bot] 0c73694cb8
Bump qs and gh-pages (#125)
Bumps [qs](https://github.com/ljharb/qs) to 6.5.3 and updates ancestor dependency [gh-pages](https://github.com/tschaub/gh-pages). These dependencies need to be updated together.


Updates `qs` from 6.5.2 to 6.5.3
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

Updates `gh-pages` from 0.12.0 to 4.0.0
- [Release notes](https://github.com/tschaub/gh-pages/releases)
- [Changelog](https://github.com/tschaub/gh-pages/blob/main/changelog.md)
- [Commits](https://github.com/tschaub/gh-pages/compare/v0.12.0...v4.0.0)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: gh-pages
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 00:30:37 +02:00
micku7zu cb1f298d83 Update to 1.7.2 2021-09-04 10:26:25 +03:00
dependabot[bot] 66f7af8fa1
Bump path-parse from 1.0.5 to 1.0.7 (#92)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-04 10:25:45 +03:00
micku7zu 4a644269a1 Fix first interaction skew big distortion and update to 1.7.1 2021-07-28 10:26:28 +03:00
dependabot[bot] df653098f4
Bump y18n from 3.2.1 to 3.2.2 (#79)
Bumps [y18n](https://github.com/yargs/y18n) from 3.2.1 to 3.2.2.
- [Release notes](https://github.com/yargs/y18n/releases)
- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yargs/y18n/commits)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-04-19 10:42:51 +03:00
Sandor Sergiu d034afe971 Update to version 1.7.0 Refactored some code after many pull requests. 2019-04-13 10:55:36 +03:00
Sandor Sergiu 2595c33eee Update to version 1.6.3. Refactored some code and fixed degrees calculation. 2019-04-13 10:19:56 +03:00
Sandor Sergiu 30a8ec0b87 Version 1.6.2: Add gyroscope samples 2019-04-12 23:57:54 +03:00
rrroyal 7dddcf950b Whole document mouse movement support (#51)
* Whole document mouse movement support

Also updated CONTRIBUTORS.md

* Fixed a typo
2019-04-12 21:48:58 +03:00
Matthew Merryfull 2120d8b87f added updated type definitions for v1.6.1 and entry into package.json (#47)
* added updated type definitions for v1.6.1 and entry into package.json

* updated readme for type usage
2019-04-12 21:47:52 +03:00
Sandor Sergiu 8be9c70c82 Fix npm audit errors 2018-12-14 13:47:09 +02:00
Dok11 b2dc09e48f Adding more flexibility for mouse move events +build 2018-10-12 18:52:10 +03:00
Sergiu Sandor 1f12a26b88 Update version to 1.4.0 and update builded files 2017-06-13 15:51:38 +03:00
Sergiu Sandor 20a1d7fdf1 Fix build of minified versions and add package-lock.json 2017-06-13 15:28:03 +03:00