Skip to content

Commit 5561658

Browse files
author
pipeline
committed
v21.2.3 is released
1 parent bcfc80c commit 5561658

File tree

20 files changed

+27
-24
lines changed

20 files changed

+27
-24
lines changed

components/base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-angular-base",
3-
"version": "21.1.41",
3+
"version": "21.2.3",
44
"description": "A common package of Essential JS 2 base Angular libraries, methods and class definitions",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/buttons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-angular-buttons",
3-
"version": "21.1.37",
3+
"version": "21.2.3",
44
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/charts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-angular-charts",
3-
"version": "21.1.41",
3+
"version": "21.2.3",
44
"description": "Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball. for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/circulargauge/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-angular-circulargauge",
3-
"version": "21.1.38",
3+
"version": "21.2.3",
44
"description": "Essential JS 2 CircularGauge Components for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/diagrams/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-angular-diagrams",
3-
"version": "21.1.39",
3+
"version": "21.2.3",
44
"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 Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/dropdowns/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-angular-dropdowns",
3-
"version": "21.1.41",
3+
"version": "21.2.3",
44
"description": "Essential JS 2 DropDown Components for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/filemanager/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#### Bug fixes
1010

1111
- `#I439193` - The data disappears in the DetailsView when dynamically setting columns in the File Manager component has been resolved.
12+
- `#I458884` - The issue with the `fileSelect` event in the File Manager component details view has been resolved.
1213

1314
## 21.1.41 (2023-04-18)
1415

components/filemanager/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-angular-filemanager",
3-
"version": "21.1.41",
3+
"version": "21.2.3",
44
"description": "Essential JS 2 FileManager Component for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/gantt/CHANGELOG.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,21 @@
44

55
## 21.2.3 (2023-05-03)
66

7-
### Gantt Chart
7+
### Gantt
88

99
#### Bug Fixes
1010

11-
- `#I441205` - Two spinner appears while performing action issue has been fixed.
12-
- -`#I451257`- No proper template for manual milestone parent.
13-
- `#I443041` - Gantt react performance rendering issue during initial load has been fixed.
11+
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
1412

15-
### Gantt
13+
## 21.2.3 (2023-05-03)
14+
15+
### Gantt Chart
1616

1717
#### Bug Fixes
1818

19-
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
19+
- `#I441205` - Two spinner appears while performing action issue has been fixed.
20+
- -`#I451257`- No proper template for manual milestone parent.
21+
- `#I443041` - Gantt react performance rendering issue during initial load has been fixed.
2022

2123
## 21.1.41 (2023-04-18)
2224

components/gantt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-angular-gantt",
3-
"version": "21.1.41",
3+
"version": "21.2.3",
44
"description": "Essential JS 2 Gantt Component for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

0 commit comments

Comments
 (0)