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

feat: remove roundedCornersOptOut feature flag #7070

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Commits on Nov 14, 2024

  1. feat: remove roundedCornersOptOut feature flag

    This update removes the `roundedCornersOptOut` feature flag, consumers can no longer opt out of the
    rounded corners styling
    
    BREAKING CHANGE: The `roundedCornersOptOut` feature flag has been removed completely. If passed to
    the `CarbonProvider` it will need to be removed, if consumers are also relying on previous
    non-rounded corners styling this will also no longer be available.
    tomdavies73 committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    95b30d6 View commit details
    Browse the repository at this point in the history