Skip to content
Compare
Choose a tag to compare
@cschroeter cschroeter released this 11 Jan 14:07
· 44 commits to main since this release
caf7304

Added

  • [NEW] Tour: Introduced the Tour component to guide users through the interface. For more
    details, check the Tour documentation.
  • [NEW] FocusTrap: Implemented the FocusTrap component to confine focus within a specified
    container.

Fixed

  • HoverCard, Tooltip: Resolved an issue where the controlled open state could become
    inconsistent during the opening or closing phases.