@syncfusion/ej2-layouts
Advanced tools
Comparing version 18.1.52 to 18.2.44
@@ -7,2 +7,10 @@ # Changelog | ||
#### Bug Fixes | ||
- `#276817` - Panel content will now get persisted on page reload with persistence enabled. | ||
## 18.1.52 (2020-05-13) | ||
### Dashboard Layout | ||
#### New Features | ||
@@ -9,0 +17,0 @@ |
/*! | ||
* filename: index.d.ts | ||
* version : 18.1.52 | ||
* version : 18.2.44 | ||
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved. | ||
@@ -5,0 +5,0 @@ * Use of this code is subject to the terms of our license. |
{ | ||
"_from": "@syncfusion/ej2-layouts@*", | ||
"_id": "@syncfusion/ej2-layouts@18.1.48", | ||
"_id": "@syncfusion/ej2-layouts@17.4.39", | ||
"_inBundle": false, | ||
"_integrity": "sha512-9Zr2wfrbYgDkFGRtDsCW7k5/W41WsADrZHAm6CKYQJc38rLS4QUzgdiYkP/yWTeW83vCBl5lvzghjT7pUzVPOw==", | ||
"_integrity": "sha512-acFF0jtMQTDwMhYZwfiBecCmrYWc0OaVohmYmlIOdEzG4r8/y6EIKYykeBTI1iIGTkOlVF72RAZKtQWWRuBYQQ==", | ||
"_location": "/@syncfusion/ej2-layouts", | ||
@@ -29,4 +29,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-hotfix/@syncfusion/ej2-layouts/-/ej2-layouts-18.1.48.tgz", | ||
"_shasum": "8c9a542be9bcdd18942ab5f0f03d3c0cc847994e", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-layouts/-/ej2-layouts-17.4.39.tgz", | ||
"_shasum": "bd7db1b60e81f7da0d1f182e33f63871094d870f", | ||
"_spec": "@syncfusion/ej2-layouts@*", | ||
@@ -39,3 +39,3 @@ "_where": "/jenkins/workspace/automation_release_18.1.0.1-52JLNOGRCDHXRVQM3W564VPLFCPHWUYDYU3I3DVRABSR7F6AIFYQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~18.1.52" | ||
"@syncfusion/ej2-base": "~18.2.44" | ||
}, | ||
@@ -80,4 +80,4 @@ "deprecated": false, | ||
"typings": "index.d.ts", | ||
"version": "18.1.52", | ||
"version": "18.2.44", | ||
"sideEffects": false | ||
} |
@@ -1,2 +0,2 @@ | ||
import { Component, Property, NotifyPropertyChanges, INotifyPropertyChanged, isUndefined, BlazorDragEventArgs } from '@syncfusion/ej2-base';import { Collection, Draggable, isNullOrUndefined, DragEventArgs, append, updateBlazorTemplate } from '@syncfusion/ej2-base';import { EmitType, Event, formatUnit, ChildProperty, compile, closest, isBlazor, SanitizeHtmlHelper } from '@syncfusion/ej2-base';import { setStyleAttribute as setStyle, addClass, detach, removeClass, EventHandler, Browser } from '@syncfusion/ej2-base'; | ||
import { Component, Property, NotifyPropertyChanges, INotifyPropertyChanged, isUndefined, BlazorDragEventArgs } from '@syncfusion/ej2-base';import { Collection, Draggable, isNullOrUndefined, DragEventArgs, append, updateBlazorTemplate, setValue } from '@syncfusion/ej2-base';import { EmitType, Event, formatUnit, ChildProperty, compile, closest, isBlazor, SanitizeHtmlHelper, getValue } from '@syncfusion/ej2-base';import { setStyleAttribute as setStyle, addClass, detach, removeClass, EventHandler, Browser, extend } from '@syncfusion/ej2-base'; | ||
import {ChangeEventArgs,DragStartArgs,DraggedEventArgs,DragStopArgs,ResizeArgs} from "./dashboard-layout"; | ||
@@ -3,0 +3,0 @@ import {ComponentModel} from '@syncfusion/ej2-base'; |
@@ -539,2 +539,4 @@ import { Component, INotifyPropertyChanged } from '@syncfusion/ej2-base'; | ||
getPersistData(): string; | ||
private mergePersistPanelData; | ||
protected mergePanels(sortedPanels: Panel[], panels: Panel[]): void; | ||
/** | ||
@@ -541,0 +543,0 @@ * Returns the current module name. |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
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
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
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
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3580104
41812
+ Added@syncfusion/ej2-base@18.2.59(transitive)
+ Added@syncfusion/ej2-icons@18.2.54(transitive)
- Removed@syncfusion/ej2-base@18.1.57(transitive)
- Removed@syncfusion/ej2-icons@18.1.52(transitive)