title | issue |
---|---|
sorting by name/price in product overview is broken |
NEXT-14061 |
- Changed the default of
naturalSorting
tofalse
in thesw-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 thesw-entity-listing
component - Added
naturalSorting
parameter for thesw-data-grid
component