Skip to content

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

Merged
pull[bot] merged 7 commits intocode:latestfrom
ag-grid:latest
Mar 19, 2026
Merged

[pull] latest from ag-grid:latest#655
pull[bot] merged 7 commits intocode:latestfrom
ag-grid:latest

Conversation

@pull
Copy link

@pull pull bot commented Mar 19, 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 : )

StephenCooper and others added 7 commits March 19, 2026 14:30
* Revert "[AG-16476] Fix(filters): mini set wrong object serialization (#13035)"

This reverts commit 2949854.

* improve error message and docs around cellDataTypes and complex object in set filters

* Localise helper function

* Fix lint
… to be merged (#13337)

* AG-3390 - Update wait for ci script to include waiting for the branch to be merged

Fixes issues where we were checking for the workflow to finish, but needed to check for the branches to be merged.

* AG-3390 - Remove unnecessary RUN_ID
* AG-3471 rename deferApply to buttons and add isDeferredMode helper

* AG-3471 update consumers to use isDeferredMode and pass full params

* AG-3471 remove DeferModeToggleComp and add validation warning for missing apply button

* AG-3471 update styles for new buttons layout in columns tool panel

* AG-3471 update docs to reflect buttons API replacing deferApply

* AG-3471 disable apply button when there are no pending changes

* AG-3471 add --ag-column-panel-apply-button-color and --ag-column-panel-apply-button-background-color variables

* AG-3471 update tests for new buttons API, remove defer mode toggle tests, add apply button disabled state tests

* AG-3471 swap button order to cancel then apply in docs example

* AG-3471 fix SortDef direction property name and add hasPendingChanges to ColumnStateUpdateStrategy

* AG-3471 simplify hasPendingChanges colIds comparisons

* AG-3471 move getColIds helper to top of hasPendingChanges

* AG-3471 inline createSyncColumnStateUpdateExecutionStrategy

* AG-3471 replace repetitive delegation with typed dispatch helper in ColumnStateUpdateStrategy

* AG-3471 consolidate hasPendingChanges patch conditions and formatting

* AG-3471 shorten buttons validation warning message

* AG-3471 update apply button validity on pivot mode toggle and add test

* AG-3471 fix lint errors in deferred pivot mode tests

* AG-3471 address PR review: fix duplicate aggFunc check, extract const, rename dispatch to delegate

* AG-3471 reuse isDeferredMode helper in columnToolPanel

* AG-3471 simplify delegate method and remove fallback strategy in columnStateUpdateStrategy

* AG-3471 fix tool-panel-context-menu tests to use buttons param instead of removed deferApply

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
* Document all events and replace misc with properly named sections

* Update api docs

* AG-16879 Fix trailing slash in row-resizing anchor URL

* QA review
* AG-166000-improve-avg-percentage-distribution
…13340)

* [AG-3471] Support suppressSyncLayoutWithGrid in deferred apply mode

Enable column reordering in CTP when suppressSyncLayoutWithGrid is active
with deferred mode. Add hasDeferredColumnOrder to distinguish draft column
order from live fallback. Reset staged changes on external grid events
(sort, visibility, row group, value, pivot, new columns) with an exception
for column moves when suppressSyncLayoutWithGrid is true. Guard commit with
isCommitting flag to prevent self-triggered resets. Add behavioural tests.

* lint

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

* refactor

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

---------

Signed-off-by: Victor Musienko <8777372+sdwvit@users.noreply.github.com>
* AG-166000-improve-avg-percentage-distribution
@pull pull bot locked and limited conversation to collaborators Mar 19, 2026
@pull pull bot added the ⤵️ pull label Mar 19, 2026
@pull pull bot merged commit e0166b6 into code:latest Mar 19, 2026
4 of 7 checks passed
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.

4 participants