Skip to content

Releases: n-langle/OneLoop.js

5.3.1

04 Jun 11:35

Choose a tag to compare

Fix:

  • Remove Math.round from mapRange function

5.3.0

04 Jun 09:24

Choose a tag to compare

Features:

  • Add functions interpolate and mapRange
  • Upgrade node version

Fix:

  • ease name
  • ThrottledEvent destroy function
  • ScrollObserverEntry axis check
  • Rollup config

5.2.2

14 May 15:24
e9f589b

Choose a tag to compare

Fix :

  • Security update

5.2.1

06 Feb 08:35

Choose a tag to compare

Fix:

  • package.json: remove engine property, buddy crash

5.2.0

05 Feb 13:37

Choose a tag to compare

Fix:

  • ScrollObserver: NaN value in percent relative to element

Feature:

  • ScrollObserver: add option disableCheckOnAxis

5.1.4

05 Nov 08:06

Choose a tag to compare

Fix :

  • Tween: non reliable percentage value in onStart function in reversed tweens

5.1.3

25 Oct 10:37

Choose a tag to compare

Fix :

  • Security update

5.1.2

25 Apr 10:02

Choose a tag to compare

Fix :

  • SplittedText : missing spaces after split by word when text contains tags... again

5.1.1

24 Apr 12:40

Choose a tag to compare

Fix :

  • SplittedText : missing spaces after split by word when text contains tags

5.1.0

12 Dec 21:12

Choose a tag to compare

Feature :

  • ScrollObserver : add synchronise method