Skip to content

Releases: kittikjs/shape-basic

v4.0.0

12 May 11:57
Compare
Choose a tag to compare

<a name"4.0.0">

4.0.0 (2016-05-12)

Bug Fixes

  • shape: Update kittik-cursor to version with 256-color palette (a90bc9ed)

Breaking Changes

  • Updated kittik-cursor leads to less colors you can use

    (a90bc9ed)

v3.1.0

30 Mar 08:15
Compare
Choose a tag to compare

<a name"3.1.0">

3.1.0 (2016-03-30)

Features

  • shape: Add API declaration to the package (b77b44ae)

v3.0.0

27 Mar 09:42
Compare
Choose a tag to compare

<a name"3.0.0">

3.0.0 (2016-03-27)

Bug Fixes

  • shape: Fix issue when create shape from representation and not passing cursor (97ff696f)

Features

  • shape: Implement inject cursor into the shape (28957f5a)

Breaking Changes

  • render() method doesn't accept cursor

    (28957f5a)

v2.2.1

26 Feb 15:10
Compare
Choose a tag to compare

<a name"2.2.1">

2.2.1 (2016-02-26)

Bug Fixes

  • shape: Update kittik-cursor (d7e00493)

v2.2.0

26 Feb 13:51
Compare
Choose a tag to compare

<a name"2.2.0">

2.2.0 (2016-02-26)

Features

  • shape: Update kittik-cursor allowing to optimize rendering (278ba567)

v2.1.4

15 Feb 13:10
Compare
Choose a tag to compare

<a name"2.1.4">

2.1.4 (2016-02-15)

Bug Fixes

  • shape: Fix issue with wrong x,y,width,height calculations (d769ef78)

v2.1.3

05 Feb 14:13
Compare
Choose a tag to compare

<a name"2.1.3">

2.1.3 (2016-02-05)

Bug Fixes

  • shape: Fix issue with exporting default class (f54df8df)

v2.1.2

18 Jan 14:07
Compare
Choose a tag to compare

<a name"2.1.2">

2.1.2 (2016-01-18)

Bug Fixes

  • shape: Update kittik-cursor to 2.4.0 (49506276)

v2.1.1

13 Jan 17:03
Compare
Choose a tag to compare

<a name"2.1.1">

2.1.1 (2016-01-13)

Bug Fixes

  • shape:
    • Remove stage-0 preset from babelrc (95cd7484)
    • Remove unused stage-0 preset (50a74c59)

v2.1.0

11 Jan 12:35
Compare
Choose a tag to compare

<a name"2.1.0">

2.1.0 (2016-01-11)

Bug Fixes

  • shape: Remove animation declaration from the shape (73b28f4c)

Features

  • shape:
    • Implement setting width and height in percents (1524ecef)
    • Implement positioning elements in percents (01b808f4)
    • Implement align shapes within X and Y axis (f2c44db1)