Releases: DataV-Team/Transition
Releases · DataV-Team/Transition
V2.0.1 (2020-07-13)
Optmization
- EaseCurve: Optmization the type of EaseCurve.
V2.0.0 (2020-05-02)
Perfect
-
typescript: Rewrite width typescript.
-
tween: Common easecurve will be calculated using the tween function.
New
- createAnimator: A simple function to create an animator.
V1.1.11-alpha (2019-08-29)
Perfect
- babel: Upgrade babel compilation mode.
V1.1.10-alpha (2019-07-08)
Perfect
- core: Do some optimizations.
V1.1.9-alpha (2019-06-06)
Bug Fixes
- core: Default export exception.
V1.1.8-alpha (2019-06-06)
Perfect
-
ES5: Use babel to transcode to
ES5. -
curve: Optmization curve
easeOutCubic.
V1.1.6-alpha (2019-05-23)
Perfect
- core: Add try cacth to enhance compatibility (when the parameter exception causes an error, it returns directly to the "End State").
V1.1.5-alpha (2019-05-07)
Bug Fixes
- core: Fix an exception caused by a variable name error.
V1.1.4-alpha
1.1.4-alpha (2019-04-28)
Perfect
- curve: Improve the commonly used easing curve.