Skip to content

Commit 13ea75d

Browse files
author
pipeline
committed
v20.1.51 is released
1 parent b71babb commit 13ea75d

File tree

23 files changed

+145
-14
lines changed

23 files changed

+145
-14
lines changed

components/base/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.50 (2022-04-19)
5+
## 20.1.51 (2022-04-26)
66

77
### Common
88

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-angular-buttons",
3-
"version": "20.1.47",
3+
"version": "20.1.50",
44
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

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-angular-charts",
3-
"version": "20.1.48",
3+
"version": "20.1.50",
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 Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/diagrams/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.1.51 (2022-04-26)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I375103` - Now, Port visibility will work properly on mouse hover in Canvas mode.
12+
513
## 20.1.48 (2022-04-12)
614

715
### Diagram

components/documenteditor/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.1.51 (2022-04-26)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#I361566`, `#I372584` - Resolved the wrapping style issue in header/footer.
12+
- `#I373016` - Resolved the script error in accepting the revision inside the table.
13+
- `#I370714` - Resolved the character format updating issue.
14+
- `#I364803` - Resolved the track changes to empty page.
15+
- `#I356022` - Resolved the wrong comma placing in Hebrew language.
16+
- `#I368816` - Resolved the pie chart rendering and exporting issue.
17+
518
## 20.1.50 (2022-04-19)
619

720
### 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-angular-documenteditor",
3-
"version": "20.1.48",
3+
"version": "20.1.50",
44
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/dropdowns/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.1.51 (2022-04-26)
6+
7+
### ListBox
8+
9+
#### Bug Fixes
10+
11+
- `I374083` - Issue with "Filtering did not work in the datasource empty list" has been resolved.
12+
13+
### ComboBox
14+
15+
#### Bug Fixes
16+
17+
- `#F33764` - Issue with "dynamically added item is not displayed in the popup while rendering the component with item template" has been resolved.
18+
519
## 20.1.50 (2022-04-19)
620

721
### ListBox

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-angular-dropdowns",
3-
"version": "20.1.47",
3+
"version": "20.1.50",
44
"description": "Essential JS 2 DropDown Components for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/gantt/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 20.1.51 (2022-04-26)
6+
7+
### Gantt
8+
9+
#### Bug Fixes
10+
11+
- `#373529` - Task label is not properly displayed in pdf export issue has been fixed.
12+
- `#373829` - Top tier and bottom tier partitioning issue in quarterly mode has been fixed.
13+
- `#374212, #372614` - Timeline is not rendered properly when using hour format in `DST` issue has been fixed.
14+
- `#367794` - Cell editing issue in internet explorer has been fixed.
15+
16+
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
17+
518
## 20.1.50 (2022-04-19)
619

720
### Gantt
@@ -13,8 +26,6 @@
1326
- `#372344` - Issue in `taskLabelTemplate` using `ngTemplate` has been fixed.
1427
- `#372131` - Issue in `taskbarTemplate` with `enableMultiTaskbar` enabled has been fixed.
1528

16-
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
17-
1829
## 20.1.48 (2022-04-12)
1930

2031
### Gantt

components/gantt/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-angular-gantt",
3-
"version": "20.1.48",
3+
"version": "20.1.50",
44
"description": "Essential JS 2 Gantt Component for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/grids/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.1.51 (2022-04-26)
6+
7+
### Grid
8+
9+
#### Bug Fixes
10+
11+
- `#I367001` - Script error thrown when adding rows with template has been fixed.
12+
- `#I375273` - Grid is not rendering properly with row height and frozen columns properties has been fixed.
13+
- `#FB29914` - `GroupCaptiontemplate` is not shown when applied it to first column has been fixed.
14+
- `#I367596` - Default filter value is not displayed when no records match the filer is fixed.
15+
- `#I370329,#I373234` - Command column not working properly for default action is fixed.
16+
- `#I372528` - The custom component in the filter bar template throws a script error when it is focused is fixed.
17+
518
## 20.1.48 (2022-04-12)
619

720
### Grid

components/lineargauge/CHANGELOG.md

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

1212
## [Unreleased]
1313

14-
## 20.1.50 (2022-04-19)
14+
## 20.1.51 (2022-04-26)
1515

1616
### LinearGauge
1717

components/maps/CHANGELOG.md

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

1212
## [Unreleased]
1313

14-
## 20.1.50 (2022-04-19)
14+
## 20.1.51 (2022-04-26)
1515

1616
### Maps
1717

components/navigations/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.1.51 (2022-04-26)
6+
7+
### TreeView
8+
9+
#### Bug Fixes
10+
11+
- `#I371505` - The issue with "The TreeView checked node state doesn't update properly for nested levels when loadOnDemand is enabled" has been resolved.
12+
13+
### Tab
14+
15+
#### Bug Fixes
16+
17+
- `#F174269` - Tab throws script error while adding items with `headerTemplate` has been fixed.
18+
519
## 20.1.48 (2022-04-12)
620

721
### Menu

components/pdfviewer/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 20.1.51 (2022-04-26)
6+
7+
### PDF Viewer
8+
9+
#### Bug Fixes
10+
11+
- `#SF-369554`- The form fields are now added horizontally to the page, even for rotated documents.
12+
- `#SF-369733`- The free text annotation is no longer rotated when it is added programmatically to rotated documents.
13+
- `#SF-371560`- Form fields in a rotated document will be rendered according to the field rotation.
14+
515
## 20.1.50 (2022-04-19)
616

717
### PDF Viewer

components/pdfviewer/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-angular-pdfviewer",
3-
"version": "20.1.47",
3+
"version": "20.1.50",
44
"description": "Essential JS 2 PDF viewer Component for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/querybuilder/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.1.51 (2022-04-26)
6+
7+
### QueryBuilder
8+
9+
#### Bug Fixes
10+
11+
- `I368359` - Issue with Validate Fields is not properly working for the rule template in query builder has been fixed.
12+
- `I374364` - Issue with Query builder rule shows field value instead of label value, while we set fieldMode as dropdowntree has been fixed.
13+
514
## 20.1.48 (2022-04-12)
615

716
### QueryBuilder

components/richtexteditor/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.1.51 (2022-04-26)
6+
7+
### RichTextEditor
8+
9+
#### Bug Fixes
10+
11+
- `#I373527` - Now, the font name is updated properly when using the custom font names in the Rich Text Editor.
12+
- `#I373953` - Now, inserting the table after the list element with the image doesn't remove the image from the list.
13+
- `#I372489` - Now, resizing the images with equal height and width works properly.
14+
- `#F173394` - Now, the undo and redo keys work properly when pasting the content in the Rich Text Editor.
15+
516
## 20.1.50 (2022-04-19)
617

718
### RichTextEditor

components/richtexteditor/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-angular-richtexteditor",
3-
"version": "20.1.48",
3+
"version": "20.1.50",
44
"description": "Essential JS 2 RichTextEditor component for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/schedule/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.50 (2022-04-19)
5+
## 20.1.51 (2022-04-26)
66

77
### Schedule
88

components/spreadsheet/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.1.51 (2022-04-26)
6+
7+
### Spreadsheet
8+
9+
#### Bug Fixes
10+
11+
- `#I366807` - Clear all does not remove data validation when it applied on whole column issue has been fixed.
12+
- `#I372777` - Hidden rows are visible in saved excel file issue resolved.
13+
- `#I368023` - Issue with UNIQUE formula while performing clipboard (copy/ paste) action is fixed.
14+
- `#I374129` - Shift selection causes the selection to move away from the spreadsheet table issue has been resolved.
15+
- `#I371703` - Filtering causes selection misalignment and script error issue with freeze pane which was applied in scrolled content has been resolved.
16+
- `#I374628` - Pasting empty cell along with formula cell within the same range, empty cell is pasted with wrong value issue has been fixed.
17+
- `#I374069` - When we copy uneven row data from an external source, the paste is not working properly issue is resolved.
18+
- `#I375840` - Border not applied properly when using locale text issue is resolved.
19+
- `#I370989` - Data not pasted proper value in formula contained cells is fixed.
20+
521
## 20.1.50 (2022-04-19)
622

723
### Spreadsheet

components/spreadsheet/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-angular-spreadsheet",
3-
"version": "20.1.48",
3+
"version": "20.1.50",
44
"description": "Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/treegrid/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.1.51 (2022-04-26)
6+
7+
### Tree Grid
8+
9+
#### Bug Fixes
10+
11+
- `#I372618` - Resolved searching after scroll shows no records to display in case of Virtualization enabled.
12+
13+
#### New Features
14+
15+
- `#I367483` - Improved the usability of the Indent/Outdent feature.
16+
517
## 20.1.48 (2022-04-12)
618

719
### Tree Grid

0 commit comments

Comments
 (0)