Skip to content

v4.0.0

Compare
Choose a tag to compare
@ivangabriele ivangabriele released this 25 Apr 00:07
· 50 commits to main since this release
a19e2d7

4.0.0 (2022-04-25)

Bug Fixes

  • contents: use row id as key in Table (#78) (d360123)
  • fields: omit inherited onInput type from MarkdownEditor (#76) (70b2a50)

Features

BREAKING CHANGES

  • fields: - All icons use named exports instead of default ones
  • UNIT enum constant has been renamed Unit
  • MarkdownEditor onInput prop has been renamed onChange
  • contents: key prop is now required for all columns in Table, including action ones