Skip to content
This repository was archived by the owner on Aug 6, 2020. It is now read-only.

Update dependency ag-grid-vue to v23 #46

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 3, 2019

This PR contains the following updates:

Package Type Update Change
ag-grid-vue (source) devDependencies major 16.0.0 -> 23.2.1

Release Notes

ag-grid/ag-grid

v23.2.1

Compare Source

Please refer to the ag-Grid Changelog for details.

v23.2.0

Compare Source

Please refer to the ag-Grid Changelog for details.

v23.1.1

Compare Source

Please refer to the ag-Grid Changelog for details.

v23.1.0

Compare Source

Please refer to the ag-Grid Changelog for details.

v23.0.2

Compare Source

Please refer to the ag-Grid Changelog for details.

v23.0.0

Compare Source

Please refer to the ag-Grid Changelog for details.

v22.1.1

Compare Source

Please refer to the ag-Grid Changelog for details.

v22.1.0

Compare Source

Please refer to the ag-Grid Changelog for details.

v22.0.0

Compare Source

Please refer to the ag-Grid Changelog for details.

v21.2.2

Compare Source

Please refer to the ag-Grid Changelog for details.

v21.2.1

Compare Source

Please refer to the ag-Grid Changelog for details.

v21.2.0

Compare Source

Please refer to the ag-Grid Changelog for details.

v21.1.0

Compare Source

Please refer to the ag-Grid Changelog for details.

v21.0.1

Compare Source

Please refer to the ag-Grid Changelog for details.

v21.0.0

Compare Source

Please refer to the ag-Grid Changelog for details.

v20.2.0

Compare Source

Please refer to the ag-Grid Changelog for details.

v20.1.0

Compare Source

Please refer to the ag-Grid Changelog for details.

v20.0.0

Compare Source

AG-2507 Regression Testing - Column Menu Filter Item broken
AG-2506 JS version of instance status bar component example broken
AG-2505 Regression Testing - Sidebar filters broken on Pivoting examples
AG-2504 Regression Testing - improve aggregation examples
AG-2493 Regression Testing - Row Grouping Padding has increased
AG-2491 Regression Testing - Excel Export with Styles creates excel alert
AG-2490 Regression Testing - Header component example isn't working
AG-2487 Regression Testing - Polymer filter example throws an error
AG-2486 Regression Testing - Examples not rendering value 0
AG-2485 Web components example broken
AG-2483 Column Definition Example - Date Filter is misaligned
AG-2482 Vue Framework Example - skills filter throws error
AG-2481 Chrome 71 is not detected in ag-grid as Chrome
AG-2460 Fix contradiction on status bar for the keywords between average (in code) and avg (in docs)
AG-2448 Add declarative support to vue component (column defs)
AG-2447 A v-model support to vue component
AG-2445 Property 'groupSuppressBlankHeader' not getting used
AG-2442 Header text position misplaced when custom menu icons are used in certain themes
AG-2441 Skip props check of rowData when using deltaRowMode in react
AG-2439 Add support for react-redux v6
AG-2438 website - sortingOrder is not included in Column Properties documentation
AG-2436 Excel Xlsx export does not work with older versions of MS Office
AG-2434 Improve efficiency of the xlsx export to allow exporting more rows before running out of memory
AG-2420 Material theme is missing the column resizer
AG-2418 Docs - Add more documentation around how to create a valid template in master/detail
AG-2417 Issue with React 6: withRef is removed. To access the wrapped instance, use a ref on the connected component
AG-2413 XML Export, not possible to integrate with ExcelSheet + Reintroduce example in the latest docs
AG-2412 Docs - Example full row editing rich select editor values are incomplete
AG-2410 Columns - Ellipsis strange behavior when column is resized
AG-2409 docs - There is a link to ag-grid instead of ag-grid-community in the getting started
AG-2408 Example of exporting to XML and from there to SheetJs doesn’t work
AG-2407 Windows: If viewport has both scroll bars, scroll to last column, open filter, change filter. The filter window is closed automatically
AG-2406 Add ability to inject vue component dependencies
AG-2405 Convert ag-grid-vue to Typescript B
AG-2404 Add i18n support and example repo
AG-2403 Add UMD support and example repo
AG-2402 Add Router support and example repo
AG-2401 Add Vuex support and example repo
AG-2391 When using the grouping bar at the top, if grouping by a column, then removing the column, the label 'Drag here to...' dissapears
AG-2387 Status Bar - The min value in the status bar doesn't work.
AG-2384 Add Excel 2010 support to the xlsx Export
AG-2381 Charting MVP - Add Range Segmentation
AG-2380 Set filter .setFilterValues not working if provided an empty values array to the colDef
AG-2376 Server side row model - Multi auto column group, clicking on generated columns does not trigger get rows
AG-2375 Charting MVP - Spike to Integrate a simple bar chart with the grid
AG-2373 Docs - Context menu docs don't explain how to suppress the xml export option
AG-2372 While row dragging the cell above/below from where the dragging is starting appears selected
AG-2359 Investigating issues with popup editors not working anymore (ie Angular Material editors)
AG-2355 Row group + Multi Auto Column: Row group cells are indented
AG-2352 Context menu - Tool panel default item not working anymore
AG-2350 Status Bar Aggregation, Selected Rows and Total Rows Components don't work in SSRM
AG-2349 xlsx Export - Dates are not exported to native date format
AG-2346 xlsx export - Group headers don't export correctly their style when they span more than one columns
AG-2344 When using checkbox for selection and the width just fits it, an elipsis is displayed
AG-2343 Docs - React clipboard example is not logging the events from the clpboard
AG-2325 SVG icons not working in IE11
AG-2324 Add string to the floatingFilterComponent typing
AG-2319 Misagligned grids using aligned grids when only one of the grids has a vertical scroll bar
AG-2317 When pinning right, the last column will have some content hidden if the main horizontal viewport has scroll
AG-2316 Row Dragging - drag icon should be invisible rather than hidden when rowDrag = false
AG-2312 IE11: Using arrow keys to move around in the grid is broken after moving focus to an outside element
AG-2296 Change the type definition of setTimeout, setInterval, clearInterval so we avoid ambiguity on the signature
AG-2295 Server side row model - Translate column ids to original source column used for grouping when using multi auto column group
AG-2291 pinned rows not working with full width rows
AG-2290 Delta Columns - Group state not kept while using tree data
AG-2285 Tree data, using custom group column + array of strings for dataPath: Causes renderer to print full path
AG-2280 Allow event handler in Vue too support more idiomatic conventions v-on:cellClicked=“onCellClicked“ or @​cellClicked=“onCellClicked“ B
AG-2279 Investigate possible memory leak/inefficiency using Vue
AG-2272 Improve Vue Dev Experience
AG-2263 Remove lag between pinned and body
AG-2253 Docs: Javascript getting started, the sets of data are inverted.
AG-2250 Keyboard Control While Editing Example - broken for frameworks
AG-2248 Custom Keyboard Navigation Example broken for frameworks
AG-2247 Accessing Data Example throwing errors
AG-2246 Custom Controls React Example Broken
AG-2239 Reset columns - Ensure Grouping is restored after reset for all Row Models
AG-2209 Automatically update Vue component params on refresh
AG-2181 Master/Detail - not rendering custom components for 'detail' table when using angularJs
AG-2149 Vue component throws warning about mutating props
AG-2129 Themes- revamp themes docs
AG-2114 React Components are rendered to the root of the DOM tree
AG-2085 Column Menu stays open when dragging Column Headers around
AG-2072 Pinned row - Position pinnedBottomRowData above the scrollbar (windows)
AG-2070 Doc change: Update theme doc links, all SASS variable and clarify the hierarchy of files
AG-2064 Sorts after transactions now delta sort
AG-2031 Website - Add more vue and other framework examples
AG-1928 Themes - Some sass overrides are non functional
AG-1891 Filters - Add a mechanism for keeping the filter menu open
AG-1858 Clipboard - Add a property to allow the default ctrl + c behaviour to include headers
AG-1789 Column Menu - Remove '[Deprecation] Using unescaped '#' characters in a data...' message
AG-626 [domLayout] Grid option domLayout set to autoHeight causes detail component to be instantiated many times

v19.1.2

Compare Source

AG-2294 Add support for Vuex in components    
AG-2293 Performance: When using filterToolPanel, filters should be lazy created only when needed
AG-2289 Delta Columns - Delta columns not working correctly if reusing same column objects.
AG-2286 Autosize all working inconsistently with the server side row model    
AG-2284 Server side row model - Infinite loading of rows when using 1/2 max concurrent blocks
AG-2283 Fix performance issue introduced in 19.1.1 for filtering    
AG-2281 On iPad context menu remains open and never dissappears    
AG-2276 Investigate performance degradation on select all from the column/group header  
AG-2275 Prevent error when using more than 31 characters for a sheet name while exporting to excel    
AG-2269 Default popupParent to containing div for Polymer components    
AG-2266 Server-side Row Model - Group column id not supplied in sort model when using Tree Data    
AG-2262 afterGuiAttached for floating filter doesn't pass hidePopup    
AG-2259 TypeScript compiler error in xmlFactory.d.ts with strictNullChecks enabled    
AG-2258 In ie11, the first click on the select all for the set filter does nothing    
AG-2256 Server Side Row Model - While pivoting, clicking on secondary columns does not trigger getRows    
AG-2254 Investigate typing issues after 19.1.1 has been released    
AG-2252 Issue exporting to xlsx when the data contains unescaped HTML special characters like '&' |

v19.1.1

Compare Source

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.

v19.0.0

Compare Source

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.

v18.1.0

Compare Source

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

v18.0.0

Compare Source

AG-1844 Grid is now laid out using CSS Flex. Before this the grid had it's own layout mechanism called Border Layout. This had the following disadvantages:
The grid had a timer (layout interval) where every 500ms it was checking the width and height of the grid and then laying out contents again if the width or height changed.
Extra DIV elements were required for the layout.
The new mechanism no longer uses the layout interval so the grid is no longer polling every 500ms. The DOM is also now cleaner as the extra div's associated with the border layout are now gone.
AG-1807 New strategy for Printing using auto-height.
AG-1350 Added support for Row Spanning.
AG-1768 Now possible to switch between Auto Height and Normal Height dynamically.
AG-678 Grouping Footers now provides an option for a 'grand' total across all groups.
AG-1793 When in pivot mode you can now include Pivot Row Totals
AG-1569 To help clarify Row Model usage, we have renamed as follows:
In-Memory Row Model -> Client-side Row Model
Enterprise Row Model -> Server-side Row Model
AG-865 The Server-side Row Model now preserves group state after sorting has been performed.
AG-424 Text, Number and Date filters now support two filter conditions instead of just one. The user through the UI can decide which sort of logic to apply: 'AND'/'OR'

This also means that the model for the filter changes when two conditions are applied.

The ability to add an additional filter condition can be suppressed with filterParams.suppressAndOrCondition = true

The documentation of each filter has been updated to reflect these changes accordingly:

text filter
number filter
date filter

v17.1.0

Compare Source

AG-1719   17.1.0 Typescript definition missing row drag events        
AG-1716   17.1.0 Error thrown when using angular component within the detail grid of a master/detail setup        
AG-1710   17.1.0 [drag event] Drag events fired on a single click        
AG-1705   17.1.0 Tool Panel Row Group Section: Long column names overflow into next row.        
AG-1704   17.1.0 shift range selection gave error when range selected extends boundary of the selectable area        
AG-1702   17.1.0 Master/Detail + Selection enabled: Clicking on plus icon to expand ALSO selects row        
AG-1695   17.1.0 ToolPanel: Clicking on Label(text) checkbox should toggle        
AG-1694   17.1.0 cellEditorSelector is missing from colDefUtil.ts        
AG-1692   17.1.0 rowValueChanged callback not triggered while copy paste        
AG-1691   17.1.0 Reverse the sorting arrows in the headers        
AG-1690   17.1.0 grid RTL pagination icons(next page, prev page, first/last page) are opposite        
AG-1688   17.1.0 Cannot access the API of detail grids via the master grid       More Info
AG-1687   17.1.0 Copy Single Cell to selected range not working       More Info
AG-1684   17.1.0 adding "resetColumns" as built-in menu item causing a javascript error        
AG-1680   17.1.0 Pivoting: Uncaught TypeError: this.rowModel.forEachPivotNode is not a function Error when exporting data        
AG-1678   17.1.0 Remove unnecessary tool panel console.log messages onExpandClicked, onFilterTextChanged, onSelectClicked        
AG-1673   17.1.0 groupRowRendererParams with checkbox true causes an error        
AG-1670   17.1.0 Can not edit cells on iPhone        
AG-1666   17.1.0 Fixed bug where editing cells in pinned rows produced 'isActive' error        
AG-1660   17.1.0 Using internal DetailCellRenderer in master/detail does not work for frameworks        
AG-1651   17.1.0 New property suppressMakeColumnVisibleAfterUnGroup        
AG-1649   17.1.0 Column spanning outside of viewport causes DOM elements to be removed incorrectly        
AG-1647   17.1.0 checkbox:true causes full row grouping to fail        
AG-1646   17.1.0 Memory leak with angularjs due to DOM elements not being removed on destroy        
AG-1644   17.1.0 Toolbar doesn't resize correctly when using autoHeight in the grid        
AG-1638   17.1.0 Remove "console.log(...)" from the production release        
AG-1634   17.1.0 Customizing the balham theme through webpack fails with missing icons error        
AG-1629   17.1.0 Autosize all columns and setColumnState requires mandatory parameter, previously it didn't       More Info
AG-1627   17.1.0 Performing grouping operation on the enterprise row model changes the order of columns        
AG-1626   17.1.0 Quick filter to search on multiple words        
AG-1625   17.1.0 Touch Devices Unable to expand column by double tapping on edges.        
AG-1619   17.1.0 Invalid spacing for deeply nested items        
AG-1615   17.1.0 using suppressCellSelection cells are kept in edit mode even after they receive a foucs out event        
AG-1613   17.1.0 groupDefaultExpanded not working when using multi auto group and master/detail       More Info
AG-1612   17.1.0 New agGroupCellRenderer property: suppressDoubleClickExpand       More Info
AG-1610   17.1.0 Column state reverted after grouping applied dynamically        
AG-1609   17.1.0 Enterprise row model when there are no rows api.paginationGetRowCount() returns 1        
AG-1604   17.1.0 Row dragging seems to not work properly if a pinned right column is defined        
AG-1602   17.1.0 Tree Data: api.expandAll Not working        
AG-1600   17.1.0 Row dragging - functions not re-executed when cell contents change.        
AG-1598   17.1.0 Numeric columns exported to excel with white spaces cause the file to be corrupt       More Info
AG-1593   17.1.0 When reducing the width of a group header, display an ellipsis if shrunk so that the content doesn't fit (same as non group header)        
AG-1588   17.1.0 paginationNumberFormatter not working in Angular or React        
AG-1585   17.1.0 gridOptions mandatory in Vue.js - should be optional        
AG-1581   17.1.0 groupHideOpenParents didn't work when selecting row groups        
AG-1577   17.1.0 Added filterValueGetter to allow better filtering while grouping        
AG-1576   17.1.0 When dragging a column to a new position, sometimes it gets sorted        
AG-1574   17.1.0 Error thrown when using FW component within the detail grid of a simple master/detail setup        
AG-1549   17.1.0 Column ordering resets to default ordering after de-grouping        
AG-1544   17.1.0 Grid API - expand/collapse all does not work with tree data        
AG-1512   17.1.0 setFilterModel + async set filter values: While the async set filter values are computed, the calls to setFilterModel are ignored        
AG-1498   17.1.0 Provide documentation on using Angular 1 in Headers        
AG-1492   17.1.0 Put in defensive logic for clipboard operation after use sets invalid range        
AG-1455   17.1.0 Provide column information in set filter async function to facilitate generic implementations       More Info
AG-1441   17.1.0 Add ability to process headers for clipboard (i.e. add processHeaderForClipboard)        
AG-1405   17.1.0 Support automatic text wrapping / variable row height        
AG-1389   17.1.0 defaultColDef not applied to auto generated column definition       More Info
AG-1316   17.1.0 When changing "filter type" and no value present, filter should not be refreshed        
AG-1207   17.1.0 Holding shift while column resizing will now resize columns on either side of the drag handle.        
AG-959   17.1.0 Allow forcing type date for the column no matter what browser

v17.0.0

Compare Source

See our changelog for more info
https://www.ag-grid.com/ag-grid-changelog/

AG-1580 Feature Request 17.0.0 Tool panel can be resized B
AG-1562 Bug 17.0.0 Warn when grouping by null or undefined in enterprise row model
AG-1561 Feature Request 17.0.0 Can't align to the right column group header
AG-1553 Bug 17.0.0 Add mouseevent to our list of objects that are not in the DOM so ag-grid can compile headless
AG-1551 Feature Request 17.0.0 Added API for getCellEditorInstances and getCellRendererInstances
AG-1550 Feature Request 17.0.0 API for getting cell renderer instance
AG-1538 Bug 17.0.0 double clicking 'column group expand' icon gives bad results
AG-1530 Feature Request 17.0.0 Add Expand All/Collapse All to Column Menu for Tree Data
AG-1527 Feature Request 17.0.0 New UI to have tool panel like a side bar in intelliJ B
AG-1525 Feature Request 17.0.0 isRowMaster doesn't work with React
AG-1518 Feature Request 17.0.0 Add UMD packaging
AG-1493 Feature Request 17.0.0 Allow paste from clipboard to selected range
AG-1478 Feature Request 17.0.0 Allow enter key to go to next row directly without going through edit mode
AG-1473 Bug 17.0.0 Cell renderer function throws an error if it returns a number, but works if it returns a string
AG-1469 Bug 17.0.0 Angular innerRendererFramework - ngOnDestroy not being called
AG-1460 Bug 17.0.0 While editing pinned rows delta updates in the no pinned data causes the editing to be cancelled
AG-1449 Bug 17.0.0 headerTooltip doesn't work with grouped columns
AG-1440 Feature Request 17.0.0 Allow tool panel to handle long column names B
AG-1432 Bug 17.0.0 Typings for colDef incorrect for framework components
AG-1430 Bug 17.0.0 Deleted rows flicker out of view when animateRows is enabled
AG-1425 Bug 17.0.0 On pivot mode updating data so that it should be o a different secondary column not working when using splice
AG-1395 Bug 17.0.0 Tabbing through headers makes headers and columns out of sync
AG-1347 Feature Request 17.0.0 New API: api.getEditingCells()
AG-1331 Feature Request 17.0.0 Do not allow page breaks inside rows in print layout
AG-1321 Feature Request 17.0.0 Add destroy callback to all row models
AG-1320 Bug 17.0.0 Tooltip AND css classes not updated when using a transaction and tooltip field using dotted field syntax
AG-1261 Feature Request 17.0.0 When user hovers a column header, add class to column header and cells
AG-1196 Bug 17.0.0 Memory leak using angular1
AG-1135 Feature Request 17.0.0 Allow multiple row selections with mouse only
AG-1101 Feature Request 17.0.0 Allow column resizing in mobile devices
AG-1097 Feature Request 17.0.0 Allow having a callback to refine the sort of the rows after the grid sorts them.
AG-1073 Feature Request 17.0.0 Change HTML [button] to [button type="button"]. Otherwise if grid embedded in a form, submits forms by default
AG-1052 Feature Request 17.0.0 add suppressCellFlash in the colDef
AG-1036 Feature Request 17.0.0 Allow scrollbars to be always present by configuration
AG-918 Feature Request 17.0.0 [performance] implement batch update for transactions - and webpage
AG-700 Feature Request 17.0.0 Add method to allow changing the values of a rich select component on the fly and also let it be different depending on the row
AG-677 Feature Request 17.0.0 [sort] multi-column sorting with ctrl
AG-612 Feature Request 17.0.0 [cell flasing] Allow for easy row flashing and create api calls to force flashing
AG-460 Feature Request 17.0.0 [range] Scroll grid as range selection changes (as per excel)
AG-432 Bug 17.0.0 [toolpanel touch]Scrolling Tool Panel on touch devices doesn't work B
AG-183 Feature Request 17.0.0 Added CellMouseDownEvent for left and middle click events.


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-ag-grid-monorepo branch from 00f2438 to 3e287e9 Compare March 22, 2019 07:38
@renovate renovate bot force-pushed the renovate/major-ag-grid-monorepo branch from 3e287e9 to 6129de7 Compare June 19, 2019 12:59
@renovate renovate bot changed the title Update dependency ag-grid-vue to v20 Update dependency ag-grid-vue to v21 Jun 19, 2019
@renovate renovate bot force-pushed the renovate/major-ag-grid-monorepo branch from 6129de7 to 91712f5 Compare August 10, 2019 09:52
@renovate renovate bot force-pushed the renovate/major-ag-grid-monorepo branch 2 times, most recently from a6721d1 to 8eb3a64 Compare September 7, 2019 12:54
@renovate renovate bot force-pushed the renovate/major-ag-grid-monorepo branch from 8eb3a64 to e20f38f Compare October 1, 2019 04:58
@renovate renovate bot force-pushed the renovate/major-ag-grid-monorepo branch from e20f38f to 83c8a44 Compare November 11, 2019 14:01
@renovate renovate bot changed the title Update dependency ag-grid-vue to v21 Update dependency ag-grid-vue to v22 Nov 11, 2019
@renovate renovate bot force-pushed the renovate/major-ag-grid-monorepo branch from 83c8a44 to f54e592 Compare December 14, 2019 20:57
@renovate renovate bot force-pushed the renovate/major-ag-grid-monorepo branch from f54e592 to 7a37566 Compare December 22, 2019 05:57
@renovate renovate bot force-pushed the renovate/major-ag-grid-monorepo branch from 7a37566 to 2826046 Compare April 27, 2020 22:58
@renovate renovate bot changed the title Update dependency ag-grid-vue to v22 Update dependency ag-grid-vue to v23 Apr 27, 2020
@renovate renovate bot force-pushed the renovate/major-ag-grid-monorepo branch from 2826046 to 2a6b235 Compare May 7, 2020 16:57
@renovate renovate bot force-pushed the renovate/major-ag-grid-monorepo branch from 2a6b235 to 50ef89a Compare May 15, 2020 08:51
@renovate renovate bot force-pushed the renovate/major-ag-grid-monorepo branch from 50ef89a to 4fe7ac9 Compare July 1, 2020 16:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant