New:
- Added new io.input.slider IO method to request a number with a range slider control.
- Added new io.display.html method to display rendered HTML to the user.
- Added
user.roleanduser.teamsproperties to ctx for the current user running the action or viewing the page. - Added
warnOnCloseproperty to the action definition, set tofalseto suppress the default behavior of warning the user when leaving or restarting an in-progress transaction.