Skip to content

[pull] latest from ag-grid:latest#778

Merged
pull[bot] merged 4 commits into
code:latestfrom
ag-grid:latest
Jun 12, 2026
Merged

[pull] latest from ag-grid:latest#778
pull[bot] merged 4 commits into
code:latestfrom
ag-grid:latest

Conversation

@pull

@pull pull Bot commented Jun 12, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

gportela85 and others added 4 commits June 12, 2026 16:06
* AG-17292 [Calculated Columns] - Fixed Insert Items Alignment

* AG-17292 [Calculated Columns] - Fixed Insert Items Alignment

* AG-17292 [Calculated Columns] - Fixed Insert Items Alignment
* AG-14628 - [Tooltip] Inherit colDef tooltips in group columns (singleColumn & multipleColumns)

- In multipleColumns mode, inherit tooltipField, tooltipValueGetter, tooltipComponent,
  tooltipComponentParams, and headerTooltip from the underlying grouped colDef in
  createBaseColDef
- In singleColumn mode, build a composite tooltipValueGetter that resolves group rows
  dynamically from params.node.rowGroupColumn.colDef, and leaf rows from autoGroupColumnDef
- autoGroupColumnDef tooltip settings now apply to leaf rows only (breaking change)

* AG-14628 - address review: dynamic tooltipComponent for singleColumn, lint fixes, guard

- Resolve tooltipComponent and tooltipComponentParams dynamically for singleColumn
  group rows via tooltipComponentSelector, delegating to rowGroupColumn.colDef
- Guard composite tooltip setup behind a check that at least one grouped column or
  autoGroupColumnDef actually carries tooltip config, avoiding unnecessary listeners
- Add curly braces to all if statements to satisfy the curly ESLint rule
- Cast rowGroupColumn to AgColumn (fixes TS2339 on .colDef access)
- Remove unused GridRows import from test file

* AG-14628 - address review: extract helper, fix TooltipComponentSelectorFunc type, add GridRows/GridColumns snapshots

* AG-14628 - revert TooltipComponentSelectorFunc public API change; keep cast localised to helper

* AG-14628 - inherit tooltipComponentSelector in both singleColumn and multipleColumns group paths
Deduplicates prismjs, string-width, strip-ansi, and wrap-ansi entries
that were aliased together unnecessarily.
@pull pull Bot locked and limited conversation to collaborators Jun 12, 2026
@pull pull Bot added the ⤵️ pull label Jun 12, 2026
@pull pull Bot merged commit 64407b3 into code:latest Jun 12, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants