Releases: n-langle/OneLoop.js
Releases · n-langle/OneLoop.js
3.0.0
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
Refactoring :
- ThrottleEvent : useless var, tab size
- package.json : Update description and keyword
2.2.4
Refactoring
- ScrollObserver
- ThrottledEvent
2.2.3
Fix :
- ScrollObserver : wrong entry test in observe and unobserve method
2.2.2
Fix :
- MainLoopEntry : double stop method call
2.2.1
Fix :
- SplittedText : recursive char preservation, code preservation
2.2.0
New Feature :
- SplittedText : add code and html entities support
2.1.1
Fix :
- SplittedText : resize event management
2.1.0
New Features :
- SplittedText : new class to split text into line, word and/or char
- ThrottledEvent : new method hasEvent