Skip to content

Commit 1a53e06

Browse files
author
pipeline
committed
v20.3.59 is released
1 parent 503095d commit 1a53e06

File tree

30 files changed

+137
-26
lines changed

30 files changed

+137
-26
lines changed

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-react-buttons",
3-
"version": "20.3.57",
3+
"version": "20.3.58",
44
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/calendars/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 20.3.59 (2022-11-29)
6+
7+
### DateTimePicker
8+
9+
#### Bug Fixes
10+
11+
- `#F178567` - The issue "Meridian value not converted from lower case into higher case" has been resolved.
12+
513
## 20.3.50 (2022-10-18)
614

715
### Calendar

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-react-charts",
3-
"version": "20.3.57",
3+
"version": "20.3.58",
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 React",
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-react-circulargauge",
3-
"version": "20.3.49",
3+
"version": "20.3.56",
44
"description": "Essential JS 2 CircularGauge Components for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/diagrams/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010

1111
- `#I418455` - Now, the resize handle has been rendered properly while set node pivot as 0,0.
1212
- `#I418026` - Now, the annotation for the swimlane child node is updated properly after dragging it outside the swimlane.
13+
- `#FB38642` - Now, the arg cancel property for sourcePoint and targetPoint change is working properly.
14+
- `#I419333` - Now, dragging a object outside the diagram canvas from symbol palette is updated properly.
15+
- `#I397852` - Now, defining connector without source or target id while injecting Line Routing is rendered properly.
16+
- `#I42108` - The issue on hovering the node ports has been resolved.
1317

1418
## 20.3.57 (2022-11-15)
1519

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-react-diagrams",
3-
"version": "20.3.57",
3+
"version": "20.3.58",
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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/documenteditor/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
## [Unreleased]
44

5+
## 20.3.59 (2022-11-29)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#I417535` - The page number is not updated properly while inserting TOC.
12+
- `#I418000` , `#F178993` - Resolved the tab character width issue.
13+
514
## 20.3.58 (2022-11-22)
615

716
### Document Editor

components/documenteditor/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-react-documenteditor",
3-
"version": "20.3.57",
3+
"version": "20.3.58",
44
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/dropdowns/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 20.3.59 (2022-11-29)
6+
7+
### ListBox
8+
9+
#### Bug Fixes
10+
11+
- `#F37860` - Issue with "Command button not working properly for multiselect in ListBox in Mac" has been resolved.
12+
513
## 20.3.58 (2022-11-22)
614

715
### MultiSelect

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-react-dropdowns",
3-
"version": "20.3.56",
3+
"version": "20.3.58",
44
"description": "Essential JS 2 DropDown Components for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

0 commit comments

Comments
 (0)