Skip to main content
Version: 11.14.0

📝 Recents Changes

The documentation is updated regularly to include the latest features, bug fixes, and enhancements.

🚀 New Features

  • filters:
    • Added support for vertical rendering.
    • Added aggregations input to allow specifying which filters to display in the bar.
  • overflow-manager: Added support for vertical overflow detection, allowing for better handling of lists that exceed the visible area in a vertical layout.

✨ Updates

  • preview: Enhanced the preview service to support custom highlights and improved interaction with the preview iframe.
  • Aggregations service: Updated to include methods for loading more aggregation items and opening aggregation nodes.
  • App store:
    • Updated documentation to clarify the use of getAuthorizedFilters.
    • Removed the route parameter from the getAuthorizedFilters method to simplify its usage.
    • Added getAuthorized method for retrieving a subset of authorized filters.
  • Did You Mean: Improved the Did You Mean component to handle more complex queries and provide better suggestions.
  • Metadata: Enhanced the Metadata component to support custom templates and improved rendering of complex metadata types.
  • Sort Selector: Updated the Sort Selector component to allow for custom sorting options (Tab Search options).
  • JSON Method Plugin: Updated examples to use Angular's dependency injection.