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-react-example

13.3.0

04 Oct 07:56
Compare
Choose a tag to compare

Version 13.3.0 [03-OCT-2017]
Enhancements

AG-851: Added support for React 16
AG-698: Added support for row class rules
AG-754: The floating filter icon now can be configured.
AG-776: Aurelia now supports header components and header group components.
AG-815: Grid Api for scrolling has been improved so that api.ensureNodeVisible and api.ensureIndexVisible now take an optional second parameter to specify where the node/index should be positioned on the screen. The valid values are: top, middle and bottom. If not specified, would not scroll into the row if already visible in the current viewport.
Bug Fixes

AG-862: Double clicking a group cell was not expanding the group
AG-861: Fixed issue with expandAll when using hideOpenParents:true
AG-759: Clear button does not work well when also providing filterOptions
AG-547: Set filter tristate was not working
AG-842: Fix issue with autosize for the columns and the new matherial theme
AG-829: Fix error in CellComp.prototype.stopEditing in certain cases
AG-406: Fix issue on touch devices where sub menus and custom menu items wouldn't work.

13.2.0

21 Sep 12:05
Compare
Choose a tag to compare

Enhancements

AG-785: Pivoting is now possible in the Enterprise Row Model. If you are using the row model and do not want pivoting, then set grid properties toolPanelSuppressPivotMode=true and toolPanelSuppressValues=true to remove the pivot from the grid UI.
AG-795: New callback paginationNumberFormatter to format numbers in pagination panel, should you no like the default formatting. See Example: Customising Pagination.
AG-693: Child Count can now be set for Enterprise Row Model.
AG-800: Put in callback colDef.suppressKeyboardNavigation() to allow suppressing keyboard events while editing.
Bug Fixes

AG-770: pinnedBottomRowData and pinnedTopRowData were not getting changes updated when bound as component property (eg if using React or Angular bindings to change these)
AG-667: unnecessary console log "not supported" when using infinite row model and scrolling after cell selection
AG-400: rich select - when focus goes off the component, the selection was kept
AG-563: When sorting by count in pivot mode it does Alphabetical sort not numerical
AG-793: Group expand / contract was not working with double click, now it opens and closes quickly
AG-649: Configuring checkbox icons was not getting applied when icons set at the column def level (ie colDef.checkboxSelection=true and colDef.icons = {customIcons})
AG-622: Copy Paste with Master Detail Grid was not working

13.1.0

01 Sep 13:13
Compare
Choose a tag to compare

See ag-grid.com

13.0.1

29 Aug 15:21
Compare
Choose a tag to compare

See ag-grid.com

13.0.0

26 Aug 10:45
Compare
Choose a tag to compare

See ag-grid.com

12.0.0

21 Jul 13:18
Compare
Choose a tag to compare

See ag-grid.com

11.0.0

26 Jun 14:54
Compare
Choose a tag to compare

See ag-grid.com

10.1.0

08 Jun 10:29
Compare
Choose a tag to compare

See ag-grid.com

10.0.0

22 May 10:03
Compare
Choose a tag to compare

See ag-grid.com

9.1.0

27 Apr 13:34
Compare
Choose a tag to compare

See ag-grid.com