@syncfusion/ej2-grids 20.3.61 → 20.3.62
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.
- package/CHANGELOG.md +2 -0
- package/README.md +48 -2
- package/dist/ej2-grids.min.js +1 -10
- package/dist/ej2-grids.umd.min.js +1 -10
- package/dist/es6/ej2-grids.es2015.js +1 -1
- package/dist/es6/ej2-grids.es5.js +1 -1
- package/dist/global/ej2-grids.min.js +1 -10
- package/dist/global/index.d.ts +0 -9
- package/package.json +82 -82
- package/src/grid/base/grid.js +1 -1
|
@@ -20294,7 +20294,7 @@ __decorate$1([
|
|
|
20294
20294
|
Property({})
|
|
20295
20295
|
], Grid.prototype, "currentAction", void 0);
|
|
20296
20296
|
__decorate$1([
|
|
20297
|
-
Property('
|
|
20297
|
+
Property('default version')
|
|
20298
20298
|
], Grid.prototype, "ej2StatePersistenceVersion", void 0);
|
|
20299
20299
|
__decorate$1([
|
|
20300
20300
|
Event()
|
|
@@ -20892,7 +20892,7 @@ var Grid = /** @__PURE__ @class */ (function (_super) {
|
|
|
20892
20892
|
Property({})
|
|
20893
20893
|
], Grid.prototype, "currentAction", void 0);
|
|
20894
20894
|
__decorate$1([
|
|
20895
|
-
Property('
|
|
20895
|
+
Property('default version')
|
|
20896
20896
|
], Grid.prototype, "ej2StatePersistenceVersion", void 0);
|
|
20897
20897
|
__decorate$1([
|
|
20898
20898
|
Event()
|