Fixed
- Carousel:
- Fixed issue where carousel inside a Portal (e.g., Dialog) computes incorrect page count due to incomplete DOM layout
at mount time - Keep page and indicators in sync after drag release and scroll settling
- Handle rapid mixed interactions (drag, wheel, buttons, indicators) more consistently
- Keep page state valid when
slidesPerPage,slidesPerMove, direction, or orientation change - Make
slidesPerMoveprogression more predictable
- Fixed issue where carousel inside a Portal (e.g., Dialog) computes incorrect page count due to incomplete DOM layout
- Combobox, Listbox, Select: Improved controlled-mode synchronization and callback/item resolution behavior across
filtered collections
Changed
- Format:
Format.Timenow acceptsamLabelandpmLabelas separate props instead of the previousamPmLabels
object