Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(QBreadcrumbs): improvement for breadcrumb elements #11673

Merged
merged 2 commits into from
Dec 14, 2021

Conversation

pdanpdan
Copy link
Collaborator

  • add marker classes on breadcrumb el parent for when it's disabled/inactive or last
  • don't apply activeClass on disabled breadcrumb els
  • really disable last breadcrumb el (instead of using pointer-events)
  • add visual indicator for active el when kbd navigating

Copy link
Member

@rstoenescu rstoenescu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please adapt from 925ba77

- add marker classes on breadcrumb el  for when it's disabled/inactive
- don't apply activeClass on disabled breadcrumb els
- leave the last breadcrumb enabled
- add visual indicator for active el when kbd navigating
@rstoenescu rstoenescu merged commit 12708f5 into quasarframework:v1 Dec 14, 2021
@pdanpdan pdanpdan deleted the feature/v1-breadcrumbs branch December 14, 2021 13:41
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.

None yet

2 participants