Skip to content

Conversation

@J-Sek
Copy link
Contributor

@J-Sek J-Sek commented Oct 16, 2025

resolves #12249

Markup:

<template>
  <v-app theme="dark">
    <v-container>
      <v-breadcrumbs
        :items="[
          'Foo',
          'Bar',
          {
            title: 'Baaaaaaaaaaaaaaaaaaaaaaaaaaaz',
            class: 'd-inline-block text-truncate',
            maxWidth: 120,
          }]"
        item-props
      />
    </v-container>
  </v-app>
</template>

@J-Sek J-Sek self-assigned this Oct 16, 2025
@J-Sek J-Sek added T: enhancement Functionality that enhances existing features C: VBreadcrumbs labels Oct 16, 2025
@J-Sek J-Sek added this to the v3.11.0 milestone Oct 17, 2025
@J-Sek J-Sek force-pushed the feat/VBreadcrumbs-truncate branch from b1ebe86 to 4f6acb8 Compare October 29, 2025 13:18
@J-Sek J-Sek force-pushed the feat/VBreadcrumbs-truncate branch from 4f6acb8 to 9c8e7ae Compare October 29, 2025 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

C: VBreadcrumbs T: enhancement Functionality that enhances existing features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant