Skip to content

feat(alert): trailing action slot (0.6.1)#327

Merged
I-am-nothing merged 1 commit into
mainfrom
feat/alert-action
Jul 3, 2026
Merged

feat(alert): trailing action slot (0.6.1)#327
I-am-nothing merged 1 commit into
mainfrom
feat/alert-action

Conversation

@I-am-nothing

Copy link
Copy Markdown
Contributor

Adds an optional action?: ReactNode slot to Alert (vertically centered, before dismiss) so callers can place an inline button (e.g. Update). Patches 0.6.0 -> 0.6.1; release label publishes on merge — unblocks web-applications #107 (typecheck needs AlertProps.action).

🤖 Generated with Claude Code

A vertically-centered action node (e.g. a Button) at the end of the banner
row, before the dismiss control. For inline call-to-action alerts like
'update available → [Update]'. Live-verified in web-applications.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@I-am-nothing I-am-nothing added the release Trigger a version bump on merge label Jul 3, 2026
@I-am-nothing I-am-nothing merged commit e3da9d4 into main Jul 3, 2026
4 checks passed
@github-project-automation github-project-automation Bot moved this from Backlog to Done in MirrorStack Platform Jul 3, 2026
@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

Storybook Preview: https://mirrorstack-ai.github.io/web-ui-kit/pr/327/

github-actions Bot added a commit that referenced this pull request Jul 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Trigger a version bump on merge

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant