Releases: kittikjs/shape-basic
Releases · kittikjs/shape-basic
v4.0.0
<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
v3.1.0
<a name"3.1.0">
3.1.0 (2016-03-30)
Features
- shape: Add API declaration to the package (b77b44ae)
v3.0.0
<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
v2.2.1
<a name"2.2.1">
2.2.1 (2016-02-26)
Bug Fixes
v2.2.0
<a name"2.2.0">
2.2.0 (2016-02-26)
Features
- shape: Update kittik-cursor allowing to optimize rendering (278ba567)
v2.1.4
<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
<a name"2.1.3">
2.1.3 (2016-02-05)
Bug Fixes
- shape: Fix issue with exporting default class (f54df8df)
v2.1.2
<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
<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
<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)