Skip to content

Commit a408cf5

Browse files
author
pipeline
committed
v1.0 is released
1 parent fa3e6f0 commit a408cf5

File tree

71 files changed

+215
-54
lines changed

Some content is hidden

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

71 files changed

+215
-54
lines changed

components/barcodegenerator/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 17.4.49 (2020-02-11)
5+
## 1.0 (2020-02-18)
66

77
### Barcode
88

components/base/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 17.4.49 (2020-02-11)
5+
## 1.0 (2020-02-18)
66

77
### Common
88

components/buttons/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 17.4.49 (2020-02-11)
5+
## 1.0 (2020-02-18)
66

77
### Button
88

components/calendars/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 1.0 (2020-02-18)
6+
7+
### Calendar
8+
9+
#### Bug Fixes
10+
11+
- Now, selection style is applied to the previous month selected date in the current month view.
12+
13+
### DatePicker
14+
15+
#### Bug Fixes
16+
17+
- `#261189` - Issue with "unable to select the value `1/1/1970` from datepicker popup in IE and Edge browser" has been resolved.
18+
519
## 17.4.49 (2020-02-11)
620

721
### DateTimePicker

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": "17.4.47",
3+
"version": "17.4.49",
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: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,16 @@
22

33
## [Unreleased]
44

5-
## 17.4.49 (2020-02-11)
5+
## 1.0 (2020-02-18)
66

77
### Chart
88

99
#### Bug Fixes
1010

1111
- `#262128` - Legend gets cropped while adding series dynamically issue has fixed.
1212
- `#261471` - Pie annotation template is not center in `blazor` issue fixed.
13+
- `#255275` - Trendline throws console error when legend click issue fixed.
14+
- `#262734` - Stripline date time is not support in asp core issue fixed.
1315

1416
## 17.4.47 (2020-02-05)
1517

components/charts/dist/ej2-vue-charts.umd.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/charts/dist/ej2-vue-charts.umd.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/charts/dist/es6/ej2-vue-charts.es2015.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/charts/dist/es6/ej2-vue-charts.es2015.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)