Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 597 Bytes

2021-03-15-when-uncheck-checkbox-the-respecting-card-should-be-hidden.md

File metadata and controls

10 lines (10 loc) · 597 Bytes
title issue
When uncheck checkboxes the respecting cards should be hidden
NEXT-14187

Administration

  • Added onChangeSettings method in /module/sw-product/component/sw-product-settings-mode/index.js.
  • Changed getAdvancedModeSetting method in /module/sw-product/page/sw-product-detail/index.js.
  • Changed showAdvanceModeSetting method in /module/sw-product/page/sw-product-detail/index.js.
  • Added showProductCard getters in /module/sw-product/page/sw-product-detail/state.js.
  • Added changeModeSettings method in /module/sw-product/page/sw-product-detail/index.js.