Release with significant changes to Menu behavior and multiple fixes in Sheet, Radio Group and other components.
Key changes
Menu
- Default selection behavior is now stateless. Stateful support added via
listProps.
Sheet
- Fixed missing dividers and animation flickering.
- Added edge divider for non-modal sheets.
Forms
- Radio Group: fixed height issue and behavior without
defaultValue. - Form Control: fixed form reset issues.
Accessibility
- Menu: fixed ARIA attributes on opened menu.
- Expandable: improved color tokens for hover and focus states.
Features
- Coachmark: new pulse animation and disabling prop.
More details
See the full release for the detailed changelog.