Skip to content

Commit 97b8ece

Browse files
author
pipeline
committed
v21.2.3 is released
1 parent 28767fa commit 97b8ece

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+232
-22
lines changed

Diff for: components/buttons/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 21.1.41 (2023-04-18)
5+
## 21.2.3 (2023-05-03)
6+
7+
### Switch
8+
9+
#### Bug Fixes
10+
11+
- `#I456259` - provided the `role` attribute support to `htmlAttributes` property of switch component.
12+
13+
## 21.1.37 (2023-03-29)
614

715
### Checkbox
816

Diff for: components/buttons/package.json

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

Diff for: components/buttons/src/button/button.component.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ export class ButtonComponent extends Button {
1818
public initRenderCalled: boolean = false;
1919
private checkInjectedModules: boolean = false;
2020
private statelessTemplateProps: string[] = null;
21+
private templateProps: string[] = null;
2122
private immediateRender: boolean = true;
2223
public props: Readonly<{ children?: React.ReactNode | React.ReactNode[] }>
2324
& Readonly<ButtonModel & DefaultHtmlAttributes>;

Diff for: components/buttons/src/check-box/checkbox.component.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ export class CheckBoxComponent extends CheckBox {
1818
public initRenderCalled: boolean = false;
1919
private checkInjectedModules: boolean = false;
2020
private statelessTemplateProps: string[] = null;
21+
private templateProps: string[] = null;
2122
private immediateRender: boolean = true;
2223
public props: Readonly<{ children?: React.ReactNode | React.ReactNode[] }>
2324
& Readonly<CheckBoxModel & DefaultHtmlAttributes>;

Diff for: components/buttons/src/chips/chiplist.component.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ export class ChipListComponent extends ChipList {
1919
private checkInjectedModules: boolean = false;
2020
public directivekeys: { [key: string]: Object } = {'chips': 'chip'};
2121
private statelessTemplateProps: string[] = null;
22+
private templateProps: string[] = null;
2223
private immediateRender: boolean = false;
2324
public props: Readonly<{ children?: React.ReactNode | React.ReactNode[] }>
2425
& Readonly<ChipListModel & DefaultHtmlAttributes>;

Diff for: components/buttons/src/floating-action-button/fab.component.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ export class FabComponent extends Fab {
1818
public initRenderCalled: boolean = false;
1919
private checkInjectedModules: boolean = false;
2020
private statelessTemplateProps: string[] = null;
21+
private templateProps: string[] = null;
2122
private immediateRender: boolean = true;
2223
public props: Readonly<{ children?: React.ReactNode | React.ReactNode[] }>
2324
& Readonly<FabModel & DefaultHtmlAttributes>;

Diff for: components/buttons/src/radio-button/radiobutton.component.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ export class RadioButtonComponent extends RadioButton {
1818
public initRenderCalled: boolean = false;
1919
private checkInjectedModules: boolean = false;
2020
private statelessTemplateProps: string[] = null;
21+
private templateProps: string[] = null;
2122
private immediateRender: boolean = true;
2223
public props: Readonly<{ children?: React.ReactNode | React.ReactNode[] }>
2324
& Readonly<RadioButtonModel & DefaultHtmlAttributes>;

Diff for: components/buttons/src/speed-dial/speeddial.component.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ export class SpeedDialComponent extends SpeedDial {
2222
private checkInjectedModules: boolean = false;
2323
public directivekeys: { [key: string]: Object } = {'speedDialItems': 'speedDialItem'};
2424
private statelessTemplateProps: string[] = null;
25+
private templateProps: string[] = null;
2526
private immediateRender: boolean = false;
2627
public props: Readonly<{ children?: React.ReactNode | React.ReactNode[] }>
2728
& Readonly<SpeedDialModel & DefaultHtmlAttributes| SpeedDialTypecast>;

Diff for: components/buttons/src/switch/switch.component.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ export class SwitchComponent extends Switch {
1818
public initRenderCalled: boolean = false;
1919
private checkInjectedModules: boolean = false;
2020
private statelessTemplateProps: string[] = null;
21+
private templateProps: string[] = null;
2122
private immediateRender: boolean = true;
2223
public props: Readonly<{ children?: React.ReactNode | React.ReactNode[] }>
2324
& Readonly<SwitchModel & DefaultHtmlAttributes>;

Diff for: 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": "21.1.38",
3+
"version": "21.1.41",
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",

Diff for: components/charts/CHANGELOG.md

+19
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,25 @@
22

33
## [Unreleased]
44

5+
## 21.2.3 (2023-05-03)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I452421` - Fixed an issue where a dotted line was showing up for line charts while exporting through PhantomJS.
12+
- `#I451960` - Resolved an issue where the datalabel border was getting added while exporting using PhantomJS.
13+
- `#I452091` - Resolved an issue where line charts were not being rendered while exporting using PhantomJS.
14+
- `#I455206` - Fixed an issue where the DataLabel was not visible despite there being enough space to display it.
15+
- `#I452148` - `MultipleRows` in labelIntersectAction property is now working properly.
16+
- `#I456533` - Fixed an issue where the tick line was visible even if there was no axis label for it.
17+
- `#F181431` - Fixed the issue where chart width was not changing on print.
18+
19+
#### New Features
20+
21+
- `#I451521` - Provided support for dashArray in series border for Pie chart.
22+
- `#I360879` - Provided support to disable marker explode in shared tooltip.
23+
524
## 21.1.41 (2023-04-18)
625

726
### Chart

Diff for: 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": "21.1.39",
3+
"version": "21.1.41",
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",

Diff for: components/diagrams/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
## [Unreleased]
44

5+
## 21.2.3 (2023-05-03)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I451762` - Now, the flip mode port is working for all nodes.
12+
- `#I449574` - Now, the performance of the diagram is improved while rendering large number of nodes and connectors.
13+
- `#I454253` - Now, fill color for bpmn transaction subprocess is applied properly.
14+
- `#I455551` - Now, history change event does not get triggered while clicking swimlane header for second time.
15+
516
## 21.1.39 (2023-04-11)
617

718
### Diagram

Diff for: components/documenteditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 21.2.3 (2023-05-03)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#SF-446881` - Using getFormFieldNames() methods, now form fields are retrieved in order.
12+
- `#F181200` - Resolved Script error thrown when attempting to delete a checkbox form field.
13+
- `#SF-448155` - Resolved the position issue while resizing table.
14+
- `#FB42313`- Resolved Table Merge Cell & Insert Column bug.
15+
- `#SF-449967` - Resolved the problem with the loading of the document.
16+
517
## 21.1.41 (2023-04-18)
618

719
### Document Editor

Diff for: components/documenteditor/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Syncfusion provides a predefined [Word Processor server docker image](https://hu
1313
</p>
1414

1515
<p align="center">
16-
![React Word Processor Component](https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/react/react-word-processor.png)
16+
<img src="https://raw.githubusercontent.com/SyncfusionExamples/nuget-img/master/react/react-word-processor.png" alt="React Word Processor Component">
1717
</p>
1818

1919
<p align="center">

Diff for: 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": "21.1.39",
3+
"version": "21.1.41",
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",

Diff for: components/dropdowns/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 21.2.3 (2023-05-03)
6+
7+
### ListBox
8+
9+
#### Bug Fixes
10+
11+
- `#I453746` - Issue with "selectItems doesn't remove the existing selections in the listbox" has been resolved.
12+
513
## 21.1.41 (2023-04-18)
614

715
### ListBox

Diff for: components/dropdowns/package.json

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

Diff for: components/filemanager/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 21.2.3 (2023-05-03)
6+
7+
### File Manager
8+
9+
#### Bug fixes
10+
11+
- `#I439193` - The data disappears in the DetailsView when dynamically setting columns in the File Manager component has been resolved.
12+
513
## 21.1.41 (2023-04-18)
614

715
### File Manager

Diff for: components/filemanager/package.json

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

Diff for: components/gantt/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 21.2.3 (2023-05-03)
6+
7+
### Gantt Chart
8+
9+
#### Bug Fixes
10+
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.
14+
15+
-`#I451257`- No proper template for manual milestone parent.
16+
17+
- `#I443041` - Gantt react performance rendering issue during initial load has been fixed.
18+
519
## 21.1.41 (2023-04-18)
620

721
### Gantt Chart

Diff for: 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": "21.1.38",
3+
"version": "21.1.41",
44
"description": "Essential JS 2 Gantt Component for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

Diff for: components/grids/CHANGELOG.md

+25
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,31 @@
22

33
## [Unreleased]
44

5+
## 21.2.3 (2023-05-03)
6+
7+
### Grid
8+
9+
#### Bug Fixes
10+
11+
- `#I432845` - Fixed the issue where `Lazylaod` grouping with aggregates was not exported properly in Angular and React platforms.
12+
- `#F181415` - Fixed the issue where the typing for `filterbeforeopen` event of `FilterMenu` was not set properly.
13+
- `#I450047` - Performance degradation on infinite scrolling with column templates has been fixed.
14+
- `#I455291` - The issue of being unable to edit a newly added row when the dataSource is empty and infinite scrolling is enabled has been resolved.
15+
16+
## 21.1.41 (2023-04-18)
17+
18+
### Grid
19+
20+
#### Bug Fixes
21+
22+
- `#I442797` - The issue of an error occurring when hovering over the search option on a filter dropdown has been resolved and fixed.
23+
- `#I452425` - The row selection is not working properly when virtualisation is enabled and an odd number is set as the page size has been resolved.
24+
- `#I455150` - The issue with the script error while opening the custom filter template in the grid filter menu feature has been resolved.
25+
- `#I451761` - Script error being thrown when copying an empty Grid has been resolved.
26+
- `#I453134` - The last edited cell is now correctly saved when the tab key is pressed from the last row cell, even when `allowAdding` is set to `false` in batch edit mode.
27+
28+
- `#I455150` - The issue with the script error while opening the custom filter template in the grid filter menu feature has been resolved.
29+
530
## 21.1.39 (2023-04-11)
631

732
### Grid

Diff for: 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": "21.1.39",
3+
"version": "21.1.41",
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",

Diff for: components/heatmap/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 21.1.41 (2023-04-18)
5+
## 21.2.3 (2023-05-03)
66

77
### Heatmap
88

Diff for: components/imageeditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 21.2.3 (2023-05-03)
6+
7+
### Image Editor
8+
9+
#### Bug Fixes
10+
11+
- Issue with "Flaggable Enum not working properly in ASPCORE" has been resolved.
12+
13+
## 21.1.41 (2023-04-18)
14+
15+
### Image Editor
16+
17+
#### Bug Fixes
18+
19+
- Issue with "GetImageData method returns low resolution data" has been resolved.
20+
521
## 21.1.39 (2023-04-11)
622

723
### Image Editor

Diff for: components/imageeditor/package.json

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

Diff for: components/lists/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-lists",
3-
"version": "21.1.39",
3+
"version": "21.1.41",
44
"description": "The listview control allows you to select an item or multiple items from a list-like interface and represents the data in interactive hierarchical structure across different layouts or views. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

Diff for: components/maps/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2-react-maps",
3-
"version": "21.1.38",
3+
"version": "21.1.41",
44
"description": "The Maps component is used to visualize the geographical data and represent the statistical data of a particular geographical area on earth with user interactivity, and provides various customizing options for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

Diff for: components/navigations/CHANGELOG.md

+20
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22

33
## [Unreleased]
44

5+
## 21.2.3 (2023-05-03)
6+
7+
### Toolbar
8+
9+
#### Bug Fixes
10+
11+
- `#I455137` - An issue with Horizontal scroll is not destroyed in RTL mode has been fixed.
12+
13+
### Menu
14+
15+
#### Bug Fixes
16+
17+
- `#I455183` - The issue with "Script error thrown while using `hideMenuItems` method in menu component" has been resolved.
18+
19+
### Tab
20+
21+
#### Bug fixes
22+
23+
- `#I453949` - An issue with the tab old templates is not cleared after the property change has been fixed.
24+
525
## 21.1.39 (2023-04-11)
626

727
### Menu

0 commit comments

Comments
 (0)