Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 431 Bytes

2021-04-12-sorting-by-name-price-in-product-overview-is-broken.md

File metadata and controls

9 lines (9 loc) · 431 Bytes
title issue
sorting by name/price in product overview is broken
NEXT-14061

Administration

  • Changed the default of naturalSorting to false in the sw-product-list component
  • Changed listing.mixin.js to convert the parameters with the value is true or false on URL to boolean
  • Added naturalSorting prop for the sw-entity-listing component
  • Added naturalSorting parameter for the sw-data-grid component