v10.0.0
Breaking changes
- Add a context menu to
Form.Tablerows via a new prop calledrowMenu(#164) - Replace
defaultValueprop inForm.Tablewith a newaddRowprop that allows for using async actions to add new rows (#164) - Make the form result available for the
summaryprop inForm.Table(#164)
Fixes
- Use link-style button in editable tables (#164)