Skip to content

Commit b9bc2bd

Browse files
author
pipeline
committed
v18.1.36-beta is released
1 parent 710df3c commit b9bc2bd

File tree

201 files changed

+1659
-311
lines changed

Some content is hidden

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

201 files changed

+1659
-311
lines changed

components/base/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 17.4.55 (2020-03-10)
5+
## 17.4.47 (2020-02-05)
66

77
### Common
88

components/base/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-base",
3-
"version": "17.4.46",
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/buttons/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-buttons",
3-
"version": "17.4.49",
3+
"version": "17.2.48",
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/CHANGELOG.md

+6-8
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,12 @@
1616

1717
- Now, selection style is applied to the previous month selected date in the current month view.
1818

19+
### DatePicker
20+
21+
#### Bug Fixes
22+
23+
- `#261189` - Issue with "unable to select the value `1/1/1970` from datepicker popup in IE and Edge browser" has been resolved.
24+
1925
## 17.4.49 (2020-02-11)
2026

2127
### DateTimePicker
@@ -1096,14 +1102,6 @@ TimePicker component is the pre-filled dropdown list with the time values 12/24
10961102
- **Accessibility** - Provided with built-in accessibility support which helps to access all the TimePicker component features through the keyboard, screen readers, or other assistive technology devices.
10971103

10981104

1099-
## 1.0 (2020-02-18)
1100-
1101-
### DatePicker
1102-
1103-
#### Bug Fixes
1104-
1105-
- `#261189` - Issue with "unable to select the value `1/1/1970` from datepicker popup in IE and Edge browser" has been resolved.
1106-
11071105
## 17.4.44 (2021-01-21)
11081106

11091107
### DatePicker

components/calendars/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-vue-calendars",
3-
"version": "17.4.50",
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

+15
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
## [Unreleased]
44

5+
## 18.1.36-beta (2020-03-19)
6+
7+
### Chart
8+
9+
#### New Features
10+
11+
- Provided support to highlight the data points in chart.
12+
- Provided support for patterns to the selected and highlighted data.
13+
14+
### Bullet Chart
15+
16+
#### New Features
17+
18+
- Provided support to legend for targets, actual value and ranges in bullet chart.
19+
520
## 17.4.51 (2020-02-25)
621

722
### Chart

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

+1-1
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

+1-1
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

+5-5
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

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)