Skip to content

Releases: hey-car/heycar-uikit

v2.2.0

11 Oct 09:14
Compare
Choose a tag to compare

2.2.0 (2022-10-11)

Features

  • form-control: improve documentation part (ae8ff57)

v2.1.0

10 Oct 08:02
Compare
Choose a tag to compare

2.1.0 (2022-10-10)

Features

v2.0.1

05 Oct 11:29
Compare
Choose a tag to compare

2.0.1 (2022-10-05)

Bug Fixes

  • button: add argTypes type for children props in button (#90) (a5a5d45)

v2.0.0

04 Oct 14:30
Compare
Choose a tag to compare

2.0.0 (2022-10-04)

Features

  • grid: change all dimensions according to the latest design (#72) (74afd1d)

BREAKING CHANGES

  • grid: change all dimensions as the latest design

  • test(grid): add null check tests for getGridClassNames util to improve test coverage

Add null check tests for getGridClassNames util to improve test coverage

  • fix(grid): fix undefined result for classnames

fix undefined result for classnames

  • fix(grid): fix undefined result for classnames

fix undefined result for classnames

  • feat(grid): implement the margins according to grid design

Implement the margins according to grid design

  • test(grid): update screenshot tests

update screenshot tests

  • feat(grid): remove default padding on grid component

remove default padding on grid component

  • feat(grid): add default margin in storybook

Add default margin size in stroybook

  • chore: publish

v1.22.0

30 Sep 10:22
Compare
Choose a tag to compare

1.22.0 (2022-09-30)

Features

  • input: first implementation the input component (#84) (87fbe55)

v1.21.0

26 Sep 12:39
Compare
Choose a tag to compare

1.21.0 (2022-09-26)

Features

  • status: update all component status, added new ready for first integration,first integration (#87) (9041d63)

v1.20.0

21 Sep 13:34
Compare
Choose a tag to compare

1.20.0 (2022-09-21)

Features

  • button: add whatsapp color for buttons according to new design (#80) (4c8917f)

v1.19.0

16 Sep 09:53
Compare
Choose a tag to compare

1.19.0 (2022-09-16)

Features

v1.18.0

14 Sep 15:42
Compare
Choose a tag to compare

1.18.0 (2022-09-14)

Features

  • form-control: the first implementation of the FormControl (#82) (a677e41)

v1.17.1

14 Sep 15:12
Compare
Choose a tag to compare

1.17.1 (2022-09-14)

Bug Fixes

  • button: prevent multiline text on buttons (#78) (f832039)