Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Aug 08:13
· 2840 commits to main since this release

Added

  • Enhanced Carousel component: Introduced CarouselIndicator and CarouselIndicatorGroup 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.
  • Added ComboboxOptionGroup and ComboboxClearTrigger components to the Combobox component.
  • Developers can now set default options for all Toast components in their application, ensuring a consistent look and feel across the board.