Added
- Enhanced
Carousel
component: IntroducedCarouselIndicator
andCarouselIndicatorGroup
components. These sub-components offer finer control over the carousel navigation, enabling users to directly access desired carousel slides. - Expose
use<X>Context
for all components that use context. - Developers can now set default options for all
Toast
components in their application, ensuring a consistent look and feel across the board. - Added
ComboboxOptionGroup
andComboboxClearTrigger
components to theCombobox
component.