Releases: Cuberto/mouse-follower
Releases · Cuberto/mouse-follower
v1.1.2
- Fixed horizontal position in sticky mode #7;
- Improved typings.
v1.1.0
- New way to install from CDN;
- Docs updated.
v1.0.8
- Enable typings in package.
v1.0.7
- Fixed TypeError on init with empty options #4
v1.0.6
- Possibility to disable active state.
v1.0.5
- Fix blink in a hidden mode;
- Fix
stateDetection
in false
condition.
v1.0.4
- Added event system;
- Added
visibleOnState
feature;
- Added ability to use global (window) gsap declaration;
- Fix state resolving in toggle/toggleState methods with a
force
key;
- Docs improvements.