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

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

components/gantt/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 20.2.38 (2022-07-12)
6+
7+
### Gantt
8+
9+
#### Bug Fixes
10+
11+
- `#I380929` - Baseline end date issue for milestone with same baseline start and end date has been fixed.
12+
- `#I385298` - Bottom Tier not partitioned properly when zoom to fit issue has been fixed.
13+
- `#I388575` - Virtual scroll issue when collapsed and searched has been fixed
14+
15+
- `#I380929` - Baseline end date issue for milestone with same baseline start and end date has been fixed.
16+
- `#388575` - Virtual scroll issue when collapsed and searched has been fixed
17+
518
## 20.2.36 (2022-06-30)
619

720
### Gantt

components/grids/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+
### Grid
8+
9+
#### Bug Fixes
10+
11+
- `#I376131` - when cell containing the checkbox is double clicked the next cell content gets highlighted issue has been fixed.
12+
- `#I385933` - Custom format on number column is not working properly in Grid pdf export issue has been fixed.
13+
- `#FB35672` - Empty grid in batch edit mode throws script error has been fixed.
14+
- `#I382789` - Tab key Navigation not working When `allowEditing` set to false with `RowDragandDrop` is fixed.
15+
- `#FB34522` - Column reorder not working properly in column freeze enabled is fixed.
16+
517
## 20.2.36 (2022-06-30)
618

719
### Grid

components/heatmap/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-heatmap",
3-
"version": "20.1.47",
3+
"version": "20.2.36",
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/inplaceeditor/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-inplace-editor",
3-
"version": "19.8.1",
3+
"version": "20.2.36",
44
"description": "A package of Essential JS 2 Inplace editor components, which is used to edit and update the value dynamically in server. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/inputs/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-inputs",
3-
"version": "18.47.5",
3+
"version": "20.2.36",
44
"description": "A package of Essential JS 2 input components such as Textbox, Color-picker, Masked-textbox, Numeric-textbox, Slider, Upload, and Form-validator that is used to get input from the users. for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/kanban/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.2.38 (2022-07-12)
6+
7+
### Kanban
8+
9+
#### Bug Fixes
10+
11+
- `#I385821` - Now, the server-side modified data is returned to the client side while performing the `CRUD` operation.
12+
- `#I390524`, `#F175935` - Now, when dropping the card into an empty column will render it.
13+
514
## 20.1.60 (2022-06-14)
615

716
### Kanban

components/layouts/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.2.38 (2022-07-12)
6+
7+
### Splitter
8+
9+
#### Bug Fixes
10+
11+
- `#F385792` - The issues with the Splitter's first pane resizing to the right and the pane resizing not working properly has been resolved.
12+
513
## 20.1.61 (2022-06-21)
614

715
### Dashboard Layout

components/lineargauge/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-lineargauge",
3-
"version": "16.36.6",
3+
"version": "20.2.36",
44
"description": "Essential JS 2 LinearGauge Components for React",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/lists/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 20.1.47 (2022-04-04)
5+
## 20.2.36 (2022-06-30)
66

77
### ListView
88

components/lists/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-lists",
3-
"version": "20.1.47",
3+
"version": "20.2.36",
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",

components/maps/CHANGELOG.md

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

99
## [Unreleased]
1010

11+
## 20.2.38 (2022-07-12)
12+
13+
### Maps
14+
15+
#### Bug Fixes
16+
17+
- `#I388045` - In mobile devices, the marker tooltip will now render properly when touched.
18+
1119
## 20.2.36 (2022-06-30)
1220

1321
### Maps

components/maps/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-maps",
3-
"version": "16.39.0",
3+
"version": "20.2.36",
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",

components/navigations/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.2.38 (2022-07-12)
6+
7+
### Tab
8+
9+
#### Bug fixes
10+
11+
- `#I388161` - An issue with "Removing the selected tab item" has been fixed.
12+
513
## 20.2.36 (2022-06-30)
614

715
### Carousel

components/pdfviewer/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 20.2.38 (2022-07-12)
6+
7+
### PDF Viewer
8+
9+
#### Bug Fixes
10+
11+
- `#SF-383108` - Now,the custom stamp annotations are added properly in touch mode
12+
- `#SF-377362` - Annotations are now placed in the correct position in the download PDF document with crop value.
13+
- `#SF-383385` - The delete key can be used to remove annotations added in touch mode.
14+
- `#SF-381030` - Unloading a PDF document from the first PDF Viewer component no longer affects the rendering of the PDF document in the second PDF Viewer component.
15+
- `#SF-385936` - The value of the Add Signature button will not extend outside the button and missing Portuguese tooltips have been translated.
16+
- `#SF-372855`, `#F173951` - An annotation can now be added and resized up to the edge of the PDF document.
17+
- `#SF-380996` - The `TextSearchComplete` event will be triggered when the text is searched in the PDF viewer.
18+
- `#SF-377035`,`#SF-379948` - A tooltip will be displayed in a form field even if the FormDesignerService is not injected.
19+
- `#SF-380472` - Added form fields after pressing escape no longer shades form fields.
20+
- `#SF-384112` - The `formFieldSelect` event will be triggered while selecting the first form field in the document.
21+
- `#SF-386568` - In the Bootstrap5 theme, the search icon will change to a clear icon after a search has been initiated.
22+
- `#SF-382999` - The type signature in the signature fields will be modified based on the height of the Signature field while resizing.
23+
- `#SF-379221` - Now, cache values (PDF_CONTENT) are updated in the `getCache()` method.
24+
- `#SF-385864` - Now, the dropdown values will be changed programmatically in the PDF Viewer.
25+
- `#SF-386545` - Now, the signature field color will appear while scrolling down long document.
26+
- `#SF-272377` - Now, the position and size of the arrow shapes in the shape annotation are same as in the downloaded document.
27+
- `#F173953` - Now, Script error have been resolved.
28+
- `#SF-378591` - The issue with the comment panel not opening after disabling and enabling again has been fixed.
29+
530
## 20.2.36 (2022-06-30)
631

732
### PDF Viewer

components/pivotview/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.2.38 (2022-07-12)
6+
7+
### Pivot Table
8+
9+
#### Bug Fixes
10+
11+
- The selection is now properly working when using the selection mode of the pivot table.
12+
- The engine population events are now properly triggered during virtual scrolling.
13+
514
## 20.2.36 (2022-06-30)
615

716
### Pivot Table

components/popups/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.2.38 (2022-07-12)
6+
7+
### Dialog
8+
9+
#### Bug Fixes
10+
11+
- `#FB35757` - Now, the issue with Content Security Policy is resolved when pasting the contents into the Rich Text Editor.
12+
- `#F175969` - Now, the dragging working properly when dynamically set the dialog header.
13+
514
## 20.1.58 (2022-05-31)
615

716
### Popup

components/popups/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-popups",
3-
"version": "19.19.2",
3+
"version": "20.2.36",
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/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 20.2.36 (2022-06-30)
6-
7-
### ProgressBar
8-
9-
#### Bug Fixes
10-
11-
- `#I378263` - Progress bar is now working properly on resize.
12-
13-
## 20.1.52 (2022-05-04)
14-
15-
### ProgressBar
16-
17-
#### Bug Fixes
18-
19-
- `#I368371` - Progress bar label fading out on animation is resolved now.
20-
215
## 19.1.54 (2021-03-30)
226

237
### ProgressBar

0 commit comments

Comments
 (0)