adobe / aem-component-generator

AEM Component Generator is a java project that enables developers to generate the base structure of an AEM component using a JSON configuration file specifying component and dialog properties and other configuration options.
Apache License 2.0
113 stars 46 forks source link

resolves #48 add support for multifield-nested images #49

Closed adamcin closed 3 years ago

adamcin commented 3 years ago

Description

Related Issue

see #48

Motivation and Context

Multifield images should have full support, because developers expect it.

How Has This Been Tested?

tested generation against expected markup tested generated model binding in htl tested drag-drop functionality in author

Screenshots (if appropriate):

Types of changes

Checklist: