Skip to content

Commit 79bf743

Browse files
author
pipeline
committed
v19.1.54 is released
1 parent 94c7171 commit 79bf743

File tree

108 files changed

+405
-549
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

108 files changed

+405
-549
lines changed

components/barcodegenerator/CHANGELOG.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,6 @@
22

33
## [Unreleased]
44

5-
## 18.4.49 (2021-03-23)
6-
7-
### Barcode
8-
9-
#### Bug Fixes
10-
11-
- `#316606` - "UPC-A does not render some code value" issue has been fixed.
12-
135
## 18.4.30 (2020-12-17)
146

157
### Barcode

components/barcodegenerator/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[![npm](http://ej2.syncfusion.com/github-badges?package=@syncfusion/ej2-vue-barcode-generator)](https://www.npmjs.com/package/@syncfusion/ej2-vue-barcode-generator)
2-
31
# Changelog
42

53
## [Unreleased]

components/barcodegenerator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-barcode-generator",
3-
"version": "18.4.39",
3+
"version": "18.4.2",
44
"description": "Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/base/CHANGELOG.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,22 +2,6 @@
22

33
## [Unreleased]
44

5-
## 18.4.49 (2021-03-23)
6-
7-
### Common
8-
9-
#### Bug Fixes
10-
11-
- `I285745` - Resolved null date value while intial value assigned dynamically.
12-
13-
## 18.4.34 (2021-01-12)
14-
15-
### Common
16-
17-
#### Bug Fixes
18-
19-
- `I307971` - Resolved data accessing issue in templates.
20-
215
## 17.4.47 (2020-02-05)
226

237
### Common

components/base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-base",
3-
"version": "18.4.39",
3+
"version": "17.4.51",
44
"description": "A common package of Essential JS 2 base Vue libraries, methods and class definitions",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/base/src/template.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export function compile(templateElement: any, helper?: Object):
2121
if(context){
2222
let templateFunction: any = tempObj.template;
2323
let propsData: any = getValue('template.propsData',tempObj);
24-
let dataObj: any = { 'data': { data: extend(tempObj.data || {}, data) }, parent: context.vueInstance};
24+
let dataObj: any = { 'data': { data: extend(tempObj.data || {}, data) }, parent: context.vueInstance};
2525
if (propsData) {
2626
templateFunction = tempObj.template.extends;
2727
dataObj.propsData = propsData;

components/buttons/CHANGELOG.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,6 @@
22

33
## [Unreleased]
44

5-
## 18.4.49 (2021-03-23)
6-
7-
### RadioButton
8-
9-
#### Bug Fixes
10-
11-
- Two way binding issue resolved.
12-
135
## 18.4.44 (2021-02-23)
146

157
### CheckBox

components/buttons/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[![npm](http://ej2.syncfusion.com/github-badges?package=@syncfusion/ej2-vue-buttons)](https://www.npmjs.com/package/@syncfusion/ej2-vue-buttons)
2-
31
# ej2-vue-buttons
42

53
A package of Syncfusion Vue UI Components (Essential JS 2) Button, CheckBox, RadioButton and Switch.

components/buttons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-buttons",
3-
"version": "18.4.44",
3+
"version": "18.2.44",
44
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/calendars/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[![npm](http://ej2.syncfusion.com/github-badges?package=@syncfusion/ej2-vue-calendars)](https://www.npmjs.com/package/@syncfusion/ej2-vue-calendars)
2-
31
# ej2-vue-calendars
42

53
The calendar package contains date and time components such as calendar, date picker, date range picker, date time picker, and time picker. These components come with options to disable dates, restrict selection, and show custom events. It also has documentation and support available under commercial and community licenses. Please visit [www.syncfusion.com](https://www.syncfusion.com/) to get started.

components/calendars/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-calendars",
3-
"version": "18.4.48",
3+
"version": "17.2.48",
44
"description": "A complete package of date or time components with built-in features such as date formatting, inline editing, multiple (range) selection, range restriction, month and year selection, strict mode, and globalization. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/charts/CHANGELOG.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,20 @@
22

33
## [Unreleased]
44

5-
## 18.4.48 (2021-03-16)
5+
## 19.1.54 (2021-03-30)
66

77
### Chart
88

9-
#### Bug Fixes
10-
11-
- `#304737` - Remove child of null console error thrown while using canvas mode issue has been fixed.
12-
- `#F157327` - Fixed the data labels are overlapped issue in chart.
13-
- `#314894` - Stripline is not working in datetime for core platform issue fixed.
14-
- `#F162046` - Dynamic indicator change using useState issue resolved.
15-
16-
## 18.4.47 (2021-03-09)
9+
#### New Features
1710

18-
### Chart
11+
- Range color mapping feature added.
1912

2013
#### Bug Fixes
2114

2215
- `#313827` - Fixed stripline fails issue on canvas mode.
16+
- `#304737` - Remove child of null console error thrown while using canvas mode issue has been fixed.
17+
- `#314894` - Stripline is not working in datetime for core platform issue fixed.
18+
- `#F162046` - Dynamic indicator change using useState issue resolved.
2319

2420
## 18.4.46 (2021-03-02)
2521

components/charts/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[![npm](http://ej2.syncfusion.com/github-badges?package=@syncfusion/ej2-vue-charts)](https://www.npmjs.com/package/@syncfusion/ej2-vue-charts)
2-
31
# ej2-vue-charts
42
The Chart control is used to visualize the data with user interactivity and provides customizing options to configure the data visually. It can bind data from datasource such as array of JSON objects , `OData web services` or
53
[DataManager](http://ej2.syncfusion.com/vue/documentation/data/?utm_source=npm&utm_campaign=chart). All chart elements are rendered using Scalable Vector Graphics (SVG).

components/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-charts",
3-
"version": "18.4.48",
3+
"version": "17.2.48",
44
"description": "Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/charts/src/chart/chart.component.ts

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,13 @@ import { MultiLevelLabelsDirective, MultiLevelLabelDirective, MultiLevelLabelsPl
1111
import { AxesDirective, AxisDirective, AxesPlugin, AxisPlugin } from './axes.directive'
1212
import { RowsDirective, RowDirective, RowsPlugin, RowPlugin } from './rows.directive'
1313
import { ColumnsDirective, ColumnDirective, ColumnsPlugin, ColumnPlugin } from './columns.directive'
14+
import { RangeColorSettingsDirective, RangeColorSettingDirective, RangeColorSettingsPlugin, RangeColorSettingPlugin } from './rangecolorsettings.directive'
1415
import { AnnotationsDirective, AnnotationDirective, AnnotationsPlugin, AnnotationPlugin } from './annotations.directive'
1516
import { SelectedDataIndexesDirective, SelectedDataIndexDirective, SelectedDataIndexesPlugin, SelectedDataIndexPlugin } from './selecteddataindexes.directive'
1617
import { IndicatorsDirective, IndicatorDirective, IndicatorsPlugin, IndicatorPlugin } from './indicators.directive'
1718

1819

19-
export const properties: string[] = ['allowExport', 'allowMultiSelection', 'annotations', 'axes', 'background', 'backgroundImage', 'border', 'chartArea', 'columns', 'crosshair', 'currencyCode', 'dataSource', 'description', 'enableAnimation', 'enableAutoIntervalOnBothAxis', 'enableCanvas', 'enableExport', 'enablePersistence', 'enableRtl', 'enableSideBySidePlacement', 'height', 'highlightMode', 'highlightPattern', 'indicators', 'isMultiSelect', 'isTransposed', 'legendSettings', 'locale', 'margin', 'palettes', 'primaryXAxis', 'primaryYAxis', 'rows', 'selectedDataIndexes', 'selectionMode', 'selectionPattern', 'series', 'subTitle', 'subTitleStyle', 'tabIndex', 'theme', 'title', 'titleStyle', 'tooltip', 'useGroupingSeparator', 'width', 'zoomSettings', 'afterExport', 'animationComplete', 'annotationRender', 'axisLabelClick', 'axisLabelRender', 'axisMultiLabelRender', 'axisRangeCalculated', 'beforeExport', 'beforePrint', 'beforeResize', 'chartMouseClick', 'chartMouseDown', 'chartMouseLeave', 'chartMouseMove', 'chartMouseUp', 'drag', 'dragComplete', 'dragEnd', 'dragStart', 'legendClick', 'legendRender', 'load', 'loaded', 'multiLevelLabelClick', 'onZooming', 'pointClick', 'pointDoubleClick', 'pointMove', 'pointRender', 'resized', 'scrollChanged', 'scrollEnd', 'scrollStart', 'selectionComplete', 'seriesRender', 'sharedTooltipRender', 'textRender', 'tooltipRender', 'zoomComplete'];
20+
export const properties: string[] = ['allowExport', 'allowMultiSelection', 'annotations', 'axes', 'background', 'backgroundImage', 'border', 'chartArea', 'columns', 'crosshair', 'currencyCode', 'dataSource', 'description', 'enableAnimation', 'enableAutoIntervalOnBothAxis', 'enableCanvas', 'enableExport', 'enablePersistence', 'enableRtl', 'enableSideBySidePlacement', 'height', 'highlightMode', 'highlightPattern', 'indicators', 'isMultiSelect', 'isTransposed', 'legendSettings', 'locale', 'margin', 'palettes', 'primaryXAxis', 'primaryYAxis', 'rangeColorSettings', 'rows', 'selectedDataIndexes', 'selectionMode', 'selectionPattern', 'series', 'subTitle', 'subTitleStyle', 'tabIndex', 'theme', 'title', 'titleStyle', 'tooltip', 'useGroupingSeparator', 'width', 'zoomSettings', 'afterExport', 'animationComplete', 'annotationRender', 'axisLabelClick', 'axisLabelRender', 'axisMultiLabelRender', 'axisRangeCalculated', 'beforeExport', 'beforePrint', 'beforeResize', 'chartMouseClick', 'chartMouseDown', 'chartMouseLeave', 'chartMouseMove', 'chartMouseUp', 'drag', 'dragComplete', 'dragEnd', 'dragStart', 'legendClick', 'legendRender', 'load', 'loaded', 'multiLevelLabelClick', 'onZooming', 'pointClick', 'pointDoubleClick', 'pointMove', 'pointRender', 'resized', 'scrollChanged', 'scrollEnd', 'scrollStart', 'selectionComplete', 'seriesRender', 'sharedTooltipRender', 'textRender', 'tooltipRender', 'zoomComplete'];
2021
export const modelProps: string[] = ['dataSource'];
2122

2223
/**
@@ -38,8 +39,8 @@ export class ChartComponent extends ComponentBase {
3839
public models: string[] = modelProps;
3940
public hasChildDirective: boolean = true;
4041
protected hasInjectedModules: boolean = true;
41-
public tagMapper: { [key: string]: Object } = {"e-series-collection":{"e-series":{"e-trendlines":"e-trendline","e-segments":"e-segment"}},"e-axes":{"e-axis":{"e-striplines":"e-stripline","e-multilevellabels":{"e-multilevellabel":{"e-categories":"e-category"}}}},"e-rows":"e-row","e-columns":"e-column","e-annotations":"e-annotation","e-selecteddataindexes":"e-selecteddataindex","e-indicators":"e-indicator"};
42-
public tagNameMapper: Object = {"e-series-collection":"e-series","e-striplines":"e-stripLines","e-multilevellabels":"e-multiLevelLabels","e-selecteddataindexes":"e-selectedDataIndexes"};
42+
public tagMapper: { [key: string]: Object } = {"e-series-collection":{"e-series":{"e-trendlines":"e-trendline","e-segments":"e-segment"}},"e-axes":{"e-axis":{"e-striplines":"e-stripline","e-multilevellabels":{"e-multilevellabel":{"e-categories":"e-category"}}}},"e-rows":"e-row","e-columns":"e-column","e-rangecolorsettings":"e-rangecolorsetting","e-annotations":"e-annotation","e-selecteddataindexes":"e-selecteddataindex","e-indicators":"e-indicator"};
43+
public tagNameMapper: Object = {"e-series-collection":"e-series","e-striplines":"e-stripLines","e-multilevellabels":"e-multiLevelLabels","e-rangecolorsettings":"e-rangeColorSettings","e-selecteddataindexes":"e-selectedDataIndexes"};
4344

4445
constructor() {
4546
super();
@@ -160,6 +161,8 @@ export const ChartPlugin = {
160161
Vue.component(RowsPlugin.name, RowsDirective);
161162
Vue.component(ColumnPlugin.name, ColumnDirective);
162163
Vue.component(ColumnsPlugin.name, ColumnsDirective);
164+
Vue.component(RangeColorSettingPlugin.name, RangeColorSettingDirective);
165+
Vue.component(RangeColorSettingsPlugin.name, RangeColorSettingsDirective);
163166
Vue.component(AnnotationPlugin.name, AnnotationDirective);
164167
Vue.component(AnnotationsPlugin.name, AnnotationsDirective);
165168
Vue.component(SelectedDataIndexPlugin.name, SelectedDataIndexDirective);

components/charts/src/chart/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ export { MultiLevelLabelsDirective, MultiLevelLabelDirective, MultiLevelLabelsPl
77
export { AxesDirective, AxisDirective, AxesPlugin, AxisPlugin } from './axes.directive';
88
export { RowsDirective, RowDirective, RowsPlugin, RowPlugin } from './rows.directive';
99
export { ColumnsDirective, ColumnDirective, ColumnsPlugin, ColumnPlugin } from './columns.directive';
10+
export { RangeColorSettingsDirective, RangeColorSettingDirective, RangeColorSettingsPlugin, RangeColorSettingPlugin } from './rangecolorsettings.directive';
1011
export { AnnotationsDirective, AnnotationDirective, AnnotationsPlugin, AnnotationPlugin } from './annotations.directive';
1112
export { SelectedDataIndexesDirective, SelectedDataIndexDirective, SelectedDataIndexesPlugin, SelectedDataIndexPlugin } from './selecteddataindexes.directive';
1213
export { IndicatorsDirective, IndicatorDirective, IndicatorsPlugin, IndicatorPlugin } from './indicators.directive';
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
import Vue from 'vue';
2+
import { ComponentBase, EJComponentDecorator } from '@syncfusion/ej2-vue-base';
3+
4+
@EJComponentDecorator({})
5+
export class RangeColorSettingsDirective extends Vue {
6+
public render(): void {
7+
return;
8+
}
9+
}
10+
export const RangeColorSettingsPlugin = {
11+
name: 'e-rangecolorsettings',
12+
install(Vue: any) {
13+
Vue.component(RangeColorSettingsPlugin.name, RangeColorSettingsDirective);
14+
}
15+
}
16+
17+
18+
@EJComponentDecorator({})
19+
export class RangeColorSettingDirective extends Vue {
20+
public render(): void {
21+
return;
22+
}
23+
}
24+
export const RangeColorSettingPlugin = {
25+
name: 'e-rangecolorsetting',
26+
install(Vue: any) {
27+
Vue.component(RangeColorSettingPlugin.name, RangeColorSettingDirective);
28+
}
29+
}

components/charts/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ export { MultiLevelLabelsDirective, MultiLevelLabelDirective, MultiLevelLabelsPl
88
export { AxesDirective, AxisDirective, AxesPlugin, AxisPlugin } from './chart/axes.directive';
99
export { RowsDirective, RowDirective, RowsPlugin, RowPlugin } from './chart/rows.directive';
1010
export { ColumnsDirective, ColumnDirective, ColumnsPlugin, ColumnPlugin } from './chart/columns.directive';
11+
export { RangeColorSettingsDirective, RangeColorSettingDirective, RangeColorSettingsPlugin, RangeColorSettingPlugin } from './chart/rangecolorsettings.directive';
1112
export { AnnotationsDirective, AnnotationDirective, AnnotationsPlugin, AnnotationPlugin } from './chart/annotations.directive';
1213
export { SelectedDataIndexesDirective, SelectedDataIndexDirective, SelectedDataIndexesPlugin, SelectedDataIndexPlugin } from './chart/selecteddataindexes.directive';
1314
export { IndicatorsDirective, IndicatorDirective, IndicatorsPlugin, IndicatorPlugin } from './chart/indicators.directive';

components/charts/src/smithchart/smithchart.component.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@ export class SmithchartComponent extends ComponentBase {
7272
return this.ej2Instances.smithchartOnClick(e);
7373
}
7474

75-
public smithchartOnResize(e: Object): boolean {
76-
return this.ej2Instances.smithchartOnResize(e);
75+
public smithchartOnResize(): boolean {
76+
return this.ej2Instances.smithchartOnResize();
7777
}
7878
}
7979

components/circulargauge/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@
55

66
## [Unreleased]
77

8+
## 19.1.54 (2021-03-30)
9+
10+
### CircularGauge
11+
12+
#### New Features
13+
14+
- `#290958` - When `startValue` and `endValue`properties are not set, the linear gradient will follow the circular path in the ranges.
15+
816
## 18.4.35 (2021-01-19)
917

1018
### CircularGauge
@@ -98,6 +106,8 @@
98106

99107
#### Bug Fixes
100108

109+
- `#I238300` - The issue with animation in circular gauge and flickering has been resolved.
110+
101111
- `#I238300` - The issue with animation in circular gauge and flickering has been resolved
102112

103113
## 17.1.50 (2019-06-04)

components/circulargauge/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[![npm](http://ej2.syncfusion.com/github-badges?package=@syncfusion/ej2-vue-circulargauge)](https://www.npmjs.com/package/@syncfusion/ej2-vue-circulargauge)
2-
31
# ej2-vue-circulargauge
42

53
The circular gauge control is ideal to visualize numeric values over a circular scale. All the circular gauge elements are rendered using Scalable Vector Graphics (SVG).

components/circulargauge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-circulargauge",
3-
"version": "18.4.39",
3+
"version": "17.4.39",
44
"description": "Essential JS 2 CircularGauge Components for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/diagrams/CHANGELOG.md

Lines changed: 19 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,27 +2,34 @@
22

33
## [Unreleased]
44

5-
## 18.4.48 (2021-03-16)
5+
## 19.1.54 (2021-03-30)
66

77
### Diagram
88

9+
#### New Features
10+
11+
- `#285393` - Support to avoid connector overlapping with complex hierarchical layout has been added.
12+
- `#314220` - Support for Auto scrolling feature while using drawing tool has been added.
13+
914
#### Bug Fixes
1015

16+
- `#316429` - This issue "Nodes are not updating properly for the swim lane in the DOM during save and load" has been fixed.
17+
- `#304194` - This issue "Straight line segments are not moved while dragging " has been fixed.
18+
- `#309543` - This issue "overview's preview is not updated when update the diagram's size " has been fixed.
19+
- `#311751` - This issue "when drag and drop from the palette the symbol preview not disappear " has been fixed.
20+
- `#312744` - This issue "Exception occurs when mouse over the node with many connector " has been fixed.
21+
- `#301792` - This issue "Alignment of connector is misplaced in balanced layout " has been fixed.
22+
- `#311219` - This issue "z order Commands not working for child node in group " has been fixed.
23+
- `#312725` - This issue "Expand collapse icon cannot export properly " has been fixed.
24+
- `#314224` - This issue "Shapes getting disappear after adding Swimlane shape " has been fixed.
25+
- `F162436` - This issue "While set the node's isExpanded property true at initial rendering unwanted scroll is take placed" has been fixed.
26+
- `#314664` - This issue "Exception occurs when drag and drop the node and perform undo " has been fixed.
27+
- `F161997` - This issue "Context menu disappear while mouseover the item which has subitems " has been fixed.
1128
- `#316472` - This issue "Strange snapping behaviors with swimlane " has been fixed.
1229
- `#317149` - This issue "Exception occurs when drag and drop a lane on connector in swimlane " has been fixed.
13-
- `F23048` - This issue "When change style of group at runtime the same is applied to its child too " has been fixed.
30+
- `F23048` - This issue "When change style of group at runtime the same is applied to its child too " has been fixed.
1431
- `317728` - This issue "Line routing is not working if the connection end point of the connector has two or more nodes " has been fixed.
1532

16-
## 18.4.47 (2021-03-09)
17-
18-
### Diagram
19-
20-
#### Bug Fixes
21-
22-
- `#316541` - This issue "Drag and Drop into the swimlane for multiple nodes is not work as expected while enabling the Linerouting " has been fixed.
23-
- `#316429` - This issue "When drag and drop connector into the swimlane not updated properly " has been fixed.
24-
- `F163118` - This issue "Swimlane is removable even if the delete constraints are excluded" has been fixed.
25-
2633
## 18.4.46 (2021-03-02)
2734

2835
### Diagram

components/diagrams/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[![npm](http://ej2.syncfusion.com/github-badges?package=@syncfusion/ej2-vue-diagrams)](https://www.npmjs.com/package/@syncfusion/ej2-vue-diagrams)
2-
31
# ej2-vue-diagrams
42

53
The diagram component visually represents information. It is also used to create diagrams like flow charts, organizational charts, mind maps, and BPMN either through code or a visual interface.

components/diagrams/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-diagrams",
3-
"version": "18.4.48",
3+
"version": "18.4.45",
44
"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. for Vue",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

0 commit comments

Comments
 (0)