Skip to content
This repository has been archived by the owner on Jun 23, 2023. It is now read-only.

Releases: tweenjs/es6-tween

v2.6.0

02 Aug 16:32
Compare
Choose a tag to compare

Feature

Interpolation

  • Stepped string interpolation support like {color:['#000', '#555', '#999']} (look at demos section on readme)
  • Stepped object interpolation support
  • Stepped array interpolation

Fix

Initial values

  • Fixed object private variable, where non-function triggering function and throws error

v2.5.3

02 Aug 16:36
Compare
Choose a tag to compare

<a name"2.5.3">

2.5.3 (2017-08-02)

Bug Fixes

  • Semantic-Release: trigger version patch for npm force publish (c6773ad9)

v2.5.2

02 Aug 14:22
Compare
Choose a tag to compare

<a name"2.5.2">

2.5.2 (2017-08-02)

Bug Fixes

  • performance: some performance overload fix (b5d1cfcd)

v2.5.1

28 Jul 14:47
Compare
Choose a tag to compare

<a name"2.5.1">

2.5.1 (2017-07-28)

Bug Fixes

  • SubTween: deep-tween recursion mis-fix (b176871f)

v2.5.0

28 Jul 11:10
Compare
Choose a tag to compare

<a name"2.5.0">

2.5.0 (2017-07-28)

Features

  • SubTween: string now can full support color
  • Tween: cleaning Tween script
  • Tween: (d4b559a6)

v2.4.1

28 Jul 09:42
Compare
Choose a tag to compare

<a name"2.4.1">

2.4.1 (2017-07-28)

Bug Fixes

  • Timeline: performance overload was fixed (double tween) feat(Plugins): now can allow value (cedc9214)

v2.4.0

27 Jul 14:47
Compare
Choose a tag to compare

<a name"2.4.0">

2.4.0 (2017-07-27)

Features

  • Color: new color plugin does color tweening good
  • PropertyTypes: now it can be mod (3379c134)

v2.3.1

27 Jul 14:10
Compare
Choose a tag to compare

<a name"2.3.1">

2.3.1 (2017-07-27)

Bug Fixes

  • tween: fixed string interpolation (1bc2efbc)

v2.3.0

27 Jul 13:26
Compare
Choose a tag to compare

<a name"2.3.0">

2.3.0 (2017-07-27)

Features

  • Plugins: new SVGTransform plugin for cross-browser SVG Transforms with origin argumen (1dfa64f9)

v2.2.8

26 Jul 19:10
Compare
Choose a tag to compare

<a name"2.2.8">

2.2.8 (2017-07-26)

Bug Fixes

  • git: becauseof git, we missed file that caused unrelease (8e9e1f7a)