Skip to content

Conversation

Artur-
Copy link
Member

@Artur- Artur- commented Aug 25, 2025

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

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](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
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