November 20, 2024 Release
Happy New Year! We're excited to announce the first release of 2025. This release includes a number of new features, enhancements, and bug fixes. Read on for more details.
The new RAC component Autcomplete is available as an alpha with limited documentation for use. It has been...
Enhancements#
- Autocomplete
- RAC
Autocompleterelease preperation and fixes - @LFDanLu - PR, @LFDanLu - PR, @majornista - PR, @LFDanLu - PR Calendar - Add
firstDayOfWeekprop - @reidbarber - PR
- RAC
- Misc
- Remove custom hit testing in
usePress- @devongovett - PR - Improve React Fast Refresh in Storybook - @devongovett - PR
- Remove custom hit testing in
Fixes#
- Button
- Disable
Formsubmission when RACButtonisPending- @snowystinger - PR
- Disable
- Calendar
- Fix keyboard selection of an unavailable date should not change the current selection (RAC) - @richardbann - PR
- Remove internal contexts from RAC
Calendar- @reidbarber - PR
- Date and Time
- Form
- Disabled
Formelements won't use native validation - @reidbarber - PR
- Disabled
- Menu
- Select
- Passing
autoCompleteprop from RACSelectto underlying child component - @nabanitabania - PR
- Passing
- Tag
- Prevent disabled RAC
Tagfrom being removed from RACTagGroupwith keyboard navigation - @minzzang144 - PR
- Prevent disabled RAC
- Misc
- Prevent
Popoverfrom closing on scroll - @jabrks - PR - Fix skipping elment with
contenteditableset to false when tabbing - @nwidynski - PR - Remove
onTouchEndhandler in iOSusePreventScroll- @devongovett - PR - Include scroll padding in
scrollIntoViewcaclulations - @jeffijoe - PR - Make empty SlotsProvider context stable - @mdwyer6 - PR
- Fix
optimize-locales-pluginpath resolution for empty.js for Windows - @ohansFavour - PR
- Prevent
Docs#
- Add initial
Autocompletedocs - @devongovett - PR - Prevent
Comboboxdocs example from clearingdefaultInputValueor controlled value on blur - @snowystinger - PR - Improve RAC
Calendardoc's state example - @nathanpower - PR - Fix broken links in docs - @ktabors - PR