Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Jun 02:28
· 77 commits to main since this release
daa433a

Patch Changes

  • 0e63476: - Tag List Component Enhancements

    • Extended the Tag component within the TagList to accept direction and draggable properties, allowing for enhanced customization and interactivity of the tags.

    • Enhanced input field flexibility to dynamically fit and adjust within the available space, wrapping only when necessary and maintaining a minimum width for usability.

    • Additional Style Variants

      • Included new border style variants for the Tag component, providing more visual customization options to better suit diverse UI design requirements.
    • Tag Popover Adjustments

      • Fixed the dynamic adjustment of the popover’s width to ensure it properly aligns with varying screen sizes and orientation changes, enhancing the responsiveness and consistency of UI elements.