-
Notifications
You must be signed in to change notification settings - Fork 47
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
"Alert" component - Actions as named blocks #130
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). hds-flight-website – ./🔍 Inspect: https://vercel.com/hashicorp/hds-flight-website/3VYunb7FGnZ4H2tUjkY8f5mjWCRb hds-components – ./🔍 Inspect: https://vercel.com/hashicorp/hds-components/y544LSsraU7iUBspXFK4sPArE1wS |
56d8fc5
to
6f1e2cc
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📌 Summary
As a follow-up of #104 this PR brings in only the relevant changes to the
Alert
component.🛠️ Detailed description
In this PR I have:
actions
for theAlert
component as named block with yielded componentsactions
Notice: the documentation about the
actions
(API, how to use, etc) will be done in final part of the component implementation, when things are more stable.👀 How to review
👉 Review by files changed (take in account the code has already been reviewed in #104)
Reviewer's checklist:
💬 Please consider using conventional comments when reviewing this PR.