Exadel Authoring Kit 2.2.2
New features
@AllowedChildren
supports specifying not just components' paths but also components' class references for the ease of setting up policies.DependsOn
handlers now support proper escaping of inline Javascript entities (such as arrays).
Updates and fixes
- Fixed applying
@AllowedChildren
policies to root containers. - Refactored and expanded tests in the plugin module.
Documentation
- Revised the "Debugging Custom Logic" documentation section; updated the website docs.
- Improved Javadoc.
Issues managed
- EAK-401, EAK-372, EAK-370, EAK-360.