Skip to content

Releases: n-langle/OneLoop.js

3.0.0

02 Jun 22:07
Compare
Choose a tag to compare

Feature :

  • Tween : new methods pause and reset

Fix :

  • SplittedText : split by line doesn't split by word anymore

Refactor :

  • MainLoopEntry : move delay logic into Tween

2.2.5

19 May 08:30
Compare
Choose a tag to compare

Refactoring :

  • ThrottleEvent : useless var, tab size
  • package.json : Update description and keyword

2.2.4

15 May 19:20
Compare
Choose a tag to compare

Refactoring

  • ScrollObserver
  • ThrottledEvent

2.2.3

14 May 22:39
Compare
Choose a tag to compare

Fix :

  • ScrollObserver : wrong entry test in observe and unobserve method

2.2.2

13 May 13:59
Compare
Choose a tag to compare

Fix :

  • MainLoopEntry : double stop method call

2.2.1

12 May 06:03
Compare
Choose a tag to compare

Fix :

  • SplittedText : recursive char preservation, code preservation

2.2.0

11 May 21:46
Compare
Choose a tag to compare

New Feature :

  • SplittedText : add code and html entities support

2.1.1

11 May 07:50
Compare
Choose a tag to compare

Fix :

  • SplittedText : resize event management

2.1.0

10 May 11:07
Compare
Choose a tag to compare

New Features :

  • SplittedText : new class to split text into line, word and/or char
  • ThrottledEvent : new method hasEvent

2.0.0

05 May 13:17
Compare
Choose a tag to compare

First public release.