Skip to content

tailor-ui@0.6.0

Compare
Choose a tag to compare
@jigsawye jigsawye released this 08 Apr 04:16
· 873 commits to master since this release

0.6.0 (2019-04-08)

Bug Fixes

  • drawer: add padding to drawer and add usePreventBodyScroll hooks (90261a5)
  • select: prevent searchable break selected options (0540a6b)

Features

  • icon: add forwardRef to Icon component (6eb02dd)
  • modal: add onOpenComplete & onCloseComplete (d4f2371)

BEAKING CAHGNES

  • button: renamed prop name type to variant