Skip to content

React Aria Components v1.18.0

Latest

Choose a tag to compare

@devongovett devongovett released this 30 May 16:34
· 16 commits to main since this release

This release packs in several new features! Calendar now supports multiple date selection, as well as new CalendarHeading, CalendarMonthPicker, and CalendarYearPicker components that allow the user to jump to a different month or year. RangeCalendar now supports determining the available dates based on the first date a user selects. We have also added a TableFooter component, description and error messages for Checkbox, Radio, and Switch, and a SliderFill component that simplifies the process of styling the fill portion in a Slider.

Full Release Notes