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.role
anduser.teams
properties to ctx for the current user running the action or viewing the page. - Added
warnOnClose
property to the action definition, set tofalse
to suppress the default behavior of warning the user when leaving or restarting an in-progress transaction.