Skip to content

Releases: DataV-Team/Transition

V2.0.1 (2020-07-13)

13 Jul 03:17

Choose a tag to compare

Optmization

  • EaseCurve: Optmization the type of EaseCurve.

V2.0.0 (2020-05-02)

02 May 08:19

Choose a tag to compare

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)

29 Aug 08:08

Choose a tag to compare

Pre-release

Perfect

  • babel: Upgrade babel compilation mode.

V1.1.10-alpha (2019-07-08)

08 Jul 08:25

Choose a tag to compare

Pre-release

Perfect

  • core: Do some optimizations.

V1.1.9-alpha (2019-06-06)

06 Jun 13:10

Choose a tag to compare

Pre-release

Bug Fixes

  • core: Default export exception.

V1.1.8-alpha (2019-06-06)

06 Jun 11:04

Choose a tag to compare

Pre-release

Perfect

  • ES5: Use babel to transcode to ES5.

  • curve: Optmization curve easeOutCubic.

V1.1.6-alpha (2019-05-23)

23 May 07:38

Choose a tag to compare

Pre-release

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)

07 May 08:31

Choose a tag to compare

Pre-release

Bug Fixes

  • core: Fix an exception caused by a variable name error.

V1.1.4-alpha

28 Apr 10:36

Choose a tag to compare

V1.1.4-alpha Pre-release
Pre-release

1.1.4-alpha (2019-04-28)

Perfect

  • curve: Improve the commonly used easing curve.