Skip to content

Releases: glrodasz/cero-components

v2.5.0

03 Dec 00:19
Compare
Choose a tag to compare

2.5.0 (2021-12-03)

Features

  • task: move onCheck action to the check component (c524fe7)

v2.4.1

11 Nov 22:18
Compare
Choose a tag to compare

2.4.1 (2021-11-11)

Bug Fixes

  • taskcounter: return children when is toggleable (1e8d166)

v2.4.0

15 Aug 15:33
Compare
Choose a tag to compare

2.4.0 (2021-08-15)

Features

  • handlers: add missing handlers to the components (d0d89b7)

v2.3.0

22 Jul 23:30
Compare
Choose a tag to compare

2.3.0 (2021-07-22)

Bug Fixes

  • accordion: export accordion molecule in the index (f87dfb2)

Features

  • accordion: add accordion molecule and refactor task counter (cbafb55)
  • textarea: add new textarea atom (c7c8f32)

v2.2.0

18 Jul 14:55
Compare
Choose a tag to compare

2.2.0 (2021-07-18)

Bug Fixes

  • support more sizes link and fix minor issues with arg types (63b3a2a)

Features

  • icon: remove fullfiled background (da6b128)

v2.1.0

17 Jul 15:35
Compare
Choose a tag to compare

2.1.0 (2021-07-17)

Features

  • colors: improve colors definitions (d8e84b7)

v2.0.0

17 Jul 11:51
Compare
Choose a tag to compare

2.0.0 (2021-07-17)

Bug Fixes

  • link: add a better weight to the link (5c6cde8)
  • change horizontal to vertical (c82ed5b)
  • rename bertical to vertical (3b5656e)
  • rename vertical to horizontal (24c7ab3)

BREAKING CHANGES

  • link: Spacer.Horizontal now behaves like Spacer.Vertical and in the other way around
    Spacer.Vertical behaves like Spacer.Horizontal.

v1.14.0

17 Jul 11:14
Compare
Choose a tag to compare

1.14.0 (2021-07-17)

Bug Fixes

  • tokens: color tokens label description (7d2a5e0)

Features

  • colors, tokens: add new tailwind colors into the tokens and font weight token in the storybook (a8520a7)

v1.13.0

16 Jul 12:23
Compare
Choose a tag to compare

1.13.0 (2021-07-16)

Bug Fixes

  • paragraph: fix inline prop (c39e7e5)

Features

  • link: add a link component (abac610)

v1.12.0

20 Apr 21:13
Compare
Choose a tag to compare

1.12.0 (2021-04-20)

Features

  • task-counter: enable default is collapse in task counter (e02db79)