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

Ship the "tall-style" experiment. #1578

Merged
merged 3 commits into from
Oct 14, 2024
Merged

Ship the "tall-style" experiment. #1578

merged 3 commits into from
Oct 14, 2024

Commits on Oct 14, 2024

  1. Ship the "tall-style" experiment.

    This PR does a few things:
    
    - Remove the "tall-style" experiment flag and treat it as always enabled.
    
    - Use language version instead of the experiment flag to determine which style you get. If the version is 3.7 or higher, you get the tall style. Otherwise, you get the short style.
    
    - Clean up the CHANGELOG.md and README.md a bit. I'll probably do some more copy editing on them before this gets published, but I wanted to get things roughly in order.
    munificent committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ea799d5 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    Co-authored-by: Nate Bosch <[email protected]>
    munificent and natebosch authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    ed06fc1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0dd928 View commit details
    Browse the repository at this point in the history