Skip to content

v2.0.0

Compare
Choose a tag to compare
@derek-heycar derek-heycar released this 04 Oct 14:30
· 273 commits to main since this release

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