Skip to content

feat: Add split button#4290

Merged
dominikriemer merged 1 commit intodevfrom
add-split-button
Mar 25, 2026
Merged

feat: Add split button#4290
dominikriemer merged 1 commit intodevfrom
add-split-button

Conversation

@dominikriemer
Copy link
Member

Purpose

This PR adds a reusable sp-split-button component to @streampipes/shared-ui, inspired by Material 3 split buttons.

Introduces a two-part action control:

  • Leading button triggers the primary action (e.g. Save)
  • Trailing toggle opens secondary actions (e.g. Edit & Save)

Supports both existing StreamPipes button tones:

  • primary
  • mat-basic

Remarks

PR introduces (a) breaking change(s): no
PR introduces (a) deprecation(s): no

@github-actions github-actions bot added the ui Anything that affects the UI label Mar 24, 2026
@dominikriemer dominikriemer merged commit f8849af into dev Mar 25, 2026
23 checks passed
@dominikriemer dominikriemer deleted the add-split-button branch March 25, 2026 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ui Anything that affects the UI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants