github adobe/react-spectrum react-aria-components@1.20.0
React Aria Components v1.20.0

5 hours ago

This release includes many new components and features!

  • The new PreviewTrigger component shows a Popover on hover, focus, or long press. Unlike Tooltip, it may include interactive content, useful for hoverable link previews.
  • TokenField (alpha) allows users to enter text with inline tokens. Use it to build AI prompt fields, tag inputs, structured search fields, mention inputs, and multi-select comboboxes.
  • MenuTrigger now supports trigger="contextMenu", enabling accessible context menus via mouse, keyboard, and touch input.
  • A simpler API to implement keyboard shortcuts to useKeyboard.
  • Support for interactive components like textfields inside Table rows.

Finally, the React Aria and React Stately hook documentation has been completely rewritten! The new docs use the same styles as our React Aria Components examples, and show how to use both components and hooks together.

Full Release Notes

Don't miss a new react-spectrum release

NewReleases is sending notifications on new releases.