Skip to content

@hashicorp/design-system-components@0.10.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Apr 16:00
· 9537 commits to main since this release
6447b4e

Minor Changes (Some Breaking)

  • #200 a8072537 Thanks @didoo! - Updated Dropdown component:

    • added chevron animation for toggle elements
    • fixed issue with list-item/interactive height
    • added handling of dynamic width for the list
    • exposed an onClose event
    • removed the default icon for toggle/icon (🚨 Breaking)
    • removed icon requirement from the critical list item (🚨 Breaking)
    • updated the documentation and integration tests
    • some code refactorings, reorganizations and cleanups