Commit graph

32 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
micku7zu 7f606cd52d Update to version 1.7.3 2022-10-29 20:37:19 +03:00
micku7zu ebcf46cec4 Update to 1.7.2 2021-09-04 10:25:03 +03:00
micku7zu 4a644269a1 Fix first interaction skew big distortion and update to 1.7.1 2021-07-28 10:26:28 +03:00
Mateusz Garbaciak d9b26fa40a
update readme on NPM installation (#85) 2021-05-17 14:59:03 +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
Sandor Sergiu b0cc942f99 Fix gyroscope false and update to 1.6.1 2018-12-28 11:10:13 +02:00
Sandor Sergiu 3cf9615b1c Fix first onDeviceOrientation call from desktop 2018-12-23 00:18:17 +02:00
Sandor Sergiu a4fb9a99cc Add 1.6.0 compiled versions 2018-12-23 00:10:27 +02:00
Matteo Rigon d3ad055e1c Device orientation support (#39)
* update gyroscope default settings

* add check to enable/disable deviceorientation event

* add compiled versions

* restore compiled libraries

* update extendSettings doc comment

* add support for deviceorientation event

* Update version to 1.6.0 and add contributors
2018-12-23 00:06:59 +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
Dok11 6d36af3b2e Update JSDoc 2018-10-15 14:35:07 +03:00
Dok11 10bdbfa6da Update readme.md 2018-10-15 14:32:30 +03:00
Dok11 f7771c8dfe Fix reset method by check element exists 2018-10-13 17:31:32 +03:00
Dok11 506a1dc154 Adding more flexibility for mouse move events +fix order 2 2018-10-12 19:07:44 +03:00
Dok11 b5af945019 Adding more flexibility for mouse move events +fix order 2018-10-12 19:02:44 +03:00
Dok11 b2dc09e48f Adding more flexibility for mouse move events +build 2018-10-12 18:52:10 +03:00
SandorS d196700e78 Clear everything on destroy(). 2017-07-10 10:11:23 +03:00
Șandor Sergiu 9cef241702 Revert "Fix wrong axis when checking for blocked axis" 2017-06-24 00:05:26 +03:00
Jorge Marin cfaa264f3d Fix wrong axis when checking for blocked axis 2017-06-23 19:43:19 +00:00
Sergiu Sandor 1f12a26b88 Update version to 1.4.0 and update builded files 2017-06-13 15:51:38 +03:00
Livio a617ac14d8 Update Readme 2017-06-13 10:51:30 +02:00
Livio 04a1a4dd84 Build vanilla-tilt 2017-06-13 10:51:25 +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