Skip to content

Commit d1ea0ad

Browse files
author
pipeline
committed
v20.3.61 is released
1 parent 8801b46 commit d1ea0ad

28 files changed

+211
-77
lines changed

components/calendars/CHANGELOG.md

+8-8
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,6 @@
22

33
## [Unreleased]
44

5-
## 20.3.60 (2022-12-06)
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-
135
## 20.3.50 (2022-10-18)
146

157
### Calendar
@@ -1190,6 +1182,14 @@ TimePicker component is the pre-filled dropdown list with the time values 12/24
11901182
- **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.
11911183

11921184

1185+
## 20.3.59 (2022-11-29)
1186+
1187+
### DateTimePicker
1188+
1189+
#### Bug Fixes
1190+
1191+
- `#F178567` - The issue "Meridian value not converted from lower case into higher case" has been resolved.
1192+
11931193
## 20.3.49 (2022-10-11)
11941194

11951195
### DateRangePicker

components/calendars/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-calendars",
3-
"version": "20.3.56",
3+
"version": "20.3.59",
44
"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 React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/charts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-charts",
3-
"version": "20.3.58",
3+
"version": "20.3.60",
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/diagrams/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 20.3.61 (2022-12-13)
6+
7+
### Diagram
8+
9+
#### New Feature
10+
11+
- `#I409589` - Support to override the mouseWheel event has been added.
12+
513
## 20.3.60 (2022-12-06)
614

715
### Diagram

components/diagrams/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-diagrams",
3-
"version": "20.3.58",
3+
"version": "20.3.60",
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/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-documenteditor",
3-
"version": "20.3.59",
3+
"version": "20.3.60",
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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 20.3.60 (2022-12-06)
5+
## 20.3.61 (2022-12-13)
66

77
### AutoComplete
88

components/gantt/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
## [Unreleased]
44

5+
## 20.3.61 (2022-12-13)
6+
7+
### Gantt
8+
9+
#### Bug Fixes
10+
11+
- `#I417035` - Expand Collapse not working properly after cell editing issue has been fixed.
12+
- `#I421663` - The baseline end date has not been properly validated issue has been fixed.
13+
514
## 20.3.60 (2022-12-06)
615

716
### Gantt

components/gantt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-gantt",
3-
"version": "20.3.59",
3+
"version": "20.3.60",
44
"description": "Essential JS 2 Gantt Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/grids/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
## [Unreleased]
44

5+
## 20.3.61 (2022-12-13)
6+
7+
### Grid
8+
9+
#### Bug Fixes
10+
11+
- `#I408271` - The reference link for the `checkBoxChange` event arguments has been updated in the documentation.
12+
- `#I420019` - script error for focusing the content after deleting all the records has been fixed.
13+
514
## 20.3.60 (2022-12-06)
615

716
### Grid

components/grids/README.md

+127-51
Large diffs are not rendered by default.

components/grids/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-grids",
3-
"version": "20.3.59",
3+
"version": "20.3.60",
44
"description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/heatmap/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-heatmap",
3-
"version": "20.3.56",
3+
"version": "20.3.60",
44
"description": "Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/kanban/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 20.3.60 (2022-12-06)
5+
## 20.3.61 (2022-12-13)
66

77
### Kanban
88

components/navigations/CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88

99
#### Bug Fixes
1010

11+
- `#I415237` - The TreeView performance issue in Vue3 framework has been resolved.
12+
- `#I422386` - The background contrast accessibility issue in the TreeView component has been resolved.
13+
1114
- `#I415237` - The TreeView performance issue in Vue3 framework has been resolved.
1215

1316
## 20.3.58 (2022-11-22)

components/navigations/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-navigations",
3-
"version": "20.3.58",
3+
"version": "20.3.60",
44
"description": "A package of Essential JS 2 navigation components such as Tree-view, Tab, Toolbar, Context-menu, and Accordion which is used to navigate from one page to another for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/pdfviewer/CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
#### Bug Fixes
1515

1616
- `#F178453` - Now, cut, copy and paste of form field are working properly on downloading.
17+
- `#I420531` - Now, Freetext annotations are no longer scaled upon double clicking.
1718

1819
## 20.3.59 (2022-11-29)
1920

components/pdfviewer/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-pdfviewer",
3-
"version": "20.3.59",
3+
"version": "20.3.60",
44
"description": "Essential JS 2 PDF viewer Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/pivotview/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 20.3.60 (2022-12-06)
5+
## 20.3.61 (2022-12-13)
66

77
### Pivot Table
88

components/popups/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-popups",
3-
"version": "20.3.59",
3+
"version": "20.3.60",
44
"description": "A package of Essential JS 2 popup components such as Dialog and Tooltip that is used to display information or messages in separate pop-ups. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/progressbar/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-progressbar",
3-
"version": "20.3.57",
3+
"version": "20.3.60",
44
"description": "Essential JS 2 ProgressBar Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/richtexteditor/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@
22

33
## [Unreleased]
44

5+
## 20.3.61 (2022-12-13)
6+
7+
### RichTextEditor
8+
9+
#### Bug Fixes
10+
11+
- `#I422392` - Now, the embed video is not removed when pressing the enter key.
12+
- `#I422764` - Now, when using similar fontFamily values for multiple items updates the dropDown text properly.
13+
514
## 20.3.60 (2022-12-06)
615

716
### RichTextEditor
@@ -10,6 +19,9 @@
1019

1120
- `#I416708` - Now, pasting the content from MS Word will maintain the DOM structure properly.
1221
- `#I418749` - Now, pasted texts get inside the `contentEditable div` when using the `enterKey` as `BR` or `DIV`.
22+
- `#FB39086` - Now, image not duplicated when press the enter key.
23+
- `#I420916` - Now, the indent and outdent toolbar are working properly for the RTL mode.
24+
- `#I421972` - Now, the display popup toolbar item in the Image quick toolbar displays the text properly.
1325

1426
## 20.3.59 (2022-11-29)
1527

components/richtexteditor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-richtexteditor",
3-
"version": "20.3.59",
3+
"version": "20.3.60",
44
"description": "Essential JS 2 RichTextEditor component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/schedule/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 20.3.61 (2022-12-13)
6+
7+
### Schedule
8+
9+
#### Bug fixes
10+
11+
- `#F178034` - An issue with event template is not applied in print window has been fixed.
12+
513
## 20.3.58 (2022-11-22)
614

715
### Schedule

components/spreadsheet/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-spreadsheet",
3-
"version": "20.3.59",
3+
"version": "20.3.60",
44
"description": "Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/treegrid/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 20.3.61 (2022-12-13)
6+
7+
### Tree Grid
8+
9+
#### Bug Fixes
10+
11+
- `#I419247` - `expandRow` and `collapseRow` methods are working properly while expanding or collapsing a row respectively when `frozenRows` property enabled
12+
513
## 20.3.60 (2022-12-06)
614

715
### Tree Grid

components/treegrid/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-treegrid",
3-
"version": "20.3.58",
3+
"version": "20.3.60",
44
"description": "Essential JS 2 TreeGrid Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/treemap/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
## [Unreleased]
1313

14-
## 20.3.60 (2022-12-06)
14+
## 20.3.61 (2022-12-13)
1515

1616
### TreeMap
1717

0 commit comments

Comments
 (0)