Skip to content

feat(header-dropdown): add radio and check items - #2517

Draft
spike-rabbit wants to merge 1 commit into
mainfrom
feat/header-dropdown-selection-items
Draft

feat(header-dropdown): add radio and check items#2517
spike-rabbit wants to merge 1 commit into
mainfrom
feat/header-dropdown-selection-items

Conversation

@spike-rabbit

@spike-rabbit spike-rabbit commented Aug 6, 2026

Copy link
Copy Markdown
Member

Adds dedicated radio and check header dropdown items with required two-way checked models.

Deprecates the string-based checked input on si-header-dropdown-item.

Validation:

  • pnpm lib:test --include='**/header-dropdown/si-header-dropdown.directive.spec.ts' --no-watch
  • pnpm build:examples

Documentation.
Examples.
Dashboards Demo.
Playwright report.

Coverage Reports:

Code Coverage

DEPRECATED: The string-based checked input on si-header-dropdown-item is deprecated.

Use si-header-dropdown-radio-item or si-header-dropdown-check-item with their required
checked model instead.
@spike-rabbit
spike-rabbit force-pushed the feat/header-dropdown-selection-items branch from f6267d1 to 72bc6c2 Compare August 6, 2026 13:38
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.

1 participant