Skip to content

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

Merged
pull[bot] merged 8 commits intocode:latestfrom
ag-grid:latest
Feb 4, 2026
Merged

[pull] latest from ag-grid:latest#593
pull[bot] merged 8 commits intocode:latestfrom
ag-grid:latest

Conversation

@pull
Copy link

@pull pull bot commented Feb 4, 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 : )

taktran and others added 8 commits February 4, 2026 09:35
subrepo:
  subdir:   "external/ag-shared"
  merged:   "90555b1f123"
upstream:
  origin:   "https://github.com/ag-grid/ag-shared.git"
  branch:   "latest"
  commit:   "90555b1f123"
git-subrepo:
  version:  "0.4.9"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "30db3b8"
* Remove obsolete run configuration files and add new Mini filter value formatter configuration.

* Fix wrong object serialization in Mini Set Filter by ensuring correct value formatter usage

- Pass `shouldUseFormatterFromColumn` flag to `ValueService.formatValue` to correctly determine if column's value formatter should be used
- Add `shouldUseFormatterFromColumn` property to `SetFilterListItem` and `FlatSetDisplayValueModel` to control formatter selection
- Update `SetFilterHandler` to expose `shouldUseValueFormatterFromColumn` method for determining when to use column's value formatter
- Modify `setValueFormatter` to set `useValueFormatterFromColumn` based on column's `valueFormatter` when no provided formatter exists
- Ensure `valueFormatter` is not used when column's `valueFormatter` should be used instead
Fixes AG-16476

* lint

* Update `getFormattedValue` to conditionally use last array element based on formatter settings
…us (#13036)

* Fix focus recovery when tabbing into grid from outside

- Add focus recovery mechanism for cases where target cell is not yet rendered in SSRM

Fixes #AG-16227

* Fix focus recovery when tabbing into grid from below in SSRM

- Add test case for shift-tab into grid from below, ensuring focus is restored on last displayed cell after data load

Fixes #AG-16227
* AG-16688-single-empty-edit-cell-focus-bug
* feat: hide groupRowEditable and groupRowValueSetter from public API

- Move groupRowEditable and groupRowValueSetter types to internal colDefInternal.ts
- Remove exports from main.ts
- Remove from public ColDef interface
- Update documentation to remove references to the unfinished feature
- Keep internal functionality working with ColDefInternal type
- Remove group-editable-totals-custom and pivot-editable-totals-custom examples
- Keep refresh-after-group-edit example (this feature stays public)

* fix: update tests to use ColDefInternal for hidden groupRowEditable properties

* hide-group-row-editable-feature
* AG-16533-value-setter-false-should-not-clear-value-in-fill-mode

* AG-16533-value-setter-false-should-not-clear-value-in-fill-mode
@pull pull bot locked and limited conversation to collaborators Feb 4, 2026
@pull pull bot added the ⤵️ pull label Feb 4, 2026
@pull pull bot merged commit cd7d1ea into code:latest Feb 4, 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.

5 participants