Skip to content

Releases: DataV-Team/Transition

V2.0.1 (2020-07-13)

Choose a tag to compare

@jiaming743 jiaming743 released this 13 Jul 03:17

Optmization

  • EaseCurve: Optmization the type of EaseCurve.

V2.0.0 (2020-05-02)

Choose a tag to compare

@jiaming743 jiaming743 released this 02 May 08:19

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)

Pre-release

Choose a tag to compare

@jiaming743 jiaming743 released this 29 Aug 08:08

Perfect

  • babel: Upgrade babel compilation mode.

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

Pre-release

Choose a tag to compare

@jiaming743 jiaming743 released this 08 Jul 08:25

Perfect

  • core: Do some optimizations.

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

Pre-release

Choose a tag to compare

@jiaming743 jiaming743 released this 06 Jun 13:10

Bug Fixes

  • core: Default export exception.

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

Pre-release

Choose a tag to compare

@jiaming743 jiaming743 released this 06 Jun 11:04

Perfect

  • ES5: Use babel to transcode to ES5.

  • curve: Optmization curve easeOutCubic.

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

Pre-release

Choose a tag to compare

@jiaming743 jiaming743 released this 23 May 07:38

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)

Pre-release

Choose a tag to compare

@jiaming743 jiaming743 released this 07 May 08:31

Bug Fixes

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

V1.1.4-alpha

V1.1.4-alpha Pre-release
Pre-release

Choose a tag to compare

@jiaming743 jiaming743 released this 28 Apr 10:36

1.1.4-alpha (2019-04-28)

Perfect

  • curve: Improve the commonly used easing curve.