Skip to content

React Aria Components v1.19.0

Latest

Choose a tag to compare

@devongovett devongovett released this 18 Jun 17:30
· 1 commit to main since this release

This release adds support for full interaction with embedded text fields and other interactive elements in GridList and Tree with the keyboardNavigationBehavior prop. Autocomplete and Popover gain several improvements to support inline completions, including a new getTargetRect prop on Popover for positioning overlays relative to arbitrary character positions. Menu's onAction callback now provides both the item key and value, and DragTypes.has() accepts multiple MIME types and wildcards.

Full Release Notes