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: add info color and implement it on alert and notification #761

Merged
merged 3 commits into from
Jan 11, 2024

Conversation

ogunb
Copy link
Contributor

@ogunb ogunb commented Dec 27, 2023

Implement new color: Info.

Uptadate alert and notification components info variant color with the new color and update radius to match design document.

Also update tooltip component default background color to info. This change can be overridden by --bl-popover-background-color variable.

Closes #685

@fatihhayri fatihhayri added the breaking change Be cautious with merging this label Dec 27, 2023
@buseselvi
Copy link
Contributor

buseselvi commented Dec 28, 2023

Great! The Alert and Notification info variant looks perfect. Can we also make the Tooltip background color --bl-color-info 🙏🏻 Because tooltips are also informative components. I forgot to mention that before 🥲 @ogunb

image

@leventozen leventozen merged commit a99ff41 into next Jan 11, 2024
7 checks passed
@leventozen leventozen deleted the 685-info-color branch January 11, 2024 11:48
Copy link

🎉 This PR is included in version 2.4.0-beta.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

This was referenced Jan 25, 2024
Copy link

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Changing the Color of the Informational Component Variants
5 participants