Skip to content

@aws-amplify/[email protected]

Choose a tag to compare

@github-actions github-actions released this 26 Jul 22:30
· 1977 commits to main since this release
aac68aa

Patch Changes

  • #2336 5ffdc40a0 Thanks @joebuono! - fix(ui-react): Improve accessibility of Pagination current item button

  • #2303 d0d01bf44 Thanks @joebuono! - ui-react(fix): Adds an accessible label for the Alert's dismiss button, which is configurable via the dismissButtonLabel prop

    Configure a custom aria label for the dismiss button
  • #2323 2a1cdba15 Thanks @joebuono! - ui-react(fix): Update ShowPasswordButton to use role=“switch” and add additional screen reader context

    • Keep consistent aria-label “Show password”
    • Add a visually hidden aria-live region (polite) that updates based on the ShowPasswordButton checked state
    • Add passwordIsHiddenLabel and passwordIsShownLabel props for screen readers
  • #2330 f067420b9 Thanks @ioanabrooks! - ui-react(fix): Update StepperField disabled buttons styles, making them easier to see.

  • #2277 bc63b7c0c Thanks @calebpollman! - chore(ui-react): lint src/primitives/shared

  • Updated dependencies [8418028a3, f067420b9, d9dd9220c]: