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
Check the changelog [here](https://ej2.syncfusion.com/angular/documentation/release-notes/index/?utm_source=npm&utm_campaign=ej2-angular-ui-components)
"description": "Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code. for Angular",
Copy file name to clipboardExpand all lines: components/calendars/CHANGELOG.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,14 +2,6 @@
2
2
3
3
## [Unreleased]
4
4
5
-
## 20.2.40 (2022-07-26)
6
-
7
-
### Calendar
8
-
9
-
#### Bug Fixes
10
-
11
-
-`#I387858` - The issue of "the missing year 1396 in the Islamic calendar" has been resolved.
12
-
13
5
## 19.3.46 (2021-10-19)
14
6
15
7
### TimePicker
@@ -1225,6 +1217,14 @@ TimePicker component is the pre-filled dropdown list with the time values 12/24
1225
1217
-**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.
1226
1218
1227
1219
1220
+
## 20.2.40 (2022-07-26)
1221
+
1222
+
### Calendar
1223
+
1224
+
#### Bug Fixes
1225
+
1226
+
-`#I387858` - The issue of "the missing year 1396 in the Islamic calendar" 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-angular-calendars",
3
-
"version": "20.2.38",
3
+
"version": "20.2.40",
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 Angular",
0 commit comments