Skip to content

v1.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 May 22:38
· 322 commits to master since this release
68dd068

1.3.0 (2020-05-30)

Bug Fixes

  • button: fix line height difference (1850fb4)
  • devops: disable prettier with mdx (c00dc4e)
  • modal: add async example to docs (ff1ebaf)
  • modal: add tests (3a5b958)
  • modal: enhance api in doc (0a30be8)
  • modal: remove unused dep @types/react-modal (6aead1f)
  • modal: set focus to modal (43874ff)
  • modal: use react-portal and add modal footer (c5b6e2f)

Features

  • modal: add modal component with css (b6425a9)