Skip to content

Commit

Permalink
v16.4.47 is released
Browse files Browse the repository at this point in the history
  • Loading branch information
pipeline committed Jan 16, 2019
1 parent 4c4e9e0 commit aef4c1a
Show file tree
Hide file tree
Showing 111 changed files with 425 additions and 131 deletions.
2 changes: 1 addition & 1 deletion components/base/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 16.4.46 (2019-01-02)
## 16.4.46 (2019-01-08)

### Common

Expand Down
2 changes: 1 addition & 1 deletion components/base/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@ Check the license detail [here](https://github.com/syncfusion/ej2-vue-ui-compone

Check the changelog [here](https://ej2.syncfusion.com/vue/documentation/release-notes?utm_source=npm&utm_campaign=ej2-vue-base)

© Copyright 2018 Syncfusion, Inc. All Rights Reserved.
© Copyright 2019 Syncfusion, Inc. All Rights Reserved.
The Syncfusion Essential Studio license and copyright applies to this distribution.
2 changes: 1 addition & 1 deletion components/base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-base",
"version": "16.4.42",
"version": "16.4.46",
"description": "A common package of Essential JS 2 base Vue libraries, methods and class definitions",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
2 changes: 1 addition & 1 deletion components/buttons/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2-vue-ui-compone

Check the changelog [here](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/components/buttons/CHANGELOG.md)

© 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.
1 change: 1 addition & 0 deletions components/buttons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"@types/jasmine": "^2.2.29",
"@types/jasmine-ajax": "^3.1.27",
"@types/requirejs": "^2.1.26",
"vue": "2.5.2 - 2.5.21",
"es6-promise": "^3.2.1",
"gulp": "^3.9.1",
"gulp-sass": "^3.1.0",
Expand Down
14 changes: 11 additions & 3 deletions components/calendars/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@

## [Unreleased]

## 16.4.46 (2019-01-02)
## 16.4.47 (2019-01-08)

### TimePicker

#### New Features
#### Bug Fixes

- Pop-up positioning support has been provided.
- TimePicker will allow assigning string value when type system configuration is disabled.

### Calendar

Expand All @@ -28,6 +28,14 @@

- Added the Islamic DateTimePicker support.

## 16.4.46 (2019-01-08)

### TimePicker

#### New Features

- Pop-up positioning support has been provided.

## 16.4.45 (2019-01-02)

### DatePicker
Expand Down
2 changes: 1 addition & 1 deletion components/calendars/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,4 +157,4 @@ Check the license details [here](https://github.com/syncfusion/ej2-vue-ui-compon

Check the changelog [here](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/components/calendars/CHANGELOG.md).

© 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.
2 changes: 1 addition & 1 deletion components/calendars/dist/ej2-vue-calendars.umd.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion components/calendars/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-calendars",
"version": "16.4.45",
"version": "16.4.46",
"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",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
8 changes: 8 additions & 0 deletions components/charts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## [Unreleased]

## 16.4.47 (2019-01-08)

### Chart

#### Bug Fixes

- Chart not rendering using remote data without query issue is fixed

## 16.4.45 (2019-01-02)

### Chart
Expand Down
2 changes: 1 addition & 1 deletion components/charts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,4 +99,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2-vue-ui-compone

Check the changelog [here](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/components/charts/CHANGELOG.md)

© 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.
2 changes: 1 addition & 1 deletion components/charts/dist/ej2-vue-charts.umd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion components/charts/dist/ej2-vue-charts.umd.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion components/charts/dist/es6/ej2-vue-charts.es2015.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion components/charts/dist/es6/ej2-vue-charts.es2015.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion components/charts/dist/es6/ej2-vue-charts.es5.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion components/charts/dist/es6/ej2-vue-charts.es5.js.map

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions components/charts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@
"@types/jasmine": "^2.2.29",
"@types/jasmine-ajax": "^3.1.27",
"@types/requirejs": "^2.1.26",
"vue": "2.5.2 - 2.5.21",
"es6-promise": "^3.2.1",
"gulp": "^3.9.1",
"gulp-sass": "^3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion components/charts/src/stock-chart/stockchart.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import { StockChartPeriodsDirective, StockChartPeriodDirective, StockChartPeriod
import { StockChartIndicatorsDirective, StockChartIndicatorDirective, StockChartIndicatorsPlugin, StockChartIndicatorPlugin } from './indicators.directive'


export const properties: string[] = ['annotations', 'axes', 'background', 'border', 'chartArea', 'crosshair', 'dataSource', 'enableCustomRange', 'enablePeriodSelector', 'enablePersistence', 'enableRtl', 'enableSelector', 'exportType', 'height', 'indicatorType', 'indicators', 'isMultiSelect', 'isSelect', 'isTransposed', 'locale', 'margin', 'periods', 'primaryXAxis', 'primaryYAxis', 'rows', 'selectedDataIndexes', 'selectionMode', 'series', 'seriesType', 'theme', 'title', 'titleStyle', 'tooltip', 'trendlineType', 'width', 'zoomSettings', 'axisLabelRender', 'load', 'loaded', 'selectorRender', 'seriesRender', 'tooltipRender'];
export const properties: string[] = ['annotations', 'axes', 'background', 'border', 'chartArea', 'crosshair', 'dataSource', 'enableCustomRange', 'enablePeriodSelector', 'enablePersistence', 'enableRtl', 'enableSelector', 'exportType', 'height', 'indicatorType', 'indicators', 'isMultiSelect', 'isSelect', 'isTransposed', 'locale', 'margin', 'periods', 'primaryXAxis', 'primaryYAxis', 'rows', 'selectedDataIndexes', 'selectionMode', 'series', 'seriesType', 'theme', 'title', 'titleStyle', 'tooltip', 'trendlineType', 'width', 'zoomSettings', 'axisLabelRender', 'load', 'loaded', 'rangeChange', 'selectorRender', 'seriesRender', 'tooltipRender'];
export const modelProps: string[] = [];

/**
Expand Down
10 changes: 9 additions & 1 deletion components/circulargauge/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,15 @@

## [Unreleased]

## 16.4.46 (2019-01-02)
## 16.4.47 (2019-01-08)

### CircularGauge

#### Bug Fixes

- Issue with annotation is not properly resolved now.

## 16.4.45 (2019-01-02)

### CircularGauge

Expand Down
2 changes: 1 addition & 1 deletion components/circulargauge/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2-vue-ui-compone

Check the changelog [here](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/components/circulargauge/CHANGELOG.md?utm_source=npm&utm_campaign=circulargauge)

© 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.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion components/circulargauge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-circulargauge",
"version": "16.4.42",
"version": "16.4.45",
"description": "Essential JS 2 CircularGauge Components for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down Expand Up @@ -45,6 +45,7 @@
"@types/jasmine": "^2.2.29",
"@types/jasmine-ajax": "^3.1.27",
"@types/requirejs": "^2.1.26",
"vue": "2.5.2 - 2.5.21",
"es6-promise": "^3.2.1",
"gulp": "^3.9.1",
"gulp-sass": "^3.1.0",
Expand Down
10 changes: 9 additions & 1 deletion components/diagrams/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,15 @@

## [Unreleased]

## 16.4.46 (2019-01-02)
## 16.4.47 (2019-01-08)

### Diagram

#### Bug Fixes

- 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

Expand Down
2 changes: 1 addition & 1 deletion components/diagrams/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2/blob/master/li

Check the changelog [here](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/components/diagrams/CHANGELOG.md)

© 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.
2 changes: 1 addition & 1 deletion components/diagrams/dist/ej2-vue-diagrams.umd.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion components/diagrams/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-diagrams",
"version": "16.4.44",
"version": "16.4.46",
"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",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down Expand Up @@ -34,6 +34,7 @@
"@types/jasmine": "^2.2.29",
"@types/jasmine-ajax": "^3.1.27",
"@types/requirejs": "^2.1.26",
"vue": "2.5.2 - 2.5.21",
"es6-promise": "^3.2.1",
"gulp": "^3.9.1",
"gulp-sass": "^3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion components/documenteditor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 16.4.46 (2019-01-02)
## 16.4.46 (2019-01-08)

### Document Editor

Expand Down
2 changes: 1 addition & 1 deletion components/documenteditor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,4 +67,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2-vue-ui-compone
Check the changelog [here](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/components/documenteditor/CHANGELOG.md?utm_source=npm&utm_campaign=documenteditor)


© 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.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion components/documenteditor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-documenteditor",
"version": "16.4.45",
"version": "16.4.46",
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down Expand Up @@ -40,6 +40,7 @@
"@types/jasmine": "^2.2.29",
"@types/jasmine-ajax": "^3.1.27",
"@types/requirejs": "^2.1.26",
"vue": "2.5.2 - 2.5.21",
"es6-promise": "^3.2.1",
"gulp": "^3.9.1",
"gulp-sass": "^3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion components/dropdowns/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 16.4.46 (2019-01-02)
## 16.4.47 (2019-01-08)

### MultiSelect

Expand Down
10 changes: 9 additions & 1 deletion components/grids/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,15 @@

## [Unreleased]

## 16.4.46 (2019-01-02)
## 16.4.47 (2019-01-08)

### Grid

#### Bug Fixes

- Provide property change handling for `selectedRowIndex` is resolved.

## 16.4.46 (2019-01-08)

### Grid

Expand Down
2 changes: 1 addition & 1 deletion components/grids/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2-vue-ui-compone

Check the changelog [here](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/components/grids/CHANGELOG.md)

© 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.
4 changes: 2 additions & 2 deletions components/grids/dist/ej2-vue-grids.umd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion components/grids/dist/ej2-vue-grids.umd.min.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions components/grids/dist/es6/ej2-vue-grids.es2015.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion components/grids/dist/es6/ej2-vue-grids.es2015.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions components/grids/dist/es6/ej2-vue-grids.es5.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion components/grids/dist/es6/ej2-vue-grids.es5.js.map

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion components/grids/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-grids",
"version": "16.4.45",
"version": "16.4.46",
"description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down Expand Up @@ -42,6 +42,7 @@
"@types/jasmine": "^2.2.29",
"@types/jasmine-ajax": "^3.1.27",
"@types/requirejs": "^2.1.26",
"vue": "2.5.2 - 2.5.21",
"es6-promise": "^3.2.1",
"gulp": "^3.9.1",
"gulp-sass": "^3.1.0",
Expand Down
4 changes: 2 additions & 2 deletions components/grids/src/grid/grid.component.ts
Original file line number Diff line number Diff line change
Expand Up @@ -302,8 +302,8 @@ export class GridComponent extends ComponentBase {
return this.ej2Instances.print();
}

public refresh(isClearSelection?: boolean): void {
return this.ej2Instances.refresh(isClearSelection);
public refresh(): void {
return this.ej2Instances.refresh();
}

public refreshColumns(): void {
Expand Down
2 changes: 1 addition & 1 deletion components/heatmap/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,4 +65,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2/blob/master/li

Check the changelog [here](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/components/heatmap/CHANGELOG.md)

© 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.
2 changes: 1 addition & 1 deletion components/heatmap/dist/ej2-vue-heatmap.umd.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions components/heatmap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@
"@types/jasmine": "^2.2.29",
"@types/jasmine-ajax": "^3.1.27",
"@types/requirejs": "^2.1.26",
"vue": "2.5.2 - 2.5.21",
"es6-promise": "^3.2.1",
"gulp": "^3.9.1",
"gulp-sass": "^3.1.0",
Expand Down
Loading

0 comments on commit aef4c1a

Please sign in to comment.