Skip to content

Commit 30dfd41

Browse files
author
pipeline
committed
v20.2.38 is released
1 parent 3c26ef2 commit 30dfd41

File tree

40 files changed

+209
-69
lines changed

40 files changed

+209
-69
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
## License
3838
Check the license detail [here](https://github.com/syncfusion/ej2-react-ui-components/blob/master/license).
3939
## Changelog
40-
Check the changelog [here](https://ej2.syncfusion.com/react/documentation/release-notes/index/?utm_source=npm&utm_campaign=ej2-react-ui-components)
41-
© Copyright 2022 Syncfusion, Inc. All Rights Reserved.
40+
Check the changelog [here](https://ej2.syncfusion.com/react/documentation/release-notes?utm_source=npm&utm_campaign=ej2-react-ui-components)
41+
© Copyright 2020 Syncfusion, Inc. All Rights Reserved.
4242
The Syncfusion Essential Studio license and copyright applies to this distribution.

components/barcodegenerator/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-barcode-generator",
3-
"version": "20.1.55",
3+
"version": "20.2.36",
44
"description": "Barcode generator component is a pure JavaScript library which will convert a string to Barcode and show it to the user. This supports major 1D and 2D barcodes including coda bar, code 128, QR Code. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/base/CHANGELOG.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,15 @@
88

99
#### New Features
1010

11+
- React sample browser is upgraded with React 18 version.
1112
- Provided the TypeScript 4.7 compatible support for the React components.
13+
- Provided the option to register the license key by using the `npx` command. Follow these steps to register the license using the `npx` command:
1214

13-
- Provided option to register the license key by using the `npx` command. Follow these steps to register the license using the `npx` command:
14-
- - Install the Syncfusion packages from npm.
15-
- - Add the license key either in the environment variable `SYNCFUSION_LICENSE` or in the `syncfusion-license.txt` text file.
16-
- - Run the command `npx syncfusion-license activate` to register the license automatically.
17-
18-
- `#I376821` - Provided support to compile the Sass files using [Dart Sass](https://sass-lang.com/dart-sass) instead of [node-sass](https://github.com/sass/node-sass). This change has been made since `node-sass` has been deprecated.
19-
20-
- React sample browser is upgraded with React 18 version.
15+
| The `npx` command |
16+
|---|
17+
| Install the Syncfusion packages from `npm`. |
18+
| Add the license key either in the environment variable `SYNCFUSION_LICENSE` or in the `syncfusion-license.txt` text file. |
19+
| Run the command `npx syncfusion-license activate` to automatically register the license. |
2120

2221
## 20.1.59 (2022-06-07)
2322

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-react-base",
3-
"version": "17.13.3",
3+
"version": "20.2.36",
44
"description": "A common package of Essential JS 2 React base, methods and class definitions",
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": "18.29.2",
3+
"version": "20.2.36",
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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
## [Unreleased]
44

5+
## 20.2.38 (2022-07-12)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I381436` - Data label is hidden in stacked bar series has been fixed.
12+
- `#F175532` - Waterfall sum indexes are now rendering properly.
13+
- `#I387394` - Marker position changes while displaying tooltip for rangearea issue has been fixed.
14+
- `#I387391` - Horizontal and vertical line marker shapes are now rendering properly.
15+
516
## 20.2.36 (2022-06-30)
617

718
### 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": "1.173.1",
3+
"version": "20.2.36",
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": "16.40.5",
3+
"version": "20.2.36",
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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
## [Unreleased]
44

5+
## 20.2.38 (2022-07-12)
6+
7+
### Diagram
8+
9+
#### Bug fixes
10+
11+
- `#I387297` - Now, the Expand & Collapse work properly for layout.
12+
- `#I389174` - The undefined exception will no longer thrown while drag and drop the node from treeview to diagram.
13+
- `#I384522` - Now, connector gets rendered properly in the complex hierarchical tree layout.
14+
- `#I383401` - BPMN task type symbols are updated as per BPMN 2.0 standard.
15+
- `#FB35907` - Localization support for symbol palette search box placeholder has been added.
16+
517
## 20.2.36 (2022-06-30)
618

719
### Diagram

components/documenteditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 20.2.38 (2022-07-12)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#SF-379353`, `#SF-378987` - Resolved floating table overlapping issue.
12+
- `#F174378` - Improved performance while editing in the protected document.
13+
- `#SF-375732` - Resolved issue in rendering merged cell.
14+
- `#SF-376914` - Resolved script error while updating the list.
15+
- `#SF-378333` - Resolved tab character layouting issue.
16+
- `#SF-381087` - Resolved issue in `stopProtection` API.
17+
- `#SF-382546`, `#SF-384249` - Resolved table disappearing issue while applying top margin.
18+
519
## 20.1.52 (2022-05-04)
620

721
### Document Editor

0 commit comments

Comments
 (0)