Skip to content
This repository has been archived by the owner on Aug 19, 2024. It is now read-only.

Releases: ag-grid/ag-grid-angular-cli-example

19.1.1

31 Oct 15:25
Compare
Choose a tag to compare

Release 19.1.1 Overview

Feature Highlights:

AG-904 Polymer 3 Datagrid.
AG-726 Export to XLSX.
AG-1591 Allow Delta Changes to Column Definitions.

19.0.0

07 Sep 13:53
Compare
Choose a tag to compare

Release 19.0.0 Overview

Breaking Changes:

ag-Grid receives a major overhaul of the Tool Panels in version 19.0.0. The old property 'showToolPanel' is no longer used and the Tool Panel is also not included by default. For more details see: Configuring the Side Bar.

Feature Highlights:

AG-1201 The Status Bar is now customizable with Custom Status Panel Components.
AG-1915 The Side Bar is now customizable with Custom Tool Panel Components.
AG-1914 A new Filters Tool Panel has been added to the Side Bar.
AG-1881 Lazy load hierarchical data with Server-side Tree Data.
AG-1961 Debounce block loading with Infinite and Server-side Row Models using the new grid options property: 'blockLoadDebounceMillis'.
AG-1363 columnApi.resetColumnState() can now optionally raise column based events.

18.1.0

04 Jul 10:51
Compare
Choose a tag to compare
AG-1889   18.1.0 Website - Master/Detail JS Example includes vue renderer code        
AG-1887   18.1.0 agSetColumnFilter with textFormatter creates extra items in the list with formatted text        
AG-1886   18.1.0 Line break between icon and 'Drag here to set row groups' using theme ag-fresh        
AG-1883   18.1.0 Server-side - sorting doesn't always invoke server side        
AG-1882   18.1.0 Reference data + Set Filter: Add flag so reference data is not searchable by value as it was pre v17.0.0       More Info
AG-1879   18.1.0 focused cell border was getting clipped for last pinned column        
AG-1878   18.1.0 Typing improvements on ColumnState for setColumnState        
AG-1877   18.1.0 Vue & Angular CLI - enteprise library duplicated due to symlinks (enterprise features not available in monorepo)        
AG-1876   18.1.0 Animation example doesn't work for Angular and React in the website        
AG-1875   18.1.0 Master/Detail - AutoHeight property not working for details grid        
AG-1872   18.1.0 Selection - one operation in the grid should result in one instance of selectionChanged event.        
AG-1871   18.1.0 Pinning - RTL cause disorder between columns        
AG-1870   18.1.0 Aggregation - Grouped row displays wrong value for aggregation 1st function        
AG-1869   18.1.0 ag-grid-angular-cli-example v6 not working on ie11        
AG-1868   18.1.0 Remove dependency on react-dom-factories in ag-grid-react        
AG-1864   18.1.0 Clipboard - spanned cells multi select allows paste        
AG-1863   18.1.0 bring back gridSizeChanged event        
AG-1855   18.1.0 suppressLoadingOverlay: true not working        
AG-1852   18.1.0 Sorting - sortingOrder: ['asc', null, 'desc'] Doesn't work the grid does asc, desc null instead        
AG-1851   18.1.0 Grouping + suppress group row + reset column state. Causes exception        
AG-1850   18.1.0 cellHeight parameter for dropdown editor doesn't highlihgt the whole height of the option, just the text        
AG-1849   18.1.0 Website - https://www.ag-grid.com/archive/18.0.0/javascript-grid-cell-expressions/ doesn't work        
AG-1848   18.1.0 Floating Filters not disabled when set to readonly in IE        
AG-1846   18.1.0 Website - javascript-grid-filtering/#example-filter-api invalid gridOptions property 'suppressMenu' message in console.        
AG-1843   18.1.0 Tabbing outside a set floating filter causes the column to filter out all the rows        
AG-1842   18.1.0 Floating filter for date filters is always in edit mode, even when using the in range filter type        
AG-1839   18.1.0 Row Dragging: Doesn't work on iPhone        
AG-1837   18.1.0 React - immutable/frozen data causes runtime errors        
AG-1830   18.1.0 Aurelia not supporting full column dragging behaviour        
AG-1829   18.1.0 Dragging Service - if not enabled, it should not update in the background        
AG-1828   18.1.0 getColumnState - hide value is incorrect for collapsed columns        
AG-1827   18.1.0 Status Bar - if not enabled, it should not update in the background        
AG-1824   18.1.0 Editing - Multi sort breaks inline editing        
AG-1821   18.1.0 Header should disappear (and go to footer) when rowNode.setExpanded(true) is called.       More Info
AG-1818   18.1.0 Pinning, moving and unpinning the column results in the wrong place.        
AG-1808   18.1.0 vue - symlink causes $attr read only        
AG-1798   18.1.0 set pinned data asynchronously cancels editing        
AG-1797   18.1.0 setFitlterValues + setFilterModel Only works when newRowsAction: 'keep'        
AG-1788   18.1.0 Scrolling - Holding down page down with large dataset freezes up the browser        
AG-1787   18.1.0 Enterprise - Unable to override cell loading renderer        
AG-1784   18.1.0 Master/Detail - Last row in the grid is not on the same page when autoPageSize is set and there is no available space under the grid        
AG-1778   18.1.0 Website - For Print 'For Print and RTL' Doesn't Work        
AG-1777   18.1.0 Website - For Print Complex Example Doesn't Work        
AG-1774   18.1.0 IE - Double click on Filter to uncheck 'Select All' instead of single click.        
AG-1764   18.1.0 Scrollwheel freezes grid if scrolled past the end        
AG-1762   18.1.0 Scrollwheel freezes grid if scrolled past the end        
AG-1759   18.1.0 cellEditorSelector and cellRendererSelector not in the docs for column properties        
AG-1758   18.1.0 Allow shift-resizing by default        
AG-1751   18.1.0 Check scrollbar width is same for both horizontal and vertical scrolls        
AG-1748   18.1.0 Tool panel: column drop section - Dragging any column into that section scrolls the section to the top        
AG-1735   18.1.0 Memory leak when using static data        
AG-1733   18.1.0 Pagination - Pressing next does not display page 2 if you clicked the set filter first.        
AG-1728   18.1.0 cellContextMenu Event not firing when the user triggers the context menu via right click        
AG-1722   18.1.0 Full width cell renderer + shift selection: Random rows get selected        
AG-1717   18.1.0 Grouping Toolbar - Adding many columns causes layout to break        
AG-1711   18.1.0 Filters - right most column, the right side of the drop down is clipping        
AG-1700   18.1.0 Floating Filters + Set filter: Filter changes when pressing random keys while focusing on the read only text box        
AG-1664   18.1.0 CellRender/innerRenderer framework components not destroyed, when set to new columnDef        
AG-1663   18.1.0 Grid not releasing React components in DOM