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: controls/calendars/CHANGELOG.md
+9-1Lines changed: 9 additions & 1 deletion
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
+
## 28.1.41 (2025-01-21)
6
+
7
+
### DatePicker
8
+
9
+
#### Bug Fixes
10
+
11
+
-`#I675886` - Fixed an issue where values were not updated correctly when a mask was configured.
12
+
5
13
## 28.1.39 (2024-01-14)
6
14
7
15
### DateRangePicker
@@ -1211,4 +1219,4 @@ TimePicker component is the pre-filled dropdown list with the time values 12/24
1211
1219
1212
1220
-**StrictMode** - Allows to entering the only valid time in a textbox.
1213
1221
1214
-
-**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.
1222
+
-**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.
Copy file name to clipboardExpand all lines: controls/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-calendars",
3
-
"version": "28.1.37",
3
+
"version": "28.1.39",
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.",
Copy file name to clipboardExpand all lines: controls/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-charts",
3
-
"version": "28.1.38",
3
+
"version": "28.1.39",
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.",
0 commit comments