@syncfusion/ej2-layouts
Advanced tools
Comparing version 17.2.49 to 17.3.9-beta
@@ -5,10 +5,4 @@ # Changelog | ||
### Dashboard Layout | ||
## 17.2.48-beta (2019-08-28) | ||
#### Bug Fixes | ||
- Issue with "panels jumping while dragging" has been resolved. | ||
## 17.2.46 (2019-08-22) | ||
### Splitter | ||
@@ -18,16 +12,6 @@ | ||
- #245067 - Resolved the issue with pane resizing on rendering nested split panes. | ||
- #241183 - Issue with "show the expand and collapse arrow on hovering middle of split bar" has been resolved. | ||
## 17.2.41 (2019-08-14) | ||
- #242579 - Resolved the issue with "Split-bar rendering while change orientation dynamically" | ||
### Dashboard Layout | ||
#### Bug Fixes | ||
- Issue with "panel resizing after window resize" has been resolved. | ||
### Splitter | ||
#### Bug Fixes | ||
- #243003 - Resolved the issue with enabling expand and collapse arrow based on collapsible property. | ||
@@ -39,32 +23,2 @@ | ||
## 17.2.40 (2019-08-06) | ||
### Dashboard Layout | ||
#### Bug Fixes | ||
- #243056 - Issue with "dashboard panels moving out of the layout on resizing" has been fixed. | ||
## 17.2.39 (2019-07-30) | ||
### Splitter | ||
#### Bug Fixes | ||
- #242579 - Resolved the issue with "Split-bar rendering while change orientation dynamically" | ||
## 17.2.36 (2019-07-24) | ||
### Dashboard Layout | ||
#### Bug Fixes | ||
- #241653 - ContentTemplate issue in Dashboard Layout has been fixed. | ||
### Splitter | ||
#### Bug Fixes | ||
- #241183 - Issue with "show the expand and collapse arrow on hovering middle of split bar" has been resolved. | ||
## 17.1.51 (2019-06-11) | ||
@@ -71,0 +25,0 @@ |
/*! | ||
* filename: index.d.ts | ||
* version : 17.2.49 | ||
* version : 17.3.9-beta | ||
* Copyright Syncfusion Inc. 2001 - 2019. 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@17.2.47", | ||
"_id": "@syncfusion/ej2-layouts@17.2.48", | ||
"_inBundle": false, | ||
"_integrity": "sha512-3yxxPu+ybP4Fze/HDYgJgGw+MABqpHGlE+hXG14L7kQwkxPzEZI6KiAFn37FJgCshsYd+y9dnRwQ6S/an6j9NA==", | ||
"_integrity": "sha512-5qhsBBMUwn6m+bc1hd2Dcy1xPm7VVA6f+iLGqrWnJLC4tmyCbbRkrd7li8KMWfdxes3QKHjv3ncx+FGNnfRs7Q==", | ||
"_location": "/@syncfusion/ej2-layouts", | ||
@@ -28,4 +28,4 @@ "_phantomChildren": {}, | ||
], | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-layouts/-/ej2-layouts-17.2.47.tgz", | ||
"_shasum": "3f786ec6d3c9666827f526800358093354e266f9", | ||
"_resolved": "http://nexus.syncfusion.com/repository/ej2-release/@syncfusion/ej2-layouts/-/ej2-layouts-17.2.48.tgz", | ||
"_shasum": "8a3b79773d19ae6a43268a985a409aad6b59b831", | ||
"_spec": "@syncfusion/ej2-layouts@*", | ||
@@ -38,3 +38,3 @@ "_where": "/jenkins/workspace/ation_hotfix_17.2.0.34_Vol2-DDPJ6C2YEWTWLLKKNA7AG2JBE6DYTCTNGMHGORWGAYAVCL6L7OLQ/packages/included", | ||
"dependencies": { | ||
"@syncfusion/ej2-base": "~17.2.49" | ||
"@syncfusion/ej2-base": "~17.3.9-beta" | ||
}, | ||
@@ -79,4 +79,4 @@ "deprecated": false, | ||
"typings": "index.d.ts", | ||
"version": "17.2.49", | ||
"version": "17.3.9-beta", | ||
"sideEffects": false | ||
} |
@@ -1,2 +0,2 @@ | ||
import { Component, Property, NotifyPropertyChanges, INotifyPropertyChanged, isUndefined } from '@syncfusion/ej2-base';import { Collection, Draggable, isNullOrUndefined, DragEventArgs, append, updateBlazorTemplate } from '@syncfusion/ej2-base';import { EmitType, Event, formatUnit, ChildProperty, compile, closest } 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 } from '@syncfusion/ej2-base';import { EmitType, Event, formatUnit, ChildProperty, compile, closest, isBlazor } from '@syncfusion/ej2-base';import { setStyleAttribute as setStyle, addClass, detach, removeClass, EventHandler, Browser } from '@syncfusion/ej2-base'; | ||
import {ChangeEventArgs,DragStartArgs,DraggedEventArgs,DragStopArgs,ResizeArgs} from "./dashboard-layout"; | ||
@@ -3,0 +3,0 @@ import {ComponentModel} from '@syncfusion/ej2-base'; |
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 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
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
3172355
39138
3
+ Added@syncfusion/ej2-base@17.3.27(transitive)
+ Added@syncfusion/ej2-icons@17.3.27(transitive)
- Removed@syncfusion/ej2-base@17.2.49(transitive)
- Removed@syncfusion/ej2-icons@17.2.47(transitive)