cschroeter
released this
11 Jan 14:07
·
44 commits
to main
since this release
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 theopening
orclosing
phases.