adobe/aem-core-email-components

v1.0.0 Check List

buuhuu opened this issue · 0 comments

This is a list of tasks to prepare for a 1.0.0 release

  • Align maven profiles with WCM Core Components
  • Review public API surface
  • Make sure that all related changes released with SP 13 are also released with the CS July release
  • #199
  • Check if the content/ package requires a frontend (clientlib) build, if not remove it
  • Check if data layer specific attributes are needed on email pages, if not remove.
  • Review the page component and remove what doesn't make sense for E-Mail pages (canonical link, robots tags, pwa, duplicate model creation of Page)
  • Review the image component, srcset and sizes may not be supported by all clients. If we keep the srcset we should map the urls correctly. Check if it works with dynamic media asset delivery etc.
  • #198
  • Review the use of disableXSSFiltering with the security team
  • #254
  • Sanity check: test the integration with Adobe Campaign Standard
  • Enable baseline checks again

Rename the jcr:title property of following components:

  • Rename "Button Component" to "Button"
  • Rename "Email Container Component" to "Table Layout"
  • Rename "Rich Text Component" to "Text"
  • Rename "Segmentation Component" to "Segmentation"
  • Rename "Teaser Component" to "Teaser"