Socket
Socket
Sign inDemoInstall

@syncfusion/ej2-diagrams

Package Overview
Dependencies
Maintainers
2
Versions
252
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@syncfusion/ej2-diagrams - npm Package Compare versions

Comparing version 16.4.46 to 16.4.47

8

CHANGELOG.md

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

- Connector label position is misplaced while adding the connector in layout at run time is working fine now.
## 16.4.46 (2019-01-08)
### Diagram
#### Bug Fixes
- Performance has been improved when dragging more number of nodes and connectors.

@@ -11,0 +19,0 @@ - Issue on applying style for connector’s annotation is now fixed.

4

dist/global/index.d.ts
/*!
* filename: index.d.ts
* version : 16.4.46
* Copyright Syncfusion Inc. 2001 - 2018. All rights reserved.
* version : 16.4.47
* Copyright Syncfusion Inc. 2001 - 2019. All rights reserved.
* Use of this code is subject to the terms of our license.

@@ -6,0 +6,0 @@ * A copy of the current license can be obtained at any time by e-mailing

{
"name": "@syncfusion/ej2-diagrams",
"version": "16.4.46",
"version": "16.4.47",
"description": "Feature-rich diagram control to create diagrams like flow charts, organizational charts, mind maps, and BPMN diagrams. Its rich feature set includes built-in shapes, editing, serializing, exporting, printing, overview, data binding, and automatic layouts.",

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

"dependencies": {
"@syncfusion/ej2-base": "~16.4.42",
"@syncfusion/ej2-data": "~16.4.45",
"@syncfusion/ej2-navigations": "~16.4.45",
"@syncfusion/ej2-inputs": "~16.4.46",
"@syncfusion/ej2-popups": "~16.4.45",
"@syncfusion/ej2-buttons": "~16.4.42",
"@syncfusion/ej2-lists": "~16.4.44"
"@syncfusion/ej2-base": "~16.4.47",
"@syncfusion/ej2-data": "~16.4.47",
"@syncfusion/ej2-navigations": "~16.4.47",
"@syncfusion/ej2-inputs": "~16.4.47",
"@syncfusion/ej2-popups": "~16.4.47",
"@syncfusion/ej2-buttons": "~16.4.47",
"@syncfusion/ej2-lists": "~16.4.47"
},

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

@@ -75,2 +75,2 @@ # ej2-diagrams

© Copyright 2018 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
© Copyright 2019 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.

@@ -1315,2 +1315,3 @@ import { Component, L10n, Droppable } from '@syncfusion/ej2-base';

private updateNodeExpand;
private updateConnectorAnnotation;
/**

@@ -1317,0 +1318,0 @@ * Automatically updates the diagram objects based on the type of the layout

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc