Skip to content

Exadel Authoring Kit 2.4.0

Compare
Choose a tag to compare
@smiakchilo smiakchilo released this 27 Jul 14:47

New features

  • Support scriptable values in annotations' properties. You can reuse your fieldsets many times with alternative labels/default values/dropdown options/etc. and render your Granit UI components and widgets differently depending on the programming context, such as what is the current Java file or package.
  • Brand new @Setting annotation to define variables used in scripting.

Updates and fixes

  • DependsOn: Added variations of visibility action.
  • DependsOn: Added validation of Autocomplete.
  • DependsOn: Implemented the way to disable a whole fieldset.
  • Added a communication mechanism between DependsOn and third-party JS logic over fields state.
  • Unified ways of managing annotations within the ToolKit plugin via the Metadata and Property abstractions.

Documentation

  • Updated project documentation.

Issues managed

  • EAK-355, EAK-359, EAK-429, EAK-455, EAK-456