Skip to content

Releases: kittikjs/animation-slide

v2.1.0

30 Mar 12:19
Compare
Choose a tag to compare

<a name"2.1.0">

2.1.0 (2016-03-30)

Features

  • animation: Add API declaration to the package (5cb2690e)

v2.0.0

28 Mar 14:26
Compare
Choose a tag to compare

<a name"2.0.0">

2.0.0 (2016-03-28)

Features

  • animation: Implement calculating offsets for specified viewport in cursor (2daf3a47)

Breaking Changes

  • animate() doesn't accept cursor anymore

    (2daf3a47)

v1.0.2

15 Feb 16:12
Compare
Choose a tag to compare

<a name"1.0.2">

1.0.2 (2016-02-15)

Bug Fixes

  • animation: Update dependencies (1fba655b)

v1.0.1

05 Feb 17:57
Compare
Choose a tag to compare

<a name"1.0.1">

1.0.1 (2016-02-05)

Bug Fixes

  • animation: Fix issue with export default class (53e07e22)

v1.0.0

19 Jan 15:12
Compare
Choose a tag to compare

<a name"1.0.0">

1.0.0 (2016-01-19)

Bug Fixes

  • animation: Update kittik-rectangle (b0f7136c)

Features

  • animation:
    • Implement parsing coordinates based on direction (4bf17d0f)
    • Implement support for directions (e0448128)
    • Implement simple Slide animation (7d206214)