flow-components icon indicating copy to clipboard operation
flow-components copied to clipboard

feat: add Breadcrumb component

Open Artur- opened this issue 6 months ago • 1 comments

Implements a new Breadcrumb navigation component that displays hierarchical paths through the application structure. The component integrates with the existing @vaadin/breadcrumb web component and provides full Java API support.

Key features:

  • Container component for managing breadcrumb items
  • Support for text and component content in items
  • Navigation via href or Router navigation targets
  • Automatic current page detection
  • Theme variants (small, large)
  • Full accessibility with ARIA labels
  • TestBench elements for UI testing
  • Comprehensive unit test coverage

🤖 Generated with Claude Code

Artur- avatar Aug 25 '25 14:08 Artur-

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Oct 28 '25 13:10 CLAassistant