Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

Latest commit

 

History

History
7 lines (7 loc) · 365 Bytes

2020-12-29-ability-to-add-modal-title-into-modal-header.md

File metadata and controls

7 lines (7 loc) · 365 Bytes
title issue
Ability to add modal title into modal header
NEXT-10654

Storefront

  • Added modal title template as a placeholder in pseudo-modal.html.twig with class js-pseudo-modal-template-title-element.
  • Changed pseudo-modal.util.js to moving modal title from modal body to modal header with js-pseudo-modal-template-title-element selector.