@syncfusion/ej2-angular-grids 20.1.55 → 20.1.58

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (45) hide show
  1. package/@syncfusion/ej2-angular-grids.es5.js +2 -2
  2. package/@syncfusion/ej2-angular-grids.es5.js.map +1 -1
  3. package/@syncfusion/ej2-angular-grids.js +2 -2
  4. package/@syncfusion/ej2-angular-grids.js.map +1 -1
  5. package/CHANGELOG.md +31 -0
  6. package/dist/ej2-angular-grids.umd.js +3 -3
  7. package/dist/ej2-angular-grids.umd.js.map +1 -1
  8. package/dist/ej2-angular-grids.umd.min.js +2 -2
  9. package/dist/ej2-angular-grids.umd.min.js.map +1 -1
  10. package/ej2-angular-grids.metadata.json +1 -1
  11. package/package.json +7 -7
  12. package/schematics/ng-add/schema.json +1 -1
  13. package/schematics/utils/lib-details.d.ts +2 -2
  14. package/schematics/utils/lib-details.js +2 -2
  15. package/schematics/utils/lib-details.ts +2 -2
  16. package/styles/bootstrap-dark.css +3 -2
  17. package/styles/bootstrap.css +3 -2
  18. package/styles/bootstrap4.css +3 -2
  19. package/styles/bootstrap5-dark.css +2 -1
  20. package/styles/bootstrap5.css +2 -1
  21. package/styles/fabric-dark.css +2 -1
  22. package/styles/fabric.css +2 -1
  23. package/styles/fluent-dark.css +3 -2
  24. package/styles/fluent.css +3 -2
  25. package/styles/grid/bootstrap-dark.css +3 -2
  26. package/styles/grid/bootstrap.css +3 -2
  27. package/styles/grid/bootstrap4.css +3 -2
  28. package/styles/grid/bootstrap5-dark.css +2 -1
  29. package/styles/grid/bootstrap5.css +2 -1
  30. package/styles/grid/fabric-dark.css +2 -1
  31. package/styles/grid/fabric.css +2 -1
  32. package/styles/grid/fluent-dark.css +3 -2
  33. package/styles/grid/fluent.css +3 -2
  34. package/styles/grid/highcontrast-light.css +3 -2
  35. package/styles/grid/highcontrast.css +2 -1
  36. package/styles/grid/material-dark.css +3 -2
  37. package/styles/grid/material.css +2 -1
  38. package/styles/grid/tailwind-dark.css +2 -1
  39. package/styles/grid/tailwind.css +2 -1
  40. package/styles/highcontrast-light.css +3 -2
  41. package/styles/highcontrast.css +2 -1
  42. package/styles/material-dark.css +3 -2
  43. package/styles/material.css +2 -1
  44. package/styles/tailwind-dark.css +2 -1
  45. package/styles/tailwind.css +2 -1
package/CHANGELOG.md CHANGED
@@ -2,6 +2,37 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### Grid
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I357493` - An issue with the grid throws a `NotFoundError` on Unmount in IE11 when using the custom template has been resolved.
10
+ - `#I372485` - Adding new rows in-between with infinite scrolling issue has been fixed.
11
+ - `#I375336` - Scrolling is not working fine with Virtualization Grid when having frozen column has been fixed.
12
+ - `#I374913` - Collapsing Group row is not working properly when cache mode enabled in `InfiniteScrolling` has been fixed.
13
+
14
+ ## 20.1.57 (2022-05-24)
15
+
16
+ ### Grid
17
+
18
+ #### Bug Fixes
19
+
20
+ - `#I359884` - Accessibility of Grid component has been improved.
21
+ - `#I376539` - Sorting issue on URL Adaptor `DataManagerRequest` has been fixed.
22
+ - `#I365726` - Image and Text overlap issue in excel image has been fixed.
23
+
24
+ ## 20.1.56 (2022-05-17)
25
+
26
+ ### Grid
27
+
28
+ #### Bug Fixes
29
+
30
+ - `#F174681` - Provided support for Column dragging when dynamically enabling the Group drop area.
31
+ - `#I375458` - Column read as draggable after disabling column reorder for Particular column has been fixed.
32
+ - `#I376011` - Styling issue on grouping all the columns in grid is fixed.
33
+ - `#I352445` - Changed the title and read message of three dot icon in Page container.
34
+ - `#I366376` - column template does not destroyed while using `setRowData` method has been fixed.
35
+
5
36
  ## 20.1.52 (2022-05-04)
6
37
 
7
38
  ### Grid
@@ -1,6 +1,6 @@
1
1
  /*!
2
2
  * filename: ej2-angular-grids.umd.js
3
- * version : 20.1.55
3
+ * version : 20.1.58
4
4
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
5
  * Use of this code is subject to the terms of our license.
6
6
  * A copy of the current license can be obtained at any time by e-mailing
@@ -443,7 +443,7 @@ var __metadata$3 = (this && this.__metadata) || function (k, v) {
443
443
  if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
444
444
  return Reflect.metadata(k, v);
445
445
  };
446
- var inputs = ['aggregates', 'allowExcelExport', 'allowFiltering', 'allowGrouping', 'allowKeyboard', 'allowMultiSorting', 'allowPaging', 'allowPdfExport', 'allowReordering', 'allowResizing', 'allowRowDragAndDrop', 'allowSelection', 'allowSorting', 'allowTextWrap', 'childGrid', 'clipMode', 'columnChooserSettings', 'columnMenuItems', 'columnQueryMode', 'columns', 'contextMenuItems', 'currencyCode', 'currentAction', 'dataSource', 'detailTemplate', 'editSettings', 'ej2StatePersistenceVersion', 'enableAdaptiveUI', 'enableAltRow', 'enableAutoFill', 'enableColumnVirtualization', 'enableHeaderFocus', 'enableHover', 'enableImmutableMode', 'enableInfiniteScrolling', 'enablePersistence', 'enableRtl', 'enableStickyHeader', 'enableVirtualization', 'filterSettings', 'frozenColumns', 'frozenRows', 'gridLines', 'groupSettings', 'height', 'hierarchyPrintMode', 'infiniteScrollSettings', 'locale', 'pageSettings', 'pagerTemplate', 'parentDetails', 'printMode', 'query', 'queryString', 'resizeSettings', 'rowDropSettings', 'rowHeight', 'rowRenderingMode', 'rowTemplate', 'searchSettings', 'selectedRowIndex', 'selectionSettings', 'showColumnChooser', 'showColumnMenu', 'sortSettings', 'textWrapSettings', 'toolbar', 'toolbarTemplate', 'width'];
446
+ var inputs = ['aggregates', 'allowExcelExport', 'allowFiltering', 'allowGrouping', 'allowKeyboard', 'allowMultiSorting', 'allowPaging', 'allowPdfExport', 'allowReordering', 'allowResizing', 'allowRowDragAndDrop', 'allowSelection', 'allowSorting', 'allowTextWrap', 'childGrid', 'clipMode', 'columnChooserSettings', 'columnMenuItems', 'columnQueryMode', 'columns', 'contextMenuItems', 'cssClass', 'currencyCode', 'currentAction', 'dataSource', 'detailTemplate', 'editSettings', 'ej2StatePersistenceVersion', 'enableAdaptiveUI', 'enableAltRow', 'enableAutoFill', 'enableColumnVirtualization', 'enableHeaderFocus', 'enableHover', 'enableImmutableMode', 'enableInfiniteScrolling', 'enablePersistence', 'enableRtl', 'enableStickyHeader', 'enableVirtualization', 'filterSettings', 'frozenColumns', 'frozenRows', 'gridLines', 'groupSettings', 'height', 'hierarchyPrintMode', 'infiniteScrollSettings', 'locale', 'pageSettings', 'pagerTemplate', 'parentDetails', 'printMode', 'query', 'queryString', 'resizeSettings', 'rowDropSettings', 'rowHeight', 'rowRenderingMode', 'rowTemplate', 'searchSettings', 'selectedRowIndex', 'selectionSettings', 'showColumnChooser', 'showColumnMenu', 'sortSettings', 'textWrapSettings', 'toolbar', 'toolbarTemplate', 'width'];
447
447
  var outputs$4 = ['actionBegin', 'actionComplete', 'actionFailure', 'batchAdd', 'batchCancel', 'batchDelete', 'beforeAutoFill', 'beforeBatchAdd', 'beforeBatchDelete', 'beforeBatchSave', 'beforeCopy', 'beforeDataBound', 'beforeExcelExport', 'beforeOpenAdaptiveDialog', 'beforeOpenColumnChooser', 'beforePaste', 'beforePdfExport', 'beforePrint', 'beginEdit', 'cellDeselected', 'cellDeselecting', 'cellEdit', 'cellSave', 'cellSaved', 'cellSelected', 'cellSelecting', 'checkBoxChange', 'columnDataStateChange', 'columnDeselected', 'columnDeselecting', 'columnDrag', 'columnDragStart', 'columnDrop', 'columnMenuClick', 'columnMenuOpen', 'columnSelected', 'columnSelecting', 'commandClick', 'contextMenuClick', 'contextMenuOpen', 'created', 'dataBound', 'dataSourceChanged', 'dataStateChange', 'destroyed', 'detailDataBound', 'excelAggregateQueryCellInfo', 'excelExportComplete', 'excelHeaderQueryCellInfo', 'excelQueryCellInfo', 'exportDetailDataBound', 'exportGroupCaption', 'headerCellInfo', 'keyPressed', 'lazyLoadGroupCollapse', 'lazyLoadGroupExpand', 'load', 'pdfAggregateQueryCellInfo', 'pdfExportComplete', 'pdfHeaderQueryCellInfo', 'pdfQueryCellInfo', 'printComplete', 'queryCellInfo', 'recordClick', 'recordDoubleClick', 'resizeStart', 'resizeStop', 'resizing', 'rowDataBound', 'rowDeselected', 'rowDeselecting', 'rowDrag', 'rowDragStart', 'rowDragStartHelper', 'rowDrop', 'rowSelected', 'rowSelecting', 'toolbarClick', 'dataSourceChange'];
448
448
  var twoWays = ['dataSource'];
449
449
  /**
@@ -857,7 +857,7 @@ var __metadata$4 = (this && this.__metadata) || function (k, v) {
857
857
  if (typeof Reflect === "object" && typeof Reflect.metadata === "function")
858
858
  return Reflect.metadata(k, v);
859
859
  };
860
- var inputs$1 = ['currentPage', 'customText', 'enableExternalMessage', 'enablePagerMessage', 'enablePersistence', 'enableQueryString', 'enableRtl', 'externalMessage', 'locale', 'pageCount', 'pageSize', 'pageSizes', 'template', 'totalRecordsCount'];
860
+ var inputs$1 = ['cssClass', 'currentPage', 'customText', 'enableExternalMessage', 'enablePagerMessage', 'enablePersistence', 'enableQueryString', 'enableRtl', 'externalMessage', 'locale', 'pageCount', 'pageSize', 'pageSizes', 'template', 'totalRecordsCount'];
861
861
  var outputs$5 = ['click', 'created', 'dropDownChanged'];
862
862
  var twoWays$1 = [];
863
863
  /**