You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: components/calendars/CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,14 @@
2
2
3
3
## [Unreleased]
4
4
5
+
## 21.2.6 (2023-05-23)
6
+
7
+
### TimePicker
8
+
9
+
#### Bug Fixes
10
+
11
+
-`#SF-461465` - Issue with "Time picker dropdown width not responsive to input and icon" has been resolved.
12
+
5
13
## 21.1.41 (2023-04-18)
6
14
7
15
### DatePicker
@@ -1256,6 +1264,14 @@ TimePicker component is the pre-filled dropdown list with the time values 12/24
1256
1264
-**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.
1257
1265
1258
1266
1267
+
## 21.2.5 (2023-05-16)
1268
+
1269
+
### Calendar
1270
+
1271
+
#### Bug Fixes
1272
+
1273
+
-`#I458215` - Issue with "Islamic calendar decade view in the Arabic culture where the years were not being displayed correctly" has been resolved.
Copy file name to clipboardExpand all lines: components/calendars/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@syncfusion/ej2-vue-calendars",
3
-
"version": "21.1.41",
3
+
"version": "21.2.5",
4
4
"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",
Copy file name to clipboardExpand all lines: components/charts/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@syncfusion/ej2-vue-charts",
3
-
"version": "21.1.41",
3
+
"version": "21.2.5",
4
4
"description": "Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball. for Vue",
Copy file name to clipboardExpand all lines: components/diagrams/package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@syncfusion/ej2-vue-diagrams",
3
-
"version": "21.1.39",
3
+
"version": "21.2.5",
4
4
"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",
0 commit comments