Skip to content

Commit 9e1e577

Browse files
author
pipeline
committed
v19.3.54 is released
1 parent a91ee78 commit 9e1e577

File tree

34 files changed

+595
-29
lines changed

34 files changed

+595
-29
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.3.53 (2021-11-12)
5+
## 19.3.54 (2021-11-17)
66

77
### Common
88

components/charts/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.3.54 (2021-11-17)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I346999` - Data label connector line is now working properly for value zero.
12+
- `#I347279` - Marker color is now working properly for `MulticoloredLine` series type.
13+
514
## 19.3.53 (2021-11-12)
615

716
### 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.3.48",
3+
"version": "19.3.53",
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
## [Unreleased]
77

8-
## 19.3.53 (2021-11-12)
8+
## 19.3.54 (2021-11-17)
99

1010
### CircularGauge
1111

components/diagrams/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.3.53 (2021-11-12)
5+
## 19.3.54 (2021-11-17)
66

77
### Diagram
88

components/documenteditor/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+
## 19.3.54 (2021-11-17)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `I344713`- Resolved table header row rendering issue.
12+
- `I341963` - Resolved the table rendering issue.
13+
- `I344704` - Resolved the empty paragraph tracking issue.
14+
- `I344351` - Line height is now calculated property when space character has larger font size the paragraph mark.
15+
516
## 19.3.53 (2021-11-12)
617

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

33
## [Unreleased]
44

5-
## 19.3.53 (2021-11-12)
5+
## 19.3.54 (2021-11-17)
66

77
### Dropdown Tree
88

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.3.53 (2021-11-12)
5+
## 19.3.54 (2021-11-17)
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.3.53 (2021-11-12)
5+
## 19.3.54 (2021-11-17)
66

77
### Gantt
88

components/grids/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 19.3.53 (2021-11-12)
5+
## 19.3.54 (2021-11-17)
6+
7+
### Grid
8+
9+
#### Bug Fixes
10+
11+
- `#I346575` - Command button click event argument type not returned properly is fixed.
12+
- `#I347290` - Persist selection is not working properly when enable selection dynamically is fixed.
13+
- `#I344276` - `HTMLtag` is not disable properly in tooltip has been fixed.
14+
- `#I346882` - Throws script error while enabling with `filterbarTemplate` with `ShowFilterBarOperator` is fixed.
15+
- `#F170007` - Autofit issue while render empty records has been fixed.
16+
- `#I345285` - Footer aggregate is not aligned properly has been fixed.
17+
18+
#### New Features
19+
20+
- `#I338539` - Provided the tag helper support for single level stacked header in Angular Grid.
21+
22+
## 19.3.48 (2021-11-02)
623

724
### Grid
825

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.3.47",
3+
"version": "19.3.53",
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/grids/src/grid/columns.directive.ts

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import { Directive, ViewContainerRef, ContentChildren, ContentChild } from '@angular/core';
22
import { ComplexBase, ArrayBase, setValue } from '@syncfusion/ej2-angular-base';
33
import { Template } from '@syncfusion/ej2-angular-base';
4-
4+
import { StackedColumnsDirective } from './stacked-column.directive';
55

66
let input: string[] = ['allowEditing', 'allowFiltering', 'allowGrouping', 'allowReordering', 'allowResizing', 'allowSearching', 'allowSorting', 'autoFit', 'clipMode', 'columns', 'commands', 'customAttributes', 'dataSource', 'defaultValue', 'disableHtmlEncode', 'displayAsCheckBox', 'edit', 'editTemplate', 'editType', 'enableGroupByFormat', 'field', 'filter', 'filterBarTemplate', 'filterTemplate', 'foreignKeyField', 'foreignKeyValue', 'format', 'formatter', 'freeze', 'headerTemplate', 'headerText', 'headerTextAlign', 'headerValueAccessor', 'hideAtMedia', 'index', 'isFrozen', 'isIdentity', 'isPrimaryKey', 'lockColumn', 'maxWidth', 'minWidth', 'showColumnMenu', 'showInColumnChooser', 'sortComparer', 'template', 'textAlign', 'type', 'uid', 'validationRules', 'valueAccessor', 'visible', 'width'];
77
let outputs: string[] = [];
@@ -22,14 +22,14 @@ let outputs: string[] = [];
2222
inputs: input,
2323
outputs: outputs,
2424
queries: {
25-
25+
childColumns: new ContentChild(StackedColumnsDirective)
2626
}
2727
})
2828
export class ColumnDirective extends ComplexBase<ColumnDirective> {
2929
public directivePropList: any;
3030

31-
32-
31+
public childColumns: any;
32+
public tags: string[] = ['columns'];
3333
/**
3434
* Defines the data type of the column.
3535
* @default null
@@ -289,7 +289,13 @@ export class ColumnDirective extends ComplexBase<ColumnDirective> {
289289
* @default null
290290
*/
291291
public formatter: any;
292-
292+
/**
293+
* defines which side the column need to freeze
294+
* The available built-in freeze directions are
295+
* * Left - Freeze the column at left side.
296+
* * Right - Freeze the column at right side.
297+
* @default null
298+
*/
293299
public freeze: any;
294300
/**
295301
* Defines the header text of column which is used to display in column header.

components/grids/src/grid/grid-all.module.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import { NgModule, ValueProvider } from '@angular/core';
22
import { CommonModule } from '@angular/common';
3+
import { StackedColumnDirective, StackedColumnsDirective } from './stacked-column.directive';
34
import { ColumnDirective, ColumnsDirective } from './columns.directive';
45
import { AggregateColumnDirective, AggregateColumnsDirective } from './aggregate-columns.directive';
56
import { AggregateDirective, AggregatesDirective } from './aggregates.directive';

components/grids/src/grid/grid.module.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import { NgModule } from '@angular/core';
22
import { CommonModule } from '@angular/common';
3+
import { StackedColumnDirective, StackedColumnsDirective } from './stacked-column.directive';
34
import { ColumnDirective, ColumnsDirective } from './columns.directive';
45
import { AggregateColumnDirective, AggregateColumnsDirective } from './aggregate-columns.directive';
56
import { AggregateDirective, AggregatesDirective } from './aggregates.directive';
@@ -12,6 +13,8 @@ import { GridComponent } from './grid.component';
1213
imports: [CommonModule],
1314
declarations: [
1415
GridComponent,
16+
StackedColumnDirective,
17+
StackedColumnsDirective,
1518
ColumnDirective,
1619
ColumnsDirective,
1720
AggregateColumnDirective,
@@ -21,6 +24,8 @@ import { GridComponent } from './grid.component';
2124
],
2225
exports: [
2326
GridComponent,
27+
StackedColumnDirective,
28+
StackedColumnsDirective,
2429
ColumnDirective,
2530
ColumnsDirective,
2631
AggregateColumnDirective,

components/grids/src/grid/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
export {StackedColumnDirective,StackedColumnsDirective} from './stacked-column.directive';
12
export {ColumnDirective,ColumnsDirective} from './columns.directive';
23
export {AggregateColumnDirective,AggregateColumnsDirective} from './aggregate-columns.directive';
34
export {AggregateDirective,AggregatesDirective} from './aggregates.directive';

0 commit comments

Comments
 (0)