Skip to content

feat: add slash separator theme variant to breadcrumbs#11910

Merged
web-padawan merged 2 commits into
mainfrom
feat/breadcrumbs-slash-variant
Jun 10, 2026
Merged

feat: add slash separator theme variant to breadcrumbs#11910
web-padawan merged 2 commits into
mainfrom
feat/breadcrumbs-slash-variant

Conversation

@web-padawan

Copy link
Copy Markdown
Member

Description

Extracted from #11868

  • Added new --_vaadin-icon-slash icon token to the shared icon set in component-base,
  • Added theme="slash" variant on <vaadin-breadcrumbs> that uses the new slash icon.

Type of change

  • Feature

Add a `theme="slash"` variant on `<vaadin-breadcrumbs>` that swaps
the chevron separator for a slash. The variant rebinds
`--vaadin-breadcrumbs-separator` to a new `--_vaadin-icon-slash`
icon token in the shared icon set, so themes and applications inherit
the variant for free.
@web-padawan web-padawan requested a review from jouni June 9, 2026 11:57
@sonarqubecloud

Copy link
Copy Markdown

@web-padawan web-padawan merged commit af855a0 into main Jun 10, 2026
10 checks passed
@web-padawan web-padawan deleted the feat/breadcrumbs-slash-variant branch June 10, 2026 07:49
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.

2 participants