🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@syncfusion/ej2-angular-grids

Package Overview
Dependencies
Maintainers
2
Versions
487
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-angular-grids - npm Package Compare versions

Comparing version

to
16.3.31

19

CHANGELOG.md

@@ -9,2 +9,21 @@ # Changelog

- `aggregateModule` is made public from grid class.
- `Tooltip` throw script error when hover grid cell faster with `EllipsisWithTooltip` is fixed.
- `excelexport` failed when complex property has null as value is resolved.
- Script error throws while deleting the records after adding new records in `batch-editing` mode is resolved.
#### New Features
- Provided dialog settings to customize dialog-editing.
#### Breaking Changes
- For dialog editing, the dialog overlay will be displayed to entire document, Previously the overlay will be displayed only on the grid element.
## 16.3.30 (2018-11-01)
### Grid
#### Bug Fixes
- `extend` like method to keep getters in the data is added.

@@ -11,0 +30,0 @@ - `Tab-key` press and update the data in `command-column` causes multiple posts at server side is resolved.

2

dist/ej2-angular-grids.umd.min.js
/*!
* filename: ej2-angular-grids.umd.min.js
* version : 16.3.30
* version : 16.3.31
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved.

@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license.

{
"name": "@syncfusion/ej2-angular-grids",
"version": "16.3.30",
"version": "16.3.31",
"description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for Angular",

@@ -11,3 +11,3 @@ "author": "Syncfusion Inc.",

"@syncfusion/ej2-angular-base": "~16.3.30",
"@syncfusion/ej2-grids": "16.3.30"
"@syncfusion/ej2-grids": "16.3.31"
},

@@ -14,0 +14,0 @@ "devDependencies": {

export declare const pkgName = "@syncfusion/ej2-angular-grids";
export declare const pkgVer = "^16.3.29";
export declare const pkgVer = "^16.3.30";
export declare const moduleName = "GridModule, PagerModule";
export declare const themeVer = "~16.3.29";
export declare const themeVer = "~16.3.30";
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.pkgName = '@syncfusion/ej2-angular-grids';
exports.pkgVer = '^16.3.29';
exports.pkgVer = '^16.3.30';
exports.moduleName = 'GridModule, PagerModule';
exports.themeVer = '~16.3.29';
exports.themeVer = '~16.3.30';

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet