Skip to content

Commit c171ea2

Browse files
author
pipeline
committed
v20.4.43 is released
1 parent 3ac1d66 commit c171ea2

File tree

46 files changed

+168
-77
lines changed

Some content is hidden

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

46 files changed

+168
-77
lines changed

components/base/CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,19 @@
66

77
### Common
88

9+
#### Bug Fixes
10+
11+
- `#F174612` - The issue with the "React state change value is not reflected inside the `dialog` content template" has been resolved.
12+
913
#### New Features
1014

1115
- `#I418318` - The option "to prevent the component from re-rendering while the state is being updated" has been provided.
16+
- The new `Rating` component has been added to React.
17+
- The `AppBar`, `Floating Action Button (FAB)`, `Mention`, `Message` and `Speed Dial` components have been developed to meet industry standards and are now marked production-ready.
1218

13-
#### Bug Fixes
19+
#### Breaking Changes
1420

15-
- `#F174612` - The issue with the "React state change value is not reflected inside the `dialog` content template" has been resolved.
21+
- If you are using Syncfusion's React components without first registering a license, a license dialog will appear after a certain limit of usage, preventing further interaction in the application. Please make sure to register a valid license in order to continue using the Syncfusion React components without interruption.
1622

1723
## 20.3.47 (2022-09-29)
1824

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.4.40",
3+
"version": "20.4.42",
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/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-calendars",
3-
"version": "20.4.40",
3+
"version": "20.4.42",
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/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 20.4.43 (2023-01-10)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I426642` - Now accumulation chart keyboard focus element is removed from DOM properly after destroying the component.
12+
- `#I426112` - Now UseGroupingSeparator is working in data label.
13+
- `#I426849` - Tooltip and crosshair are now working properly for the missed data.
14+
15+
### RangeNavigator
16+
17+
#### Bug Fixes
18+
19+
- `#I426389` - Changed event triggered unnecessarily when clicking daterangepicker issue has been fixed.
20+
521
## 20.4.42 (2023-01-04)
622

723
### Chart

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.4.40",
3+
"version": "20.4.42",
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.4.40",
3+
"version": "20.4.42",
44
"description": "Essential JS 2 CircularGauge Components for React",
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-react-diagrams",
3-
"version": "20.4.40",
3+
"version": "20.4.42",
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.4.43 (2023-01-10)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#I424682` - Resolved the issue in the delete and backspace case in bookmark start and end element.
12+
- `#I425401` - Header is now read-only when resizing a table.
13+
514
## 20.4.42 (2023-01-04)
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.4.40",
3+
"version": "20.4.42",
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/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.4.40",
3+
"version": "20.4.42",
44
"description": "Essential JS 2 DropDown Components for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

0 commit comments

Comments
 (0)