Release 30.1.0
Key | Issue Type | Summary |
---|---|---|
AG‑9151 | Task | [Column Filters] Allow formatting the filter model value to display in the number filter input when using the numberParser |
AG‑9146 | Bug | [SSRM] When header checkbox is checked, and the user scrolls to load a new block of rows, newly loaded unselectable rows are also selected |
AG‑9096 | Task | [React] Display warning message when setting detailCellRendererParams.template in React saying this isn't supported |
AG‑9080 | Bug | Guard VirtualList against error when model not yet set |
AG‑9068 | Bug | When using unbalanced groups, the Set Filter Tree List does not display all groups |
AG‑9065 | Bug | [Docs] Install with NPM React link leads to empty page |
AG‑9051 | Task | [Layout & Styling] Add a Figma Design System to design & customise AG Grid |
AG‑9048 | Task | [Column Filters] Add a source parameter to the filterChanged event to indicate the type of filter that fired it |
AG‑9031 | Bug | Changelog for v30.0 misspells rowNode.setSelected method name |
AG‑9013 | Bug | When using React, changing the height of the grid while calling autoSizeAllColumns truncates a column unnecessarily |
AG‑8967 | Bug | When using React and Viewport Row Model with rapid updates, calling flashCell throws an exception |
AG‑8958 | Bug | When providing a set filter model with empty string, it doesn't filter records with empty strings |
AG‑8949 | Bug | [Columns] When removing a pivot/row group/aggregation the wrong column is provided to the events
|
AG‑8945 | Bug | [Cell Rendering] When using groupRowRenderer and checkboxes in Angular, checked row groups are hidden unless hovered over |
AG‑8924 | Bug | When using React and calling the api to start editing a cell from the context menu (that was opened from a different cell), editing does not start |
AG‑8921 | Bug | [Selection][SSRM] Pressing SPACE key triggers onRowSelected event even when row wasn't selectable |
AG‑8898 | Bug | [Regression] When sorting by one of the group columns by clicking the pill in the row group panel, leaf values shown in the row group column are sorted as well and the group column is showing a sort direction instead of mixed direction |
AG‑8870 | Bug | [Column Sizing] Column width does not retain when flex enabled and Group Column set as row group |
AG‑8824 | Bug | When calling api.refreshServerSide with purge=false and there are fewer groups than previously loaded, an infinite reload loop can occur |
AG‑8817 | Bug | When calling api.sizeColumnsToFit() it doesn't grow column width if it has a minWidth set and the grid's width is less than 1400px |
AG‑8802 | Bug | [SSRM] When maxConcurrentRequests=-1 (no limit), refreshing the rows loads cache blocks one at a time still using a limit for the number of requests |
AG‑8775 | Task | [Column Filters] Allow Advanced Column Filtering with filtering expression support |
AG‑8657 | Task | [Row Grouping] Allow ungrouping via the column menu item on auto-grouped columns |
AG‑8585 | Bug | When crossfiltering an integrated chart to a blank value, blank entries are not shown in grid |
AG‑8559 | Bug | [Performance] When initiating a grid with a large number of columns (thousands), the UI freezes |
AG‑8243 | Task | [Column Filters] Disable auto-fill prompts for floating filter inputs by default and add a filterParams property to optionally enable them |
AG‑8061 | Task | [Pivoting] Allow setting the default expanded level of pivot columns (similar to the groupDefaultExpanded property for the expanded row group level) |
AG‑7921 | Task | [SSRM] Allow users to modify the value aggregation function from a secondary column when using SSRM and pivoting and improve secondary column workflow when pivoting |
AG‑7724 | Bug | When calling redrawRows API method, pinned rows are always redrawn regardless of the parameters |
AG‑7712 | Task | [SSRM] Allow postSortRows callback to fire when using SSRM |
AG‑6278 | Bug | When pivoting and updating a state variable in React, secondary column order is reset |
AG‑4461 | Bug | When showing long options in a agRichSelectCellEditor they are clipped instead of truncated |
AG‑3757 | Bug | When calling api.resetRowHeights, footer row heights aren't updated |
AG‑3523 | Task | [Tooltip] Allow interactive tooltips which remain visible as long as the mouse hovers the tooltip |
AG‑2655 | Task | [Cell Editing] Improve rich cell editor rendering, customization, CSS variable support, popup sizing matching column width |
AG‑2278 | Task | Allow automatically creating pivot result columns (secondary columns) with SSRM |
AG‑2211 | Task | [Cell Editing] Allow agRichSelectCellEditor to automatically shrink vertically if the options provided aren't high enough to fill the default height |
AG‑2037 | Task | [Cell Editing] Allow automatically fitting agRichSelectCellEditor width to column width |