Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: Expose FileInput component ref with a clearFiles method #1165

Merged
merged 7 commits into from
Jun 10, 2021

Commits on Apr 21, 2021

  1. Use forwardRef on FileInput, add clearFiles method

    Suzanne Rozier committed Apr 21, 2021
    Configuration menu
    Copy the full SHA
    108fb99 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

  1. Combine stories

    Suzanne Rozier committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    beda843 View commit details
    Browse the repository at this point in the history
  2. Add files to ref

    Suzanne Rozier committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    0315f50 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Merge branch 'main' of github.com:trussworks/react-uswds into sr-file…

    …-input-forward-ref-958
    Suzanne Rozier committed May 6, 2021
    Configuration menu
    Copy the full SHA
    a6d4e3c View commit details
    Browse the repository at this point in the history
  2. Export FileInputRef type, use array for files state

    Suzanne Rozier committed May 6, 2021
    Configuration menu
    Copy the full SHA
    d83e3ea View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of github.com:trussworks/react-uswds into sr-file…

    …-input-forward-ref-958
    Suzanne Rozier committed May 6, 2021
    Configuration menu
    Copy the full SHA
    4f902e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2021

  1. Configuration menu
    Copy the full SHA
    a9de8d3 View commit details
    Browse the repository at this point in the history