Skip to content

Commit 2f77d6a

Browse files
author
pipeline
committed
v20.1.59 is released
1 parent 7bb574e commit 2f77d6a

File tree

34 files changed

+160
-24
lines changed

34 files changed

+160
-24
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.58 (2022-05-31)
5+
## 20.1.59 (2022-06-07)
66

77
### Common
88

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-angular-calendars",
3-
"version": "20.1.57",
3+
"version": "20.1.58",
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 Angular",
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.1.59 (2022-06-07)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I379535` - Background issue in PDF export has been fixed.
12+
- `#I379093` - Draggable arrow for stacked series is removed.
13+
- `#I381436` - Data label is hidden in stacked bar series has been fixed.
14+
- `#I379549` - Add series using DataManager makes a request to the server for multiple times issue is fixed.
15+
516
## 20.1.57 (2022-05-24)
617

718
### Chart

components/circulargauge/CHANGELOG.md

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

66
## [Unreleased]
77

8-
## 20.1.58 (2022-05-31)
8+
## 20.1.59 (2022-06-07)
99

1010
### Circular Gauge
1111

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.59 (2022-06-07)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I378190` - Now, distribute commands will work properly.
12+
513
## 20.1.57 (2022-05-24)
614

715
### Diagram

components/documenteditor/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.59 (2022-06-07)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#F174916` - Resolved the numbering pop-up binding issue.
12+
- `#I376243` - Resolved the script error in importing document with empty author.
13+
- `#I369585` - Resolved the selection issue in selecting document with large number of pages.
14+
- `#I375798` - Resolved the control hanging issue in opening the document.
15+
- `#I367499` - Resolved the shape and chart rendering issue.
16+
517
## 20.1.58 (2022-05-31)
618

719
### 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.57",
3+
"version": "20.1.58",
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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
## [Unreleased]
44

5+
## 20.1.59 (2022-06-07)
6+
7+
### DropDownList
8+
9+
#### Bug Fixes
10+
11+
- "Dropdown List template sample is not working in React 18" issue has been resolved.
12+
513
## 20.1.58 (2022-05-31)
614

715
### AutoComplete

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

components/filemanager/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.59 (2022-06-07)
6+
7+
### File Manager
8+
9+
#### Bug Fixes
10+
11+
- '#I368438' - The issue with "Copy/paste MAC keyboard shortcuts doesn't work for File Manager" has been resolved.
12+
13+
## 20.1.58 (2022-05-31)
14+
15+
### File Manager
16+
17+
#### Bug Fixes
18+
19+
- `#F174002` - The issue with "Toolbar sorting throws an error for the date-modified column of the File Manager" has been resolved.
20+
521
## 20.1.57 (2022-05-24)
622

723
### File Manager

components/filemanager/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-filemanager",
3-
"version": "20.1.57",
3+
"version": "20.1.58",
44
"description": "Essential JS 2 FileManager Component for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/gantt/CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
## [Unreleased]
44

5+
## 20.1.59 (2022-06-07)
6+
7+
### Gantt
8+
9+
#### Bug Fixes
10+
11+
- `#379229` - Pdf export is not working when using custom date format issue has been fixed.
12+
- `#381109` - Issue when Zoom To Fit with unscheduled tasks has been fixed.
13+
14+
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
15+
516
## 20.1.58 (2022-05-31)
617

718
### Gantt
@@ -12,7 +23,8 @@
1223
- `#378491` - Data is not displayed when we frequently move between different tabs has been fixed.
1324
- `#379660` - Script error thrown when switching between tabs has been fixed.
1425

15-
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
26+
- `#378491` - Data is not displayed when we frequently move between different tabs has been fixed.
27+
- `#379660` - Script error thrown when switching between tabs has been fixed.
1628

1729
## 20.1.56 (2022-05-17)
1830

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.56",
3+
"version": "20.1.58",
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: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
## [Unreleased]
44

5+
## 20.1.59 (2022-06-07)
6+
7+
### Grid
8+
9+
#### Bug Fixes
10+
11+
- `#I367001` - Alignment issue while adding new row with frozen grid and `rowDragandDrop` is fixed
12+
- `#I378140` - Combination of Excel and Menu filter with `foreignkey` column throws script error is fixed
13+
- `#I377994` - Row selection is not updated properly inside the `rowDeselected` event while performing data actions in grid has been fixed.
14+
515
## 20.1.58 (2022-05-31)
616

717
### Grid

components/grids/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-grids",
3-
"version": "20.1.57",
3+
"version": "20.1.58",
44
"description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/inputs/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 20.1.58 (2022-05-31)
5+
## 20.1.59 (2022-06-07)
66

7-
### NumericTextBox
7+
### TextBox
88

99
#### Bug Fixes
1010

11-
- `#I372680` - Now, you are able to enter the decimal separator in the Spanish culture.
11+
- `#I376978` - Issue with "ng-* classes are not maintain property in the component" has been resolved.
1212

1313
## 19.4.38 (2021-12-17)
1414

@@ -1265,6 +1265,14 @@ MaskedTextBox allows the user to enter the valid input only based on the provide
12651265
- **Accessibility** - provides built-in accessibility support which helps to access all the MaskedTextBox component features through keyboard, on-screen readers, or other assistive technology devices.
12661266

12671267

1268+
## 20.1.58 (2022-05-31)
1269+
1270+
### NumericTextBox
1271+
1272+
#### Bug Fixes
1273+
1274+
- `#I372680` - Now, you are able to enter the decimal separator in the Spanish culture.
1275+
12681276
## 20.1.47 (2022-04-04)
12691277

12701278
### NumericTextBox

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

components/kanban/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-kanban",
3-
"version": "20.1.55",
3+
"version": "20.1.58",
44
"description": "The Kanban board is an efficient way to visualize the workflow at each stage along its path to completion. The most important features available are Swim lane, filtering, and editing. for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/layouts/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-layouts",
3-
"version": "20.1.55",
3+
"version": "20.1.58",
44
"description": "A package of Essential JS 2 layout pure CSS components such as card and avatar. The card is used as small container to show content in specific structure, whereas the avatars are icons, initials or figures representing particular person. for Angular",
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
@@ -11,6 +11,14 @@
1111

1212
## [Unreleased]
1313

14+
## 20.1.59 (2022-06-07)
15+
16+
### Maps
17+
18+
#### Bug Fixes
19+
20+
- "Maps throws script error while resizing the window in React 18 sample" issue has been resolved.
21+
1422
## 20.1.48 (2022-04-12)
1523

1624
### Maps

components/navigations/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.58 (2022-05-31)
5+
## 20.1.59 (2022-06-07)
66

77
### Tab
88

components/pdfviewer/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.59 (2022-06-07)
6+
7+
### PDF Viewer
8+
9+
#### Bug Fixes
10+
11+
- `#F174154`- Now, the signature value for all signature fields in the PDF document will be updated programmatically using the `updateFormFieldsValue()` method.
12+
- `#SF-376222`- Now, Annotation selector binds correctly to annotations when dragging.
13+
- `#SF-367416`- The `FindText()` method of PDF Base allows for finding the number.
14+
- `#SF-372876`- The `annotationSelect` and `commentAdd` events are triggered properly for the sticky notes annotation.
15+
516
## 20.1.58 (2022-05-31)
617

718
### 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.57",
3+
"version": "20.1.58",
44
"description": "Essential JS 2 PDF viewer Component for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/pivotview/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-pivotview",
3-
"version": "20.1.57",
3+
"version": "20.1.58",
44
"description": "The pivot grid, or pivot table, is used to visualize large sets of relational data in a cross-tabular format, similar to an Excel pivot table. for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

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

components/progressbar/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.58 (2022-05-31)
5+
## 20.1.59 (2022-06-07)
66

77
### ProgressBar
88

components/querybuilder/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.59 (2022-06-07)
6+
7+
### QueryBuilder
8+
9+
#### Bug Fixes
10+
11+
- `I379818` - Issue with Getting change event as undefined for fields having custom value template of query builder has been fixed.
12+
513
## 20.1.55 (2022-05-12)
614

715
### QueryBuilder

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.57",
3+
"version": "20.1.58",
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.58 (2022-05-31)
5+
## 20.1.59 (2022-06-07)
66

77
### Schedule
88

components/splitbuttons/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.58 (2022-05-31)
5+
## 20.1.59 (2022-06-07)
66

77
### DropDownButton
88

components/spreadsheet/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.59 (2022-06-07)
6+
7+
### Spreadsheet
8+
9+
#### Bug Fixes
10+
11+
- `#I380999` - Date with year less than 1900 is considered as invalid date like excel and handled properly during filtering.
12+
513
## 20.1.58 (2022-05-31)
614

715
### 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.57",
3+
"version": "20.1.58",
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",

0 commit comments

Comments
 (0)