Commit graph

26 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 7a179baa43 Update to version 1.8.0 2022-12-13 01:08:35 +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 7f606cd52d Update to version 1.7.3 2022-10-29 20:37:19 +03:00
micku7zu cb1f298d83 Update to 1.7.2 2021-09-04 10:26:25 +03:00
micku7zu 4a644269a1 Fix first interaction skew big distortion and update to 1.7.1 2021-07-28 10:26:28 +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
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 b0cc942f99 Fix gyroscope false and update to 1.6.1 2018-12-28 11:10:13 +02:00
Sandor Sergiu a4fb9a99cc Add 1.6.0 compiled versions 2018-12-23 00:10:27 +02:00
Sandor Sergiu 8be9c70c82 Fix npm audit errors 2018-12-14 13:47:09 +02:00
Sandor Sergiu cb39058aea Update version to 1.5.0 2018-10-17 20:01:03 +03:00
Sandor Sergiu b714ab19c1 Update version to 1.4.2 2018-10-17 19:44:00 +03:00
SandorS d196700e78 Clear everything on destroy(). 2017-07-10 10:11:23 +03:00
Sergiu Sandor 1f12a26b88 Update version to 1.4.0 and update builded files 2017-06-13 15:51:38 +03:00
Livio 7068bb2cd8 Fix build process 2017-06-13 09:16:24 +02:00
micku7zu c925eecb2e Update version to 1.3.1 to publish it to npm 2017-03-20 20:47:40 +02:00
Sebastian Limbach 47cb44361f
Rename module variable to module_es2015
"module" will be used by "require". So even if you don't use ES5 the ES5 file will be excluded.

Fixes #15
2017-02-24 20:45:58 +01:00
micku7zu 6a6b2cefd0 Final changes for NPM publish 2017-02-24 00:27:03 +02:00
micku7zu 4911c6e2c2 Fixes for publishing to NPM 2017-02-23 23:44:41 +02:00
micku7zu 9b18567c72 Add reverse option 2017-01-30 21:33:56 +02:00
micku7zu 9c4740f46c Change version to match package.json.
Change dest to dist.
Change package.json description
2017-01-30 20:45:12 +02:00
Sönke Kluth 03f9a1dadb bundle also minified versions 2017-01-29 21:03:03 +01:00
Sönke Kluth 4a3e0024b4 add project setup with package.json, babel, rollup and build + deploy scripts 2017-01-29 03:20:29 +01:00