title | issue | author | author_github | author_email |
---|---|---|---|---|
Layout assignment for category as list |
NEXT-6758 |
Niklas Limberg |
NiklasLimberg |
- Added the
sw-sorting-select
to unify the functionally of the sorting in thesw-cms-layout-modal
andsw-cms-list
- Added the
onSort
method tolisting.mixin.js
to allow sorting changes when passing{ sortBy: String, sortDirection: String }
- Added
preSelection
capabilities tosw-cms-layout-modal/index.js
- Changed
sw-category-entry-point-modal.html.twig
,sw-category-layout-card.html.twig
andsw-product-detail-layout.html.twig
to passpreSelection
tosw-cms-layout-modal
- Added
grid
view tosw-cms-layout-modal
- Changed
sw-cms-layout-modal.html.twig
andsw-cms-layout-modal.scss
to implement thegrid
view