Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 974 Bytes

2022-06-13-discourage-adding-inactive-categories-and-products-as-internal-link.md

File metadata and controls

14 lines (14 loc) · 974 Bytes
title issue author author_email author_github
Discourage adding inactive categories and products as internal-link
NEXT-20784
Niklas Limberg
n.limberg@shopware.com
NiklasLimberg

Administration

  • Added slot preview to sw-select-result to have a slot before the text for easier object placement and similar code structure to table cells
  • Added slot result-label-preview to sw-entity-multi-select to expose the preview slot from sw-select-result like the result-label-property slot
  • Added active state icon to sw-sales-channel-defaults-select as preview for the result item depending on new property shouldShowActiveState (defaults to false)
  • Added the getActiveIconColor method to sw-entity-single-select/index.js
  • Changed sw-text-editor-link-menu/index.tsto align link parsing with link creation
  • Changed the slot actions in sw-tree-item.html.twig to a sw-vnode-renderer in order to align it with the other extension points