Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 560 Bytes

2021-01-06-make-structuring-elements-in-breadcrumb-unclickable.md

File metadata and controls

13 lines (13 loc) · 560 Bytes
Error in user YAML: (<unknown>): found character that cannot start any token while scanning for the next token at line 3 column 16
---
title: Make structuring elements in breadcrumb unclickable
issue: NEXT-12897
author_github: @Dominik28111
---

Core

  • Added twig function sw_breadcrumb_types

Storefront

  • Added new variable breadcrumbTypes in component/listing/breadcrumb.html.twig
  • Changed {% block component_listing_breadcrumb_category %} in component/listing/breadcrumb.html.twig
  • Added new variable breadcrumbTypes in component/product/breadcrumb.html.twig
  • Changed {% block component_product_breadcrumb_category %} in component/product/breadcrumb.html.twig