Note: this thread is meant for providing updates on changes that have been made to the library; if you need support or help or want to report a bug with the update, please open a new Topic so that we can better help (and so that it’s easier for others to find in the future).
- Spinner accessibility improvements
- Fixed Menu layouts and spacing for mobile
- Fixed Buttons in Modals in certain situations
- Fixed Cumulative Layout Shift for App Home
- Fixed Page breadcrumb Menus for mobile
- Fixed potential crash issue with `interestFor` / Tooltips
- Fixed Page more actions to always show if it exists
- Fixed Page to wrap accessory slot below heading
- Fixed Modal focus restoration
- Fixed Select’s default values
- ColorPicker accessibility improvements
- DatePicker now correctly renders the month name in the user’s locale
- ChoiceList event bubbling improvements
- Improved ChoiceList, ColorField, ColorPicker, Menu, and Select rendering for better performance
- Better text wrapping for Button variants
- Fixed Popover overflow scroll
- Re-add focus trapping for Modal
- PressButton icon change for tertiary pressed state
- Updating timings for Modal’s `onAfterShow` / `onAfterHide` to fire after animation ends, instead of just one tick after hiding
Also note that the previous release was partially rolled back, so some of the changes there will now be in effect again.