Breaking changes:
- The experimental
.use()
method for adding action groups has been renamed to.addGroup()
.
New:
- Added a method for dynamically adding actions.
- Added a method for dynamically removing actions.
- Menus containing links to other actions or external URLs can now be added to rows in io.select.table and io.display.table with the new
rowMenuItems
prop.