yarn ag-grid-enterprise 16.0.0

latest releases: 31.3.1, 31.3.0, 31.2.1...
6 years ago

For details of this release, check our dedicated blog post for v16.0.0. https://www.ag-grid.com/ag-grid-blog-16-0-0/

Enhancements
AG-116: Allow row drag and drop
AG-1397: Add example on how to add a dynamic component into a cell
AG-1435: Maintain cell focus on data updates
AG-1419: Allow quickfilter to work with tree data
AG-1400: Allow moving of group auto-column
AG-1388: Support for Enter to commit changes to cell and to navigate to the next row
AG-1338: Use Value Formatter with Tooltips
AG-1208: Make setFilter mini search case insensitive
AG-1382: Allow the detail grid of master detail to be defined with callback
AG-1194: Add double click = expand/collapse column group
AG-1390: Row drag icon needs better graphic design
AG-1384: Create cellStyleParams interface as per https://www.ag-grid.com/javascript-grid-cell-styles
AG-1191: Show context menu when the user right clicks on the header
AG-1285: Allow disabling ctrl to add cells to a currently existing range
AG-1206: Add source information in the column events so that the user knows where the event came from ie From reset columns button
AG-1119: Add api call to hideContextMenu
AG-818: Add better support/consistency for addIndex
AG-514: Allow columns to be fixed so they can not be moved from their configured position
AG-128: Add suppressHidden and suppressPinning to ColDefs
Bugs
AG-1186: Using font icons in a renderer in chrome causes them to not be repainted when resizing the column
AG-1068: Ipad - Safari/Chrome Csv Export doesn't work
AG-1439: Fix issue creating detail row in master/detail with react
AG-1434: Fix page message when no rows are present when using pagination. Shows 1 of 0
AG-1431: "Ctrl & A" does not select pinned bottom rows correctly
AG-1422: Overlay blocks mouse pointers events in IE10
AG-1421: new property popupParent - so popups (eg menu) don't get clipped into grid
AG-1392: getBusinessKeyForNode should sanitise input
AG-1374: innerRendererFramework doesn't work in the group column for the master grid in a master/detail configuration
AG-1373: Can't nest a framework detail grid in a master detail grid. [ag-Grid: unable to find bean reference agGridReact while initialising frameworkComponentWrapper]
AG-1368: Cell focus should not get darker when browser focus is lost
AG-1362: columnVisibleChange triggered when column is moved independently if it is visibility changes
AG-1361: Header Group Columns are not getting "ag-header-group-cell-moving" CSS class while being dragged&dropped
AG-1351: New components naming not backward compatible when using floating filters (filter: 'date' or filter:'text')
AG-1345: Number filter defaultOption: "notEqual" not working
AG-1342: When press Tab while editing, grid checks "editable" callback of next cell before current cell applied
AG-1339: Home/End keys not working in Windows10
AG-1333: getNodeId makes the row render incorrectly if returning partial HTML
AG-1283: Cannot override default components with framework components, only with plain JS ones
AG-1279: In range date filter breaks if the data contains null dates
AG-1278: deprecated api.recomputeAggregates(), use api.api.refreshInMemoryRowModel('aggregate') instead
AG-1273: Pagination + Grouping + Enterprise when expanding a group rows bubble up unexpectedly
AG-1272: Null pointer exception when trying to save the state of the columns and the passed state is null
AG-1258: Have consistent behaviour for indeterminate checkbox across selection and set filter
AG-1243: IE Edge issue on colum nenu/columns clicking on the column label is good, clicking on checkbox closes the menu
AG-1181: No rows overlay displayed when col defs are supplied after row data
AG-1171: setFilterModel is ignored in an async Filter until the async is resolved
AG-1166: Inconsistent timing when calling gridReady/ngAfterViewInit in Angular
AG-1134: Remove cyclic dependency - Calling setFocusedCell from within onCellValueChanged causes an infinite loop
AG-1120: Dragging an ungrouped column by its group shows empty hint
AG-958: On mobile devices - Hiding/Showing columns through the column menu doesn't work
AG-831: [enterprise row model] Quickly expanding group node doesn't resolve loading
AG-798: [drag event] dragStopped gets called when clcking on a cell
AG-663: [react headerComponent drag&drop] Cannot drag & drop header with a custom component into the row groups by
AG-608: Default sort is not passed to getRows with 'infinite' rowModelType in AngularJS 1.x

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

NewReleases is sending notifications on new releases.