Version 19.0 Release Note

Summary

  • The Release Note outlines the key features and updates in Version 19 of AdapTable
  • It was released in September 2024 and supports AG Grid version 32.1
  • It contains no breaking changes but a number of enhancements notably:
    • New Vue Wrapper to support AG Grid Vue (similar to Angular and React Wrappers)
    • Expressions support Fields (row data not present in Columns)
    • Column Formats and Alert Messages can be dynamic via the use of Template Literals
    • Developers can provide Custom Aggregated Functions
    • New Percentage Cell Editor
    • 2 Custom Popups: Custom Window and Progress Indicator

AdapTable 19 is a major version release which contains a large number of enhancements.

Breaking Change

There are no breaking changes in this release

AdapTable Vue

Message Templates

  • AdapTable supports Template Literals - evaluated dynamically at run-time using string interpolation
  • They are available in both Display Formats and Alert Messages

Custom Popups

Other New Features

Change Log

KeyTypeDescription
AT-2752TaskUpgrade Angular minimum support to v16
AT-2750BugHidden calc columns wrongly display when autoSaveLayout false
AT-2748TaskAdd a Support Template for CommonJS
AT-2738EnhancementAdd Data Change history option NOT to override previous value
AT-2731TaskSupport AG Grid 32.1
AT-2729EnhancementAllow Notes and Comments to be added when Row Grouping
AT-2710BugClearing & re-selecting Display Notification in Alert Wizard throws Error
AT-2709BugToast Notifications display when also using OpenFin Notification Centre
AT-2707EnhancementAdd prop to Row Summary whether or not to include Filters
AT-2705EnhancementAdd a Close Button to Comments popup
AT-2693BugSpecial columns are wrongly added to initial Layout when lazy loading
AT-2691EnhancementIncrease Header & Message width inputs in Alert Wizard 'Message' step
AT-2690TaskCreate a Vue Wrapper
AT-2677EnhancementEnable Template Literals for Display Formats
AT-2673EnhancementReact wrapper: allow any prop change at runtime
AT-2668EnhancementAllow users to make runtime changes to AG Grid Column Defs
AT-2654EnhancementAdd function option to `exportFormatType` property in Export Options
AT-2649EnhancementAllow devs to exclude some rows from being filtered
AT-2637TaskCreate a Percentage Cell Editor
AT-2634EnhancementEnable Styling of Row Summaries
AT-2613EnhancementProvide ability to show Progress Indicator messages via API
AT-2440EnhancementAdd an 'OS Theme' which automatically picks up Desktop theme
AT-2388EnhancementAdd support for FDC3 2.1
AT-2339EnhancementEnable Template Literals for Alert messages
AT-2333EnhancementAllow users to show custom content in a movable window