API Documentation

Release notes

breadcrumb

druxt-breadcrumb

0.17.1

Patch Changes

0.17.0

Minor Changes

  • f6b4a664: feat(#578): updated component to support the DruxtDevelTemplate tool.

Patch Changes

0.16.0

Minor Changes

  • 54c8ece3: Enabled dependencies when only using Nuxt druxt-breadcrumb module.
  • fa5164d4: fix(#538): Fixed issue with multiple Home crumbs on multilingual sites.

Patch Changes

0.15.1

Patch Changes

0.15.0

Minor Changes

  • be21952: Added langcode to component mixins.
  • be21952: Added multilingual support to Breadcrumb Block component.
  • be21952: Removed duplicate Home crumb when using a multilingual backend.

Patch Changes

0.14.1

Patch Changes

0.14.0

Minor Changes

  • b79701c: feat(#249): Improved DruxtBreadcrumb storybook stories and documentation.

  • 0436de4: feat(#433): Added path prop to DruxtBreadcrumb component.

    <DruxtBreadcrumb path="/node/1" />
    
  • e2b8500: feat(#429): Added watch for home and path to the DruxtBreadcrumb component.

Patch Changes

0.13.4

Patch Changes

0.13.3

Patch Changes

0.13.2

Patch Changes

0.13.1

Patch Changes

0.13.0

Minor Changes

  • e7b1533: Refactored DruxtModule fetch hooks

Patch Changes

0.12.1

Patch Changes

0.12.0

Minor Changes

  • 8d28c18: Updated storybook integration

Patch Changes

0.11.0

Minor Changes

  • 715e5ef: Updated component registration method to use the Nuxt components:dirs hook

Patch Changes

0.10.1

Patch Changes

0.10.0

Minor Changes

  • 21170fb: Moved Vue components out of bundle

    ⚠ Potential breaking change

    Note: This only effects custom Druxt modules and implementations.

    -import { DruxtBreadcrumb } from 'druxt-breadcrumb'
    +import DruxtBreadcrumb from 'druxt-breadcrumb/dist/components/DruxtBreadcrumb.vue'
    

Patch Changes

0.9.0

Minor Changes

0.8.0

Minor Changes

  • Updated component to use DruxtModule

0.7.2

Patch Changes

  • Updated dependencies

0.7.1

Patch Changes

  • Updated dependencies

0.7.0

Minor Changes

  • Added support for the Druxt component

0.6.1

Patch Changes

  • Updated dependencies

0.6.0

Minor Changes

  • Refactored module

0.5.0

Minor Changes

0.4.0

Minor Changes

0.3.2

Patch Changes

0.3.1

Patch Changes

0.3.0

Minor Changes

0.2.0

Minor Changes

0.1.1

Patch Changes

0.1.0

Minor Changes