icfnext / cq-component-maven-plugin

Other
22 stars 35 forks source link

Add suppressClassicUIDialog to @Component Annotation #58

Closed pmichelotti closed 7 years ago

pmichelotti commented 7 years ago

Complimenting the suppressTouchUIDialog property, I am hereby requesting the addition of a suppressClassicUIDialog property to the @Component annotation. This property would default to false. When set to true it would suppress the creation of a dialog.xml file for the annotated component.