Release 26.2.0
Key | Issue Type | Summary |
---|---|---|
AG‑6008 | Bug | IDate & IDateComp - setDisabled should be optional |
AG‑5996 | Bug | When using Angular/React/Vue, the Filter Component destroy method is never fired when the grid is destroyed |
AG‑5994 | Bug | [Regression] When using declarative columns in Angular, settings in defaultColDef are not applied to the columns |
AG‑5984 | Bug | When a column has lockVisible=true, it cannot be dragged inside the column tool panel to be reordered or grouped/aggregated/pivoted |
AG‑5983 | Bug | [Regression] When using Internet Explorer 11 and auto-sizing (a single or all) columns, the columns are not auto-sized and an exception is thrown |
AG‑5982 | Bug | [React] When using reactUi=true and providing rowData via a state variable, editing a cell causes stale state and resets the rowData to empty |
AG‑5980 | Bug | When using AG Grid community, setting groupMaintainOrder=true prevents column sorting |
AG‑5973 | Bug | [Regression] When using pivot chart and setting the series type to line, no chart is rendered |
AG‑5972 | Bug | When setting groupMaintainOrder: true, column filtering doesn't work |
AG‑5964 | Bug | When column definition is setting width=undefined, it doesn't take the value of the defaultColDef width |
AG‑5959 | Bug | [Charts] - Line Chart doesn't work with Grouped Category Axis |
AG‑5956 | Bug | When displaying a submenu in a popup (the PIN COLUMN submenu of the columns menu or a sub-menu in a multi-filter), clicking a submenu item hides and displays the popup even if it's already displayed |
AG‑5954 | Bug | [Docs] Clarify in the DateFilterModel API docs that the default date format is YYYY-MM-DD hh:mm:ss |
AG‑5951 | Bug | When using Vue3, treat frozen data as non-reactive |
AG‑5942 | Bug | When tapping a grid cell on a iOS mobile device, its custom tooltip shows up briefly and disappears |
AG‑5941 | Bug | [Regression] When using a column filter with subMenu or accordion type multi-filter pressing ESC key doesn't close the filter popup |
AG‑5936 | Bug | When using row autoHeight: true with server-side row model (partial), scrolling down to another block and purging the cache leaves the grid blank |
AG‑5933 | Bug | [Regression] When using server-side row model pressing DOWN ARROW key, when a loading cell renderer is reached focus is lost |
AG‑5925 | Task | [Column Filters] Display a red border around the date picker filter input when invalid input is provided |
AG‑5915 | Bug | [Regression] When providing a field in the autoGroupColumn, the autoGroupColumn can no longer be sorted |
AG‑5905 | Bug | [Column Filters] SetFilter Filter List should be case insensitive by default |
AG‑5903 | Bug | When using Vue3, updating row data with a call to setDataValue resets row selection state |
AG‑5901 | Bug | When updating the rowData, the GroupTotalFooter node's leafchildren property is not updated |
AG‑5898 | Bug | When pivoting and paging without displaying any columns, pagination panel row count is incorrect (1 instead of 0) |
AG‑5897 | Bug | [Regression] When using infinite row model, the first row cannot be made a full-width row |
AG‑5896 | Bug | ReactUI allows access to the api via ref before the grid is fully ready, which can trigger exceptions |
AG‑5892 | Bug | [Docs] Add the missing defaultExcelExportParams property to the Excel export API page |
AG‑5890 | Bug | applyColumnState does not use minWidth as boundary |
AG‑5884 | Bug | [Regression] When selecting a cell range of strings and applying the Fill Handle, the first cell string value is not entered into the filled cells, only the subsequent ones |
AG‑5881 | Task | [Charts] Add Vue3 support to Standalone Charts |
AG‑5880 | Bug | When changing sparkline rendering options while updating sparkline data an exception is thrown |
AG‑5879 | Task | [Accessibility] Allow full-width rows to have valid ARIA fields for static accessibility tests |
AG‑5878 | Task | [Accessibility] Add ARIA labels to the set filter virtual list container |
AG‑5874 | Bug | [Regression] When using row autoHeight=true and applying top or bottom cell padding, the padding settings are ignored when rendering |
AG‑5873 | Bug | When setting set filter model for a grouped column and ungrouping/regrouping the column, resetting the filter model doesn't clear the text in the floating filter input |
AG‑5871 | Bug | [Regression] When axis and series formatting options are modified the chart isn't re-rendered |
AG‑5870 | Task | [Sparkline] Add a bar sparkline |
AG‑5868 | Bug | [Regression] When using row autoHeight: true and calling setRowData, the rows flicker as they change their height |
AG‑5860 | Bug | [Docs] Clarify in the docs how to use Vue provide/inject methods with components inside in the grid |
AG‑5852 | Bug | [Vue3] When defining a component with props as an Object an error is thrown |
AG‑5844 | Bug | When using a column filter with multiple conditions and the first filter operator in the list hides the filter input, it is always applied by default as the second condition |
AG‑5843 | Bug | [Regression] When loading the ESM build of ag-grid-enterprise, the imports do not resolve |
AG‑5840 | Bug | When resizing integrated charts dialog, status bar text is selected |
AG‑5839 | Bug | Export all types from community in enterprise (ag-grid-enterprise with typescript) |
AG‑5838 | Bug | When displaying data points with missing Y-values, area sparklines do not render them |
AG‑5735 | Bug | [Regression] When setting preventDefaultOnContextMenu=true and right-clicking the ag-grid-community grid, the default context menu is still displayed |
AG‑5685 | Task | [Column Filters] Allow maxValidYear to be set when using a date filter |
AG‑5588 | Bug | [Regression] When exiting cell edit mode, React Cell Renderer for edited cell flickers |
AG‑5576 | Task | [Column Filter] Allow disabling filter inputs so users can see the filter conditions/selection but not modify it |
AG‑5426 | Task | [Row Height] Allow maximum row height to be set in cellStyle/rowStyle when using autoHeight=true |
AG‑5417 | Bug | When changing chart axis label rotation chartOptionsChanged event not fired |
AG‑5400 | Bug | When a chart node (marker, column, bar etc) is colorised using a formatter function, the corresponding tooltip title isn't using the same color |
AG‑4751 | Task | [Chart] Add nodeClick, seriesNodeClick event to treemap chart |
AG‑4584 | Task | [Column Filters] Add grid api, column and context to SetFilterValuesFuncParams interface |
AG‑4456 | Bug | When deserializing chart state, X-axis label rotation value isn't applied |
AG‑3453 | Task | [Column Filters] Add support for range filters (i.e. two values, "from" and "to") in custom filter options |
AG‑2151 | Task | [Column Filters] Add to filterChanged event parameters a reference to the column whose filter changed |
AG‑2093 | Task | Allow fast tabbing through floating filter inputs when focused |
AG‑2043 | Task | [Column Filters] Add column information to the set filter cellRenderer params (filterParams.cellRenderer) |