Breaking changes:
io.experimental.findAndSelecthas been promoted to io.search.- Renamed
renderfunction indisplay.tableandselect.tabletorenderCellfor 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.