Release 29.3.0
Key | Issue Type | Summary |
---|---|---|
AG‑8356 | Bug | Reintroduce support for requirejs |
AG‑8352 | Bug | When using row AutoHeight=true with Custom Cell Renderers, toggling Keyboard Mode resets Row Heights |
AG‑8348 | Bug | Tabbing does not flow correctly between aligned grids |
AG‑8346 | Bug | [Regression] When setting a large value for cacheBlockSize, loading data is slow and becomes slower for each new cache block |
AG‑8343 | Bug | When using excludeHiddenColumnsFromQuickFilter, Quick Filter excludes row group values if the grouped column is hidden |
AG‑8341 | Bug | [Safari] Text within elements that should not allow selection is still selectable |
AG‑8327 | Bug | [Sparklines] Sparkline tooltip renderer is not isolated to a single column |
AG‑8297 | Bug | ColumnToolPanel can enter infinite loop if child group given groupId 0 |
AG‑8287 | Bug | [Charts] Pie breaks when data count increases |
AG‑8283 | Bug | [Regression] When using SSRM, setting maxBlocksInCache causes too many rows to be retained instead of reloaded from the data source |
AG‑8282 | Bug | Some icons throw exceptions when created as SVG |
AG‑8281 | Bug | [Excel Export] Footer row is not exported to Excel when using groupHideOpenParents=true |
AG‑8280 | Bug | [Excel Export] Exporting custom content with Text + Image throws an error |
AG‑8275 | Bug | When pressing SPACE key to expand/collapse column groups, the page scrolls |
AG‑8273 | Bug | [Regression] When using the set filter, clicking the CANCEL button doesn't reset unapplied changes and doesn't close the filter popup when using excel-windows mode |
AG‑8272 | Bug | When using AG Grid Enterprise, there's no way to show ag-grid-community column menu tabs |
AG‑8270 | Bug | Cannot expand group rows with double click when enableGroupEdit=true |
AG‑8266 | Bug | When opening the chart tool panel via API call, the affected chart is scrolled into view |
AG‑8242 | Bug | When removing a column from the row group panel, the columns list in the columns tool panel is scrolled to the bottom |
AG‑8241 | Bug | [Regression] When popup parent has a height larger than the browser, the column menu displays with zero height |
AG‑8235 | Bug | [Regression] headerCheckboxSelectionFilteredOnly is not reversible |
AG‑8232 | Bug | [Regression] When selecting grid rows, status bar selection count doesn't take into account de-selected rows |
AG‑8229 | Bug | [Regression] When using Mac and showing scrollbars "only when scrolling", full width row bounds exceeds grid viewport |
AG‑8226 | Bug | [SSRM] refreshServerSide(purge: false) does not load rows if grid empty |
AG‑8225 | Bug | [SSRM] Calling api.setRowCount does not correctly unset store length |
AG‑8216 | Task | [SSRM] Fire an event when a SSRM refresh has fully completed |
AG‑8213 | Bug | AgGrid ColumnResizeEvent emitted with incorrect source property when calling api |
AG‑8141 | Bug | api.resetColumnState() breaks columns with aggFuncs supplied as functions |
AG‑8139 | Bug | [Regression] When setting popupParent option, opening the column column menu popup scrolls down the HTML body |
AG‑8064 | Task | [API] Display a warning in console when using domLayout="autoHeight" and rowModelType="serverSide" or "infinite" and ignore domLayout="autoHeight" |
AG‑7996 | Bug | When using pivoting and enableGroupEdit=true, editing a group row cell an exception is thrown |
AG‑7888 | Bug | paginationGoToLastPage() goes to wrong page when paginationAutoPageSize:true |
AG‑7541 | Bug | When using SSRM, full width rows don't update after a SSRM refresh |
AG‑7523 | Bug | When a column with autoHeight & wrapText=true spans into another column with autoHeight & wrapText=true, the row has default instead of auto-height and the cell value appears on a single row instead of wrapped |
AG‑7368 | Task | [Charts] Add node / pointer tooltip position types |
AG‑7080 | Task | [Master/Detail] Add support for sticky rows for master rows when using a master/detail grid |
AG‑7013 | Task | [SSRM] Add support for sticky group rows |
AG‑6984 | Task | [Pivoting] Allow aggregating the values of multiple pivot columns and rows in a single aggregation value |
AG‑6880 | Task | [Tree Data] Add support for sticky group rows and tree data |
AG‑6846 | Task | [API] Add to API docs the currently undocumented Column.isCellEditable(RowNode) API method |
AG‑6716 | Task | [Sparklines] Allow per-column sparkline tooltip instances |
AG‑6260 | Task | [SSRM] Allow displaying "Loading..." instead of "?" in the pagination panel when paging while still loading records (when using SSRM Pagination) |
AG‑6181 | Task | [Chart] Allow custom tooltips to remain visible to allow interacting with tooltip content for accessibility users |
AG‑4989 | Task | Allow AG Grid to work from inside a Shadow DOM |
AG‑3890 | Task | [Charts] Improve layout of pie chart callout labels to avoid overlapping chart or other labels |
AG‑3227 | Task | [Charts] Allow configuring tooltip position offset |
AG‑2720 | Task | [Column Groups] Allow horizontal sticky group column headers |