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

Migrate Checkbox.js to function component #20193

Merged
merged 14 commits into from
Jun 15, 2023
Merged

Commits on Jun 5, 2023

  1. Configuration menu
    Copy the full SHA
    381e206 View commit details
    Browse the repository at this point in the history
  2. prettier style

    NikkiWines committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    2f7ad8e View commit details
    Browse the repository at this point in the history
  3. import useState

    NikkiWines committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    3d9ad4d View commit details
    Browse the repository at this point in the history
  4. add display name

    NikkiWines committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    1be86a8 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

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

Commits on Jun 12, 2023

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

Commits on Jun 14, 2023

  1. prettier style

    NikkiWines committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    7c797a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75b09ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6aacf52 View commit details
    Browse the repository at this point in the history
  4. use const for props

    NikkiWines committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    f88976f View commit details
    Browse the repository at this point in the history
  5. add missing =

    NikkiWines committed Jun 14, 2023
    Configuration menu
    Copy the full SHA
    93508ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ab9e7d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    efd080e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ba7f24e View commit details
    Browse the repository at this point in the history