Skip to content

Commit

Permalink
v18.1.36-beta is released
Browse files Browse the repository at this point in the history
  • Loading branch information
pipeline committed Mar 19, 2020
1 parent 710df3c commit b9bc2bd
Show file tree
Hide file tree
Showing 201 changed files with 1,659 additions and 311 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]

## 17.4.55 (2020-03-10)
## 17.4.47 (2020-02-05)

### Common

Expand Down
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": "17.4.46",
"version": "17.4.51",
"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/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-buttons",
"version": "17.4.49",
"version": "17.2.48",
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
14 changes: 6 additions & 8 deletions components/calendars/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,12 @@

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

### DatePicker

#### Bug Fixes

- `#261189` - Issue with "unable to select the value `1/1/1970` from datepicker popup in IE and Edge browser" has been resolved.

## 17.4.49 (2020-02-11)

### DateTimePicker
Expand Down Expand Up @@ -1096,14 +1102,6 @@ TimePicker component is the pre-filled dropdown list with the time values 12/24
- **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.


## 1.0 (2020-02-18)

### DatePicker

#### Bug Fixes

- `#261189` - Issue with "unable to select the value `1/1/1970` from datepicker popup in IE and Edge browser" has been resolved.

## 17.4.44 (2021-01-21)

### DatePicker
Expand Down
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": "17.4.50",
"version": "17.2.48",
"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
15 changes: 15 additions & 0 deletions components/charts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

## [Unreleased]

## 18.1.36-beta (2020-03-19)

### Chart

#### New Features

- Provided support to highlight the data points in chart.
- Provided support for patterns to the selected and highlighted data.

### Bullet Chart

#### New Features

- Provided support to legend for targets, actual value and ranges in bullet chart.

## 17.4.51 (2020-02-25)

### Chart
Expand Down
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.

10 changes: 5 additions & 5 deletions 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.

Loading

0 comments on commit b9bc2bd

Please sign in to comment.