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

CustomSelectControl V2 legacy adapter: stabilize experimental props #63248

Commits on Jul 10, 2024

  1. CustomSelectControl V2: add showSelectedHint prop, deprecate __experi…

    …mentalShowSelectedHint
    ciampo committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    093a1fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bae16c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    585e566 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f529ae0 View commit details
    Browse the repository at this point in the history
  5. Refactor to smarter approach

    ciampo committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    2e42cbe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0db404 View commit details
    Browse the repository at this point in the history
  7. CHANGELOG

    ciampo committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    b12ab44 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    96299c6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9ad93e5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0f127e8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8e02b5f View commit details
    Browse the repository at this point in the history
  12. Move __experimentalHint => hint code to run at runtime

    This avoids breakages for any consumer relying on object identity
    ciampo committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    2c98210 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4d118af View commit details
    Browse the repository at this point in the history