title | issue |
---|---|
Change layout assignment position |
NEXT-12841 |
- Added
subtitle
custom property insw-card
component. - Added
sw_card_subtitle
block insw-card
component template to display a subtitle if needed. - Added
sw.product.detail.layout
route insw-product
component. - Added
sw_product_detail_content_tabs_layout
block insw-product-detail
component template to display layout tab. - Added
sw-product-detail-layout
component insrc/module/sw-product/view/
. - Deprecated
showLayoutModal
data insw-product-detail-base
component. - Deprecated
onLayoutSelect
method inproduct
watch property insw-product-detail-base
component. - Deprecated the following computed properties in
sw-product-detail-base
component:cmsPageRepository
cmsPage
- Deprecated the following methods in
sw-product-detail-base
component:openLayoutModal
closeLayoutModal
onLayoutSelect
openInPageBuilder
onLayoutReset