Improved performance of large collections
Components like MenuItem
, ComboboxItem
, and SelectItem
should now offer improved performance when rendering large collections.
New FormControl
component
This version introduces a new FormControl
component. In future versions, this will replace the FormField
component.
Other updates
- Adjusted the focus behavior in Safari to occur prior to the
pointerup
event instead ofmouseup
. - Improved JSDocs.
- Updated dependencies:
@ariakit/core@0.3.11