Skip to content

Commit 4981834

Browse files
author
pipeline
committedFeb 1, 2023
v20.4.48 is released
1 parent 391b431 commit 4981834

Some content is hidden

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

42 files changed

+284
-61
lines changed
 

‎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": "20.4.42",
3+
"version": "20.4.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/CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,24 @@
22

33
## [Unreleased]
44

5+
## 20.4.48 (2023-02-01)
6+
7+
- `#I426149` - The issue "show method target parameter not works as expected" has been resolved.
8+
9+
## 20.4.44 (2023-01-18)
10+
11+
### DateRangePicker
12+
13+
#### Bug Fixes
14+
15+
- `#I428245` - The issue "selected range changes when we click outside the DateRangePicker component" has been resolved.
16+
17+
### DatePicker
18+
19+
#### Bug Fixes
20+
21+
- `#I426706` - The issue of slow rendering time when preselecting a value in DatePicker has been resolved.
22+
523
## 19.3.46 (2021-10-19)
624

725
### TimePicker

0 commit comments

Comments
 (0)