Skip to content

Releases: kittikjs/shape-text

v3.0.0

12 May 12:30
Compare
Choose a tag to compare

<a name"3.0.0">

3.0.0 (2016-05-12)

Bug Fixes

  • shape: Fix issue with True Color (5be80e6c)

Breaking Changes

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

    (5be80e6c)

v2.1.0

30 Mar 09:05
Compare
Choose a tag to compare

<a name"2.1.0">

2.1.0 (2016-03-30)

Features

  • shape: Add API declaration to the package (59f4389e)

v2.0.0

27 Mar 10:27
Compare
Choose a tag to compare

<a name"2.0.0">

2.0.0 (2016-03-27)

Features

  • shape: Update to the latest kittik-cursor (f477f7e3)

Breaking Changes

  • constructor() signature has changed

    (f477f7e3)

v1.3.3

26 Feb 15:25
Compare
Choose a tag to compare

<a name"1.3.3">

1.3.3 (2016-02-26)

Bug Fixes

  • shape: Update kittik-cursor (387871ae)

v1.3.2

15 Feb 13:39
Compare
Choose a tag to compare

<a name"1.3.2">

1.3.2 (2016-02-15)

Bug Fixes

  • shape: Update shape-basic to the latest version (b9f83b44)

v1.3.1

05 Feb 15:03
Compare
Choose a tag to compare

<a name"1.3.1">

1.3.1 (2016-02-05)

Bug Fixes

  • shape: Fix issue with exporting default class (9c6610c1)

v1.3.0

18 Jan 14:37
Compare
Choose a tag to compare

<a name"1.3.0">

1.3.0 (2016-01-18)

Features

  • shape: Implement aligning of text (45420588)

v1.2.1

14 Jan 12:41
Compare
Choose a tag to compare

<a name"1.2.1">

1.2.1 (2016-01-14)

Bug Fixes

  • shape: Remove unnecessary stage-0 preset (baf3de04)

v1.2.0

11 Jan 16:18
Compare
Choose a tag to compare

<a name"1.2.0">

1.2.0 (2016-01-11)

Features

  • shape:
    • Implement support for multi-lines (5d761872)
    • Implement getting actual width and height of the shape (b6b60abf)

v1.1.0

16 Dec 12:13
Compare
Choose a tag to compare

<a name"1.1.0">

1.1.0 (2015-12-16)

Bug Fixes

  • shape:
    • Fix issue with assigning new options on toObject() (1869455d)
    • Fix issue with undefined options object (5fa0c7fb)
    • Migrate to new Basic shape package (9c27e10d)

Features

  • shape: Add support for different display modes of text (42788aec)