Exadel Authoring Kit 2.2.0
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 modelsI18n
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
- New website started at https://exadel-inc.github.io/etoolbox-authoring-kit with extended documentation and samples.
- Improved Javadoc.
Issues managed
- EDMTP-154, EAK-305, EAK-307, EAK-309.