v4.0.0
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 renamedUnit
- MarkdownEditor
onInput
prop has been renamedonChange
- contents:
key
prop is now required for all columns in Table, including action ones