Breaking changes:
io.experimental.findAndSelect
has been promoted to io.search.- Renamed
render
function indisplay.table
andselect.table
torenderCell
for clarity.
New:
- You can now search for asynchronous remote data using io.search.
- You can now display loading indicators with new Loading APIs.
- Interval now validates user input and displays validation warnings inline.
Fixed:
- Improved handling for unresponsive host connections.