Skip to content

v1.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Nov 11:20
· 532 commits to main since this release

1.9.0 (2022-11-11)

Bug Fixes

  • checkbox : add outline styles (76b1487)
  • checkbox : type prop from component and remove unused import (1049348)
  • Checkbox: add indeterminate default value (fca09a7)
  • Checkbox: fix box shadow (a76de56)
  • Checkbox: fix box shadow when checked (62a2b86)
  • Checkbox: fix change indeterminate state (9a4d57e)
  • Checkbox: fix props (4b18dc3)
  • checkbox: fix some styles and add interactions in storybook (6f77205)
  • Checkbox: fix typing Checkbox (b4bc4af)
  • checkbox: type after rest props (22999dc)

Features

  • checkbox: add checkbox component (4ea2b88)
  • checkbox: add cursor pointer (81dd872)