Wilderness Versions Save

An SVG animation API

v5.1.2

6 years ago

5.1.2 (2017-09-17)

Bug Fixes

  • performance: reduce object creation further (a4f6309)

v5.1.1

6 years ago

5.1.1 (2017-09-14)

Bug Fixes

  • performance: reduce object creation (55d468c)

v5.1.0

6 years ago

5.1.0 (2017-09-02)

Features

  • upgrade wilderness-dom-node (a397c2a)

v5.0.0

6 years ago

<a name"5.0.0">

5.0.0 (2017-07-26)

Features

  • add render and tick functionality (cbc22116)
  • events:
    • add shape and keyframe events from wilderness core (7e59caec)
    • add events from wilderness core (ca60f107)
  • shape:
    • allow replace option (9b4415cc)
    • allow node to create plain shape object (58bff6c0)
  • timeline: add validation, code comments and tests (b02bd17e)

Breaking Changes

  • entire API has been removed

(b3917f67)

v4.1.1

7 years ago

<a name"4.1.1">

4.1.1 (2017-01-30)

Bug Fixes

  • core: correct opacity spelling of style properties (0c400ada)

v4.1.0

7 years ago

<a name"4.1.0">

4.1.0 (2017-01-29)

Features

  • shape: add rotate manipulation property (f9828d0c, closes #60)

v4.0.1

7 years ago

<a name"4.0.1">

4.0.1 (2017-01-25)

Bug Fixes

v4.0.0

7 years ago

<a name"4.0.0">

4.0.0 (2017-01-22)

Bug Fixes

Breaking Changes

  • moveIndex also now applies to non joining shapes

    (d9975a22)

v3.1.0

7 years ago

<a name"3.1.0">

3.1.0 (2016-11-08)

Features

  • better requestAnimationFrame support (eb124368, closes #51)

v3.0.0

7 years ago

<a name"3.0.0">

3.0.0 (2016-07-25)

Bug Fixes

  • shape: draw circles/ellipses clockwise (042e6b13, closes #27)

Breaking Changes

  • circles/ellipses now drawn clockwise. Closes #27.

    (042e6b13)