Skip to content

Commit cd961cd

Browse files
author
pipeline
committed
v19.2.62 is released
1 parent a680ad8 commit cd961cd

File tree

39 files changed

+136
-32
lines changed

39 files changed

+136
-32
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-
## 19.2.60 (2021-09-07)
5+
## 19.2.62 (2021-09-14)
66

77
### Common
88

components/calendars/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+
## 19.2.62 (2021-09-14)
6+
7+
### DateTimePicker
8+
9+
#### Bug Fixes
10+
11+
- `#F168372` - Issue with "invalid date time is updated to the input while enabling the masked date time" has been resolved.
12+
513
## 19.2.44 (2021-06-30)
614

715
### DatePicker

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

33
## [Unreleased]
44

5+
## 19.2.62 (2021-09-14)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I341014`, `#I341412` - Histogram chart rendering fine while using negative points.
12+
- `#I340071` - Chart zooming is proper now when the axis is inversed.
13+
- `#I341644` - Unwired the resize event for accumulation chart.
14+
515
## 19.2.60 (2021-09-07)
616

717
### 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-angular-charts",
3-
"version": "19.2.59",
3+
"version": "19.2.60",
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/circulargauge/CHANGELOG.md

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

66
## [Unreleased]
77

8-
## 19.2.60 (2021-09-07)
8+
## 19.2.62 (2021-09-14)
9+
10+
### CircularGauge
11+
12+
#### Bug Fixes
13+
14+
- `#I340597` - Tooltip template will now render properly when the Circular Gauge size is smaller than the template's width.
15+
16+
## 19.2.57 (2021-08-24)
917

1018
### CircularGauge
1119

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-angular-circulargauge",
3-
"version": "19.2.55",
3+
"version": "19.2.60",
44
"description": "Essential JS 2 CircularGauge Components 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+
## 19.2.62 (2021-09-14)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I341447` - The issue "The historyChange event is not triggered while rotate and move the node" has been fixed.
12+
513
## 19.2.59 (2021-08-31)
614

715
### Diagram

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

components/documenteditor/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-
## 19.2.60 (2021-09-07)
5+
## 19.2.62 (2021-09-14)
66

77
### Document Editor
88

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+
## 19.2.62 (2021-09-14)
6+
7+
### DropDownList
8+
9+
#### Bug Fixes
10+
11+
- `#I341137` - Issue with "fixed grouping headers are not updated while scrolling the popup after set the grouping dynamically" has been resolved.
12+
513
## 19.2.55 (2021-08-11)
614

715
### 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": "19.2.57",
3+
"version": "19.2.60",
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 19.2.60 (2021-09-07)
5+
## 19.2.62 (2021-09-14)
66

77
### File Manager
88

components/gantt/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-
## 19.2.60 (2021-09-07)
5+
## 19.2.62 (2021-09-14)
66

77
### Gantt
88

components/grids/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 19.2.62 (2021-09-14)
6+
7+
### Grid
8+
9+
#### Bug Fixes
10+
11+
- `#F168526` - `enablePersistence` was not maintained when filtering applied on `foreignKey` column.
12+
- `#I335206` - Throws script error while adding the stacked columns dynamically is fixed.
13+
- `#I341127` - Excel filter sub menus does not open in mobile device is Fixed.
14+
- `#I340337` - Immutable mode doesn’t work for deep compare data issue has been fixed.
15+
- `#I336801` - Infinite scrolling with editing with checkbox selection issue has been fixed.
16+
517
## 19.2.60 (2021-09-07)
618

719
### Grid
@@ -14,7 +26,6 @@
1426
- `#I340037` - Grid focus out issue has been resolved.
1527
- `#I340122` - Script error while using custom component on boolean menu filter has been resolved.
1628
- `#I339774` - Script error throws while hiding columns in enabled `lazyload` grid, has been fixed.
17-
- `#I336801` - Infinite scrolling with editing with checkbox selection issue has been fixed.
1829

1930
## 19.2.59 (2021-08-31)
2031

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": "19.2.59",
3+
"version": "19.2.60",
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/kanban/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-
## 19.2.60 (2021-09-07)
5+
## 19.2.62 (2021-09-14)
66

77
### Kanban
88

components/layouts/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-
## 19.2.60 (2021-09-07)
5+
## 19.2.62 (2021-09-14)
66

77
### Dashboard Layout
88

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-
## 19.2.60 (2021-09-07)
14+
## 19.2.62 (2021-09-14)
1515

1616
### LinearGauge
1717

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-
## 19.2.60 (2021-09-07)
5+
## 19.2.62 (2021-09-14)
66

77
### ListView
88

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-
## 19.2.60 (2021-09-07)
14+
## 19.2.62 (2021-09-14)
1515

1616
### Maps
1717

components/navigations/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 19.2.60 (2021-09-07)
5+
## 19.2.62 (2021-09-14)
6+
7+
### Sidebar
8+
9+
#### Bug Fixes
10+
11+
- `#I341648` - The issue with "The resize event is not unwired after destroying the Sidebar component" has been resolved.
12+
13+
## 19.2.59 (2021-08-31)
614

715
### Tab
816

components/navigations/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-navigations",
3-
"version": "19.2.56",
3+
"version": "19.2.60",
44
"description": "A package of Essential JS 2 navigation components such as Tree-view, Tab, Toolbar, Context-menu, and Accordion which is used to navigate from one page to another for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/pdfviewer/CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88

99
#### Bug Fixes
1010

11-
- `#338402` - Now, the extra lines are not shown in PDF documents in the Firefox browser.
11+
- `#338852` - The Zoom dropdown shows properly in the full screen view.
12+
- `#340472` - Now, the form field values can be retrieved after downloading and loading the PDF document.
1213

1314
## 19.2.57 (2021-08-24)
1415

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

components/pivotview/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-
## 19.2.60 (2021-09-07)
5+
## 19.2.62 (2021-09-14)
66

77
### Pivot Table
88

components/popups/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 19.2.60 (2021-09-07)
5+
## 19.2.62 (2021-09-14)
6+
7+
### Dialog
8+
9+
#### Bug Fixes
10+
11+
- The issue with "Draggable cursor not shown properly in the dialog header, when there are nested dialogs" has been resolved.
12+
13+
## 19.2.59 (2021-08-31)
614

715
### Dialog
816

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": "19.2.56",
3+
"version": "19.2.60",
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-
## 19.2.60 (2021-09-07)
5+
## 19.2.62 (2021-09-14)
66

77
### ProgressBar
88

components/querybuilder/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-
## 19.2.60 (2021-09-07)
5+
## 19.2.62 (2021-09-14)
66

77
### QueryBuilder
88

components/richtexteditor/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+
## 19.2.62 (2021-09-14)
6+
7+
### RichTextEditor
8+
9+
#### Bug Fixes
10+
11+
- `#I340075` - The issue with "Resizing the table columns, is not updated the table cells properly" has been resolved.
12+
- `#I332614` - The issue with "Table row and column are not resizable, when its position in the editor exceeds the height of the Rich Text Editor" has been resolved.
13+
514
## 19.2.60 (2021-09-07)
615

716
### 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": "19.2.59",
3+
"version": "19.2.60",
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-
## 19.2.60 (2021-09-07)
5+
## 19.2.62 (2021-09-14)
66

77
### Schedule
88

components/splitbuttons/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+
## 19.2.62 (2021-09-14)
6+
7+
### DropDownButton
8+
9+
#### Bug Fixes
10+
11+
- Issue with keyboard action has been resolved.
12+
513
## 19.2.55 (2021-08-11)
614

715
### DropDownButton

components/splitbuttons/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-splitbuttons",
3-
"version": "19.2.55",
3+
"version": "19.2.60",
44
"description": "A package of feature-rich Essential JS 2 components such as DropDownButton, SplitButton, ProgressButton and ButtonGroup. for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

0 commit comments

Comments
 (0)