Skip to content

@aws-amplify/[email protected]

Choose a tag to compare

@github-actions github-actions released this 08 Jun 19:52
· 2152 commits to main since this release

Patch Changes

  • #2021 6c267aaf8 Thanks @jacoblogan! - React: pass isDisabled flag on searchfield onto the search button
    UI: add design tokens for collection and searchfield

    Searchfield Tokens added

    • --amplify-components-searchfield-color
    • --amplify-components-searchfield-button-color
    • --amplify-components-searchfield-button-active-background-color
    • --amplify-components-searchfield-button-active-border-color
    • --amplify-components-searchfield-button-active-color
    • --amplify-components-searchfield-button-disabled-background-color
    • --amplify-components-searchfield-button-disabled-border-color
    • --amplify-components-searchfield-button-disabled-color
    • --amplify-components-searchfield-button-focus-background-color
    • --amplify-components-searchfield-button-focus-border-color
    • --amplify-components-searchfield-button-focus-color
    • --amplify-components-searchfield-button-hover-background-color
    • --amplify-components-searchfield-button-hover-border-color
    • --amplify-components-searchfield-button-hover-color

    Collection tokens added

    • --amplify-components-collection-pagination-current-color
    • --amplify-components-collection-pagination-current-background-color
    • --amplify-components-collection-pagination-button-color
    • --amplify-components-collection-pagination-button-hover-background-color
    • --amplify-components-collection-pagination-button-hover-color
    • --amplify-components-collection-pagination-button-disabled-color
    • --amplify-components-collection-search-input-color
    • --amplify-components-collection-search-button-color
    • --amplify-components-collection-search-button-active-background-color
    • --amplify-components-collection-search-button-active-border-color
    • --amplify-components-collection-search-button-active-color
    • --amplify-components-collection-search-button-disabled-background-color
    • --amplify-components-collection-search-button-disabled-border-color
    • --amplify-components-collection-search-button-disabled-color
    • --amplify-components-collection-search-button-focus-background-color
    • --amplify-components-collection-search-button-focus-border-color
    • --amplify-components-collection-search-button-focus-color
    • --amplify-components-collection-search-button-hover-background-color
    • --amplify-components-collection-search-button-hover-border-color
    • --amplify-components-collection-search-button-hover-color
  • #2036 8862110f1 Thanks @hbuchel! - chore(react): update unit tests for Expander, which now supports passing any ReactNode (custom component) as title prop

  • #1945 cf151f9d8 Thanks @wlee221! - Added aria-describedby attribute to link validation error messages to their respective field. This makes the errors more accessible.

  • Updated dependencies [6c267aaf8]: