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

HighLevelSelect: pass flex_shrink prop to SelectTrigger #2876

Merged
merged 2 commits into from Mar 18, 2024

Commits on Mar 18, 2024

  1. Revert "Remove width prop from rx.select (#2835)"

    This reverts commit d14292d.
    masenf committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    f151857 View commit details
    Browse the repository at this point in the history
  2. HighLevelSelect: pass flex_shrink prop to SelectTrigger

    This allows the high level select to have width="100%" and also shrink-to-fit inside a parent container.
    
    Fix #2824, kind of
    masenf committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    53f428d View commit details
    Browse the repository at this point in the history