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

Add alert variation with description #839

Merged
merged 9 commits into from
Sep 29, 2023

Conversation

madalena-campos-brisa
Copy link
Contributor

Two properties were added:
description: Validates the use of description in the alert;
noRadius: Allows the removal of the alert's border-radius.

It was necessary to change the structure of the alert, but visually it is the same.

@madalena-campos-brisa madalena-campos-brisa linked an issue Sep 26, 2023 that may be closed by this pull request
@madalena-campos-brisa madalena-campos-brisa self-assigned this Sep 26, 2023
@madalena-campos-brisa madalena-campos-brisa added the WIP Work in progress label Sep 27, 2023
@madalena-campos-brisa madalena-campos-brisa removed the WIP Work in progress label Sep 27, 2023
projects/ion/src/lib/alert/alert.component.ts Outdated Show resolved Hide resolved
projects/ion/src/lib/alert/alert.component.ts Outdated Show resolved Hide resolved
projects/ion/src/lib/alert/alert.component.ts Outdated Show resolved Hide resolved
projects/ion/src/lib/alert/alert.component.html Outdated Show resolved Hide resolved
projects/ion/src/lib/alert/alert.component.html Outdated Show resolved Hide resolved
projects/ion/src/lib/alert/alert.component.scss Outdated Show resolved Hide resolved
Copy link
Contributor

@allan-chagas-brisa allan-chagas-brisa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice :)

@iurynogueira iurynogueira merged commit 60bd35f into main Sep 29, 2023
3 checks passed
@iurynogueira iurynogueira deleted the 833-add-alert-variation-with-description branch September 29, 2023 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add alert variation with description
4 participants