ActiveReportsJS V4.2

Released: Dec 12, 2023

Atualizações na V4.2

Recursos

  • Report Designer Customization - The Report Designer component now features a comprehensive customization API. This powerful tool enables precise configuration of the user interface, offering a range of customization options:
    • Sidebar Customization: Control the visibility and arrangement of sidebar items.
    • Menu and Toolbar Adjustments: Fine-tune the appearance and functionality of menus and toolbars.
    • Data Panel Editing: Enable or disable editing capabilities in the data panel, tailoring it to your needs.
    • Extensive UI Configurations: Enjoy the flexibility to modify various aspects of the user interface, adapting the Report Designer to fit your specific requirements.
  • Svelte Wrappers for ActiveReportsJS - Added more support by implementing Svelte wrappers for the Report Viewer and Report Designer components. This will help developers seamlessly integrate ActiveReportsJS into their Svelte applications.
  • CSV Data Provider - Added support for CSV data providers. The CSV Data Provider enhances report data management by allowing authors to bind reports to CSV data sources. This feature enables:
    • Web API Integration: Configure connections to Web APIs that retrieve data in CSV format.
    • File-based Data Handling: Connect to and utilize CSV files directly.
    • Embedded Data Support: Embed CSV data straight into your reports for streamlined processing.
  • Dynamic Report Themes - Adds the ability for developers to set report themes at runtime, allowing users to select their report theme in-app. This not only boosts the visual appeal of your reports, but also provides the flexibility to align them seamlessly with various branding styles.