Skip to content

v10.0.0

Compare
Choose a tag to compare
@arthurxavierx arthurxavierx released this 24 Jun 15:18
· 61 commits to main since this release

Breaking changes

  • Add a context menu to Form.Table rows via a new prop called rowMenu (#164)
  • Replace defaultValue prop in Form.Table with a new addRow prop that allows for using async actions to add new rows (#164)
  • Make the form result available for the summary prop in Form.Table (#164)

Fixes

  • Use link-style button in editable tables (#164)