Version 18.1 Release Note
Summary
- Minor version released in June 2024 and supports AG Grid v.31.3.1
Breaking Change
There are no Breaking Changes in AdapTable 18.1
The main enhancements in this release are:
- Layouts can include Summary Rows - pinned rows that display Aggregations
- Grid can now display a Transposed View (using a new
showTransposedViewfunction in Grid API) - Transitioned to
reactiveCustomComponentsin AdapTable React
Change Log
| Key | Type | Description |
|---|---|---|
| AT-2688 | Enhancement | ✅ Enable the Values Filter in Filter Bar to be vertically dragged |
| AT-2672 | Enhancement | ✅ React wrapper: handle runtime changes to rowData & colDefs props |
| AT-2670 | Enhancement | ✅ Allow (Non-Input) Predicates to be added to Values Filter |
| AT-2650 | Bug | ✅ Detail Grids always show the AG Grid Balham theme |
| AT-2642 | Bug | ✅ ReadOnly objects can still be Suspended / Unsuspended |
| AT-2512 | Task | ✅ Transition to `reactiveCustomComponents` in AdapTable React |
| AT-2491 | Enhancement | ✅ Enable creation of Summary Rows (showing aggregations) to be included in a Layout |
| AT-2481 | Study | ✅ Add ability to show Grid in a Transposed View |