Skip to content

Latest commit

 

History

History
17 lines (17 loc) · 933 Bytes

2020-09-11-added-individual-sorting-for-cms-elements.md

File metadata and controls

17 lines (17 loc) · 933 Bytes
title issue author author_email author_github
Added individual sorting for cms elements
NEXT-10365
Lennart Tinkloh
l.tinkloh@shopware.com
lernhart

Administration

  • Added support to define custom sortings for a specific cms element in shopping experience
  • Added sw-cms-el-config-product-listing component
  • Added sw-cms-el-config-product-listing-config-delete-modal component
  • Added sw-cms-el-config-product-listing-config-sorting-grid component
  • Added hideLabels boolean prop to sw-entity-multi-select to hide labels of the selected entities inside the select field. This will be handed over to the sw-select-selction-list component
  • Added hideLabels prop inside the sw-select-selection-list component

Storefront

  • Added showSorting to src/Storefront/Resources/views/storefront/component/sorting.html.twig to hide / show sortings dropdown