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

[TS migration] Migrate RadioButton to Typescript #31050

Merged

Commits on Oct 20, 2023

  1. WIP TS migration

    MaciejSWM committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    15e8258 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Optional props

    MaciejSWM committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    d9e6d23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46eb799 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7c5cf1 View commit details
    Browse the repository at this point in the history
  4. Missing semicolon

    MaciejSWM committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    6324a61 View commit details
    Browse the repository at this point in the history
  5. onPress should be optional

    MaciejSWM committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    46f1132 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

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

Commits on Nov 20, 2023

  1. Configuration menu
    Copy the full SHA
    66284aa View commit details
    Browse the repository at this point in the history
  2. Make onPress required

    MaciejSWM committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    838f2e2 View commit details
    Browse the repository at this point in the history
  3. Restore displayName

    MaciejSWM committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    c2f7796 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    6d1a971 View commit details
    Browse the repository at this point in the history
  2. Reorder props

    MaciejSWM committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    56a4841 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

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