@progress/kendo-diagram-vue-wrapper
Advanced tools
Comparing version 2018.1.117 to 2018.1.212
@@ -56,4 +56,3 @@ 'use strict'; | ||
mounted: function mounted() { | ||
this.resolveChildren('connections', _KendoDiagramConnection2.default.name); | ||
this.resolveChildren('shapes', _KendoDiagramShape2.default.name); | ||
this._resolveChildren(); | ||
@@ -68,4 +67,8 @@ kendo.jQuery(this.$el).kendoDiagram(this.widgetOptions); | ||
return kendo.jQuery(this.$el).getKendoDiagram(); | ||
}, | ||
_resolveChildren: function _resolveChildren() { | ||
this.resolveChildren('connections', _KendoDiagramConnection2.default.name); | ||
this.resolveChildren('shapes', _KendoDiagramShape2.default.name); | ||
} | ||
} | ||
}; |
@@ -56,4 +56,3 @@ 'use strict'; | ||
mounted() { | ||
this.resolveChildren('connections', _KendoDiagramConnection2.default.name); | ||
this.resolveChildren('shapes', _KendoDiagramShape2.default.name); | ||
this._resolveChildren(); | ||
@@ -67,4 +66,8 @@ kendo.jQuery(this.$el).kendoDiagram(this.widgetOptions); | ||
return kendo.jQuery(this.$el).getKendoDiagram(); | ||
}, | ||
_resolveChildren() { | ||
this.resolveChildren('connections', _KendoDiagramConnection2.default.name); | ||
this.resolveChildren('shapes', _KendoDiagramShape2.default.name); | ||
} | ||
} | ||
}; |
--- | ||
title: Overview | ||
page_title: Overview | Kendo UI Diagram for Vue | ||
description: "Get an overview of the features the Kendo UI Diagram delivers and use the component in Vue projects." | ||
page_title: Diagram Overview - Components - Kendo UI for Vue | ||
description: "Get an overview of the features the Kendo UI Diagram wrapper for Vue delivers and use the component in Vue projects." | ||
slug: overview_diagram | ||
@@ -11,9 +11,10 @@ position: 0 | ||
The Diagram component is a client-side wrapper for the Kendo UI [Diagram widget](https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/diagram). | ||
The Diagram represents information in a schematic way and according to particular visualization techniques. | ||
The Diagram widget represents information in a schematic way and according to particular visualization techniques. | ||
The Diagram wrapper for Vue is a client-side wrapper for the [Kendo UI Diagram](https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/diagram) widget. | ||
## Getting Started | ||
## Installation | ||
To initialize the Diagram, either: | ||
* [Use the CDN service](#toc-initializing-from-cdn), or | ||
@@ -24,3 +25,3 @@ * [Use Webpack](#toc-initializing-with-webpack). | ||
The following example demonstrates how to initialize the Diagram with the wrapper for Vue. To access all CDN references, open the sample as Plunker. | ||
The following example demonstrates how to initialize the Diagram component by using the CDN services. To access all CDN references, open the sample in [Plunker](https://plnkr.co/). | ||
@@ -166,3 +167,3 @@ {% meta height:660 %} | ||
1. Install Kendo UI and add a theme: | ||
1. Install Kendo UI and add a theme. | ||
@@ -174,3 +175,3 @@ ```sh | ||
1. Install the Kendo UI for Vue Diagram package: | ||
1. Install the Kendo UI Diagram package for Vue. | ||
@@ -181,3 +182,3 @@ ```sh | ||
1. Import the Kendo UI packages to the App component. Add all Kendo UI-related files either to the main.js file if you will use them in several places in your application or to another component where they will be used. | ||
1. Import the Kendo UI packages to the App component. If you use the Kendo UI components more than once in your application, add all Kendo UI-related files to the `main.js` file. If you use the Kendo UI components once in your application, add the Kendo UI-related files the component where they will be referred. | ||
@@ -200,5 +201,5 @@ ```js-no-run | ||
## Suggested Links | ||
* [API Reference of the Diagram](https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/diagram) | ||
* [Kendo UI Diagram for jQuery](https://docs.telerik.com/kendo-ui/controls/diagrams-and-maps/diagram/overview) | ||
* [API Reference of the Diagram Widget](https://docs.telerik.com/kendo-ui/api/javascript/dataviz/ui/diagram) |
@@ -1,7 +0,11 @@ | ||
[Kendo UI](http://www.telerik.com/kendo-ui) | ||
# Kendo UI for Vue | ||
Copyright © 2017 Telerik AD. All rights reserved. | ||
This package is part of the [Kendo UI for Vue](https://www.telerik.com/kendo-react-ui/) suite of wrapper components. | ||
## License | ||
This is commercial software. To use it, you need to agree to the [**Telerik End User License Agreement for Kendo UI Complete**](http://www.telerik.com/purchase/license-agreement/kendo-ui-complete). If you do not own a commercial license, this file shall be governed by the trial license terms. | ||
All available Kendo UI commercial licenses may be obtained at http://www.telerik.com/purchase/kendo-ui. | ||
*Copyright © 2018 Telerik AD. All rights reserved.* |
{ | ||
"name": "@progress/kendo-diagram-vue-wrapper", | ||
"version": "2018.1.117", | ||
"version": "2018.1.212", | ||
"description": "Kendo UI Diagram wrapper for Vue.js", | ||
@@ -27,3 +27,3 @@ "main": "./dist/npm/index.js", | ||
"dependencies": { | ||
"@progress/kendo-base-components-vue-wrapper": "2018.1.117" | ||
"@progress/kendo-base-components-vue-wrapper": "2018.1.212" | ||
}, | ||
@@ -30,0 +30,0 @@ "peerDependencies": { |
@@ -1,4 +0,4 @@ | ||
# Kendo UI | ||
## Professional Grade Kendo UI Wrapper Components for Vue | ||
This package is part of the [Kendo UI](http://www.telerik.com/kendo-ui/) suite. | ||
This package is part of the [Kendo UI for Vue](https://www.telerik.com/kendo-react-ui/) suite of wrapper components. | ||
@@ -9,2 +9,10 @@ ## License | ||
All available Kendo UI commercial licenses may be obtained at http://www.telerik.com/purchase/kendo-ui. | ||
All available Kendo UI commercial licenses may be obtained at http://www.telerik.com/purchase/kendo-ui. | ||
## Resources | ||
[Browse the Wrapper Components](https://www.telerik.com/kendo-vue-ui/components/) | ||
*Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.* | ||
*Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries.* |
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
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
1604714
12429
18
+ Added@progress/kendo-base-components-vue-wrapper@2018.1.212(transitive)
- Removed@progress/kendo-base-components-vue-wrapper@2018.1.117(transitive)
Updated@progress/kendo-base-components-vue-wrapper@2018.1.212