Skip to content

Releases: colinmeinke/wilderness

v5.1.2

17 Sep 03:12
Compare
Choose a tag to compare

5.1.2 (2017-09-17)

Bug Fixes

  • performance: reduce object creation further (a4f6309)

v5.1.1

14 Sep 23:38
Compare
Choose a tag to compare

5.1.1 (2017-09-14)

Bug Fixes

  • performance: reduce object creation (55d468c)

v5.1.0

02 Sep 21:08
Compare
Choose a tag to compare

5.1.0 (2017-09-02)

Features

  • upgrade wilderness-dom-node (a397c2a)

v5.0.0

26 Jul 18:44
Compare
Choose a tag to compare

<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

30 Jan 17:53
Compare
Choose a tag to compare

<a name"4.1.1">

4.1.1 (2017-01-30)

Bug Fixes

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

v4.1.0

29 Jan 10:22
Compare
Choose a tag to compare

<a name"4.1.0">

4.1.0 (2017-01-29)

Features

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

v4.0.1

25 Jan 19:13
Compare
Choose a tag to compare

<a name"4.0.1">

4.0.1 (2017-01-25)

Bug Fixes

v4.0.0

22 Jan 11:29
Compare
Choose a tag to compare

<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

08 Nov 19:05
Compare
Choose a tag to compare

<a name"3.1.0">

3.1.0 (2016-11-08)

Features

  • better requestAnimationFrame support (eb124368, closes #51)

v3.0.0

25 Jul 11:54
Compare
Choose a tag to compare

<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)