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

Deprecate plain button in favor of Contrast #6657

Closed
cagataycivici opened this issue Oct 28, 2024 · 0 comments
Closed

Deprecate plain button in favor of Contrast #6657

cagataycivici opened this issue Oct 28, 2024 · 0 comments
Assignees
Labels
Type: Deprecated Issue contains a deprecated component. The component will be removed in any future release
Milestone

Comments

@cagataycivici
Copy link
Member

cagataycivici commented Oct 28, 2024

Deprecate the legacy plain option in favor of the new contrast severity.

<Button plain label="Save" />

should be

<Button severity="contrast" label="Save" />
@cagataycivici cagataycivici self-assigned this Oct 28, 2024
@cagataycivici cagataycivici added the Type: Deprecated Issue contains a deprecated component. The component will be removed in any future release label Oct 28, 2024
@cagataycivici cagataycivici added this to the 4.2.0 milestone Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Deprecated Issue contains a deprecated component. The component will be removed in any future release
Projects
None yet
Development

No branches or pull requests

1 participant