npm ag-grid-community 29.0.0
v29.0.0

latest releases: 32.2.0, 32.1.0, 31.3.4...
20 months ago

Release 29.0.0

Key Issue Type Summary
AG‑7779 Task [SSRM] Allow displaying a single loading row when filtering instead of all grid rows as loading rows
AG‑7752 Task [Charts] Allow chart title and subtitle to apply chart padding from the outside edge, not between titles and chart area
AG‑7750 Task [Charts] Allow legend to apply chart padding from the outside edge, not between legend and chart
AG‑7744 Task [Charts] Allow turning off axis label skipping
AG‑7736 Bug When using camel case in getRowStyle, style not applied correctly
AG‑7731 Bug [Regression] Filter popups only resize when opened for the first time
AG‑7726 Bug [Column Filters] When searching in Set Filter Mini Filter, raw values are matched as well as formatted values
AG‑7719 Bug [Column Filters] Set Filter List "no matches" text is not updated when other filters change
AG‑7714 Bug Floating filters of multi-filter ignore filter params because multi Filter params not passed properly to underlying floating filters
AG‑7713 Bug [Regression] When using React, setting column group groupId property, changing column visibility via state throws an exception and doesn't render the grid
AG‑7710 Task [Typings] Type columnGroupShow to open
AG‑7701 Bug RichSelectCellEditor doesn't select correct values when typing repeated letter
AG‑7700 Bug When using floating column filters, frequent row updates prevent typing in the floating filter input
AG‑7691 Bug Memory leak in the ProvidedColumnGroup causes the onColumnVisibilityChanged event to be called before the new ColumnGroups are created
AG‑7685 Bug [Charts] When using Log-axis, switching between base values, not all ticks have labels
AG‑7682 Bug When opening a popup, postProcessPopup callback gets overridden and popup gets returned to original position
AG‑7675 Task [SSRM] Change default SSRM behaviour to Infinite Scroll
AG‑7674 Task [API] Deprecate getCacheBlockState() API method
AG‑7673 Bug Grid columns cannot be moved via drag and drop when AG Grid is contained in a Shadow DOM
AG‑7666 Bug [Regression] getRowStyle does not add CSS variables as properties
AG‑7662 Bug [Charts] Treemap throws an exception when changing options object
AG‑7661 Bug [Regression] When suppressFilterSearch=true in toolPanelParams the Filter Search is still displayed in the filters tool panel
AG‑7659 Task [Typings] Export Provided CellEditor params interfaces
AG‑7658 Task [Layout & Styling] Allow correctly rendering cell values when using row border greater than 1px
AG‑7630 Bug [Charts] Series labels become corrupt in several scenarios.
AG‑7624 Bug [Charts] Out of memory issues in React with Safari on iOS
AG‑7620 Task [API] Remove deprecated property padding from IGroupCellRendererParams
AG‑7619 Task [API] Remove deprecated suppressRefresh, autoHeight from IDetailCellRendererParams
AG‑7618 Task [API] Remove deprecated addRowCompListener property from ICellRendererParams
AG‑7612 Task [Column Menu] Reorder the pin submenu items to place "No Pin" as first item
AG‑7604 Task [Layout & Styling] Remove deprecated legacy SASS styles
AG‑7588 Task [Charts] Add Treemap cell value label formatter
AG‑7578 Task [Integrated] Allow customizing the chart tool panel DATA Tab items
AG‑7577 Task [API] Pass through source property value when updating DefaultColDefs
AG‑7575 Bug Set filter list doesn't show a (Blanks) item to represent an empty array cell value in the column
AG‑7565 Task [website] Changelog/Pipeline grid - some columns are too wide and use up valuable space
AG‑7562 Bug [Regression] When enableRtl=true, unpinned column headers don't show resize handles
AG‑7561 Bug When opening filters displayed in the Filter Tool Panel event.eGui is an empty div for the filterOpened event
AG‑7558 Bug When clicking checkbox or pressing SPACE key to select a row, onRowSelected params event property is always null
AG‑7556 Bug isServerSideGroup callback is not reevaluated after transaction update
AG‑7554 Bug When using React 18, editing a grid cell and calling api.stopEditing() to end the editing causes the editor to flash briefly
AG‑7552 Bug SolidJS Example isn't loading
AG‑7550 Bug [Regression][Chart] Cross-filtering Pie chart tooltip.renderer not applied when set
AG‑7546 Task [Charts] Add support for applying a delta options update and retrieving current options state
AG‑7534 Task [API] Remove deprecated API methods from the Column object
AG‑7533 Task [API] Remove the deprecated defaultGroupComparator API member
AG‑7530 Bug [Charts] When navigator scrolled custom markers change size
AG‑7529 Bug [Charts] When secondary axis visibility is toggled, it's rendered over the legend
AG‑7520 Task [React] Remove React ChangeDetectionStrategyType.DeepValueCheck
AG‑7518 Bug [React v18] Calling columnApi.autoSizeColumns(false) within onFirstDataRendered incorrectly ignores header cell width
AG‑7505 Bug Tooltip background-color cannot be modified by CSS variable
AG‑7504 Bug When using ReactUI and a column with wrapText, autoHeight=true, switching to print layout causes the grid's rows to flicker
AG‑7501 Bug [Integrated] ChartOptionsChangedEvent should be called when combination series types are changed
AG‑7492 Bug [Chart] Automatically pad pie/doughnut chart so callout labels aren't clipped
AG‑7487 Bug When using React and VoiceOver, cell content is announced twice when using checkboxSelection, rowDrag, autoHeight, enableCellTextSelection=true
AG‑7485 Bug When using React typing in an editor component enters the first character of an invalid value in the cell
AG‑7481 Task [Angular] Upgrade Legacy Project to Angular v10
AG‑7473 Task [API] Remove legacy deprecated properties from GridOptions and ColDefs
AG‑7472 Task [Integrated] Enable Chart Tool Panels Button by default
AG‑7439 Task [Accessibility] Remove from the DOM unused row/column pinned containers and unused empty rows
AG‑7430 Bug [Regression] When using domLayout="autoHeight" and dragging a cell range to the right/left edges of the viewport, it doesn't scroll horizontally
AG‑7414 Bug When rowData=null the loading overlay is displayed but calling setRowData(null) displays the empty overlay instead
AG‑7403 Task [API] Remove deprecated ag-grid-column components
AG‑7395 Bug When using group rows with empty keys, row rendering breaks
AG‑7381 Bug When using case-insensitive set filter, items with the same value but a different case are unchecked unnecessarily
AG‑7352 Task [API] Introduce IRowNode to show the public facing interface instead of the internal object RowNode
AG‑7330 Task [Aggregations] Allow removing column aggregation function from the column menu
AG‑7267 Task [Frameworks] Upgrade Typescript Version to 4.0.8
AG‑7264 Task [API] Remove legacy deprecated methods from gridApi and columnApi
AG‑7213 Bug [ReactUI] When a set column filter with cell renderers changes, filter list cell renderers are refreshed and flash
AG‑7091 Bug [Integrated] Chart padding not working consistently with supplied container
AG‑6994 Task [Column Filters] Investigate potential performance improvements when updating set filters with many items
AG‑6958 Task [Column Filter] Update set filter codebase to avoid searching through entire list to improve performance when using many set filter items
AG‑6955 Task [Charts] Remove legacy deprecated chart API members
AG‑6692 Task [API] Remove deprecated "key" property from ICellEditorParams
AG‑6662 Bug [Regression] When using set filter with ExcelMode=Windows and no items in the set filter are selected, the OK button is still enabled
AG‑6424 Task [Chart] Allow disabling legend item click
AG‑6396 Task [Column Filter] Allow Set Filter values to be displayed in a hierarchical list
AG‑6300 Bug [Regression] When displaying set filter item values wider than the dialog width, they're not truncated with ellipsis
AG‑6296 Bug When setting multiple column filters, subsequently applied column filters update the number of unique values shown in the set filter UI, but don't update the set filter filterModel which still contains the original values when the set filter was applied
AG‑6114 Task [Clipboard] Allow including the column header text just once before multiple cell range values in case all the copied cell ranges include exactly the same columns
AG‑5882 Task [Scrolling] Prevent temporary blank area rendered when quickly scrolling by dragging the vertical scrollbar thumb
AG‑5724 Task [Row Grouping] Make unbalanced row groups an optional behavior
AG‑5238 Task [Column Moving] Add a finished property in the columnMoved event arguments so it can identify the final place the column was dropped
AG‑5221 Task [Chart] Allow using color values directly from the data for the treemap series
AG‑5124 Task [React] Make gridOptions property suppressModelUpdateAfterUpdateTransaction reactive
AG‑5117 Task [Integrated] Allow integrated charts to customize settings for pie chart sector labels via the format panel
AG‑5068 Task [Chart] Allow configuration of the arrangement of the legend items to override smart auto arrangement
AG‑4835 Task [Charts] Allow legend items to be a paginated when chart area is too small
AG‑4680 Bug When opening a dialog and changing grid cell values, there's a memory leak
AG‑4008 Task [Column Filters] Allow set filter to interpret and group date values in a hierarchy of week/month/quarter/year
AG‑3591 Task [Column Menu] Allow custom column layouts in the column menu columns
AG‑3258 Task [Keyboard Navigation] Link in custom cell renderer not accessible via Keyboard ENTER key
AG‑2461 Task [React] Make animateRows a reactive property
AG‑1896 Task [API] Add a source property to rowSelected and selectionChanged events to help distinguish between user and API-driven selection changes
AG‑1282 Task [React] Allow pagination properties to be reactive - pagination, paginationPageSize
AG‑145 Task [Excel Export] Allow exporting row group footers (group subtotal rows and grand total row) to Excel/CSV
AG‑129 Task [Column Filters] Allow set filter to support complex objects as provided set filter values

Don't miss a new ag-grid-community release

NewReleases is sending notifications on new releases.