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

Add form prop to form-like components such as RadioGroup, Switch, Listbox, and Combobox #2356

Merged

Commits on Mar 12, 2023

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

Commits on Mar 14, 2023

  1. add form prop to Switch component in Vue

    + tests for both React and Vue
    RobinMalfait committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    0e74eeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    427bd33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25fae30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8982f4 View commit details
    Browse the repository at this point in the history
  5. update changelog

    RobinMalfait committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    eea97fa View commit details
    Browse the repository at this point in the history
  6. add Oxford comma

    RobinMalfait committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    4c7c61e View commit details
    Browse the repository at this point in the history
  7. cleanup screen import

    RobinMalfait committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    47ab74d View commit details
    Browse the repository at this point in the history