Skip to content

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

Merged
pull[bot] merged 5 commits into
code:latestfrom
ag-grid:latest
May 20, 2026
Merged

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

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented May 20, 2026

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 : )

AgGitDeployment and others added 5 commits May 19, 2026 15:17
* AG-17039 Reorder aggregation function list by usage frequency

Order built-in agg funcs as sum, avg, max, min, count, first, last
instead of alphabetically. Custom funcs appear after built-ins sorted
alphabetically. Use Map for aggFuncsMap and cache the ordered list.

* Prevent cache corruption

* fix lint
* AG-17270 Fix toolbar pin built-in actions not working when node is null

Fall back to iterating over the current range selection for pinTop,
pinBottom, and unpinRow actions when triggered from the toolbar
(where no row node is provided).

* AG-3390 Fix sentinel placement in Jira comment to prevent duplicate comments

* AG-3390 Use full sentinel string in duplicate check for robustness

* AG-17270 Guard getCellRanges() return value before iterating

* AG-17270 Refactor pin action handlers to eliminate duplication

* use HOF

Signed-off-by: Victor Musienko <8777372+sdwvit@users.noreply.github.com>

---------

Signed-off-by: Victor Musienko <8777372+sdwvit@users.noreply.github.com>
@pull pull Bot locked and limited conversation to collaborators May 20, 2026
@pull pull Bot added the ⤵️ pull label May 20, 2026
@pull pull Bot merged commit c5068b7 into code:latest May 20, 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.

3 participants