Skip to content

Exadel Authoring Kit 2.2.0

Compare
Choose a tag to compare
@smiakchilo smiakchilo released this 14 Apr 20:28
· 801 commits to master since this release
1122ddc

New features

  • @AllowedChildren annotation - control and adjust lists of child components available in a container component with Java code without digging into editable templates' policies or static templates' designs.
  • @I18N annotation and injector - flexibly inject in your Sling models I18n helpers or particular localized strings. There are a number of ways to detect the current locale - from page path to an arbitrary Java routine.
  • Enhanced @PathField with many new attributes including the ones which arrived in Adobe Granite with AEM 6.5.10 (the "droppable" feature).

Updates and fixes

  • Code optimizations, minor bug fixes.
  • Improved clientlibs' taxonomy.

Documentation

Issues managed

  • EDMTP-154, EAK-305, EAK-307, EAK-309.