Releases: glrodasz/cero-components
Releases · glrodasz/cero-components
v2.5.0
2.5.0 (2021-12-03)
Features
- task: move onCheck action to the check component (c524fe7)
v2.4.1
2.4.1 (2021-11-11)
Bug Fixes
- taskcounter: return children when is toggleable (1e8d166)
v2.4.0
2.4.0 (2021-08-15)
Features
- handlers: add missing handlers to the components (d0d89b7)
v2.3.0
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
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
2.1.0 (2021-07-17)
Features
- colors: improve colors definitions (d8e84b7)
v2.0.0
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
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
1.13.0 (2021-07-16)
Bug Fixes
- paragraph: fix inline prop (c39e7e5)
Features
- link: add a link component (abac610)
v1.12.0
1.12.0 (2021-04-20)
Features
- task-counter: enable default is collapse in task counter (e02db79)