Skip to content

React Aria Components v1.17.0

Latest

Choose a tag to compare

@devongovett devongovett released this 15 Apr 19:32
· 6 commits to main since this release

This release brings support for several long-awaited features, including support for expandable rows in Table, and window scrolling in Virtualizer. Expandable rows enable macOS Finder-like file trees by designating a treeColumn and rendering a chevron button within its cells. Window scrolling in Virtualizer enables virtualized collections to automatically scroll with the rest of the page. We've also added support for horizontally virtualized GridLists and ListBoxes! Finally, we significantly improved how we manage our dependencies – see the full release notes for details.

Full release notes