Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 11 Jun 07:33
· 2 commits to main since this release
b39bde4

Patch Changes

  • 2a9c51b: Add color variants to mid-validation-message; accessibility improvements in mid-textfield

    New features and fixes

    • mid-validation-message has a new color property (danger | success | warning | info) that controls icon, text color, and aria-live behavior. Defaults to danger for backwards compatibility
    • mid-textfield description element now uses aria-hidden="true" instead of a data-field attribute; removed stray data-field from validation paragraph