Skip to content

Commit 10aaa71

Browse files
author
pipeline
committed
v19.3.48 is released
1 parent 6810773 commit 10aaa71

File tree

40 files changed

+177
-34
lines changed

40 files changed

+177
-34
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.47 (2021-10-26)
5+
## 19.3.48 (2021-11-02)
66

77
### Common
88

components/calendars/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.47 (2021-10-26)
5+
## 19.3.46 (2021-10-19)
66

77
### TimePicker
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": "19.3.44",
3+
"version": "19.3.46",
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: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,15 @@
22

33
## [Unreleased]
44

5-
## 19.3.47 (2021-10-26)
5+
## 19.3.48 (2021-11-02)
6+
7+
### Chart
8+
9+
#### Bug Fixes
10+
11+
- `#I346066` - Pie chart datalabels are now rendering properly while disabling the legend dynamically.
12+
13+
## 19.3.46 (2021-10-19)
614

715
### Chart
816

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.45",
3+
"version": "19.3.46",
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.47 (2021-10-26)
8+
## 19.3.46 (2021-10-19)
99

1010
### CircularGauge
1111

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.3.44",
3+
"version": "19.3.46",
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: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,23 @@
22

33
## [Unreleased]
44

5+
## 19.3.48 (2021-11-02)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I345844` - The issue "An exception occurs when perform search in the symbol palette" has been fixed.
12+
- `#F169922` - The issue "Need to provide support to set assistants based on datasource field in organizational chart" has been fixed.
13+
- `#I345570` - The issue "Nodes doesn't gets arranged in zindex order after grouping it" has been fixed.
14+
515
## 19.3.47 (2021-10-26)
616

717
### Diagram
818

919
#### Bug Fixes
1020

1121
- `#I342681` - The issue "BPMN Task shape becomes square shape when printing the diagram" has been fixed.
12-
- `#I345844` - The issue "An exception occurs when perform search in the symbol palette" has been fixed.
1322

1423
## 19.3.46 (2021-10-19)
1524

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.3.46",
3+
"version": "19.3.47",
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: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
## [Unreleased]
44

5+
## 19.3.48 (2021-11-02)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#I340276` - Resolved issue with entering custom date time value in form field.
12+
- `#I344605` - Resolved the context menu rendering issue for multiple instances of DocumentEditor in the same page.
13+
- `#I343106` - Resolved the table border rendering issue.
14+
515
## 19.3.47 (2021-10-26)
616

717
### Document Editor
@@ -65,7 +75,7 @@
6575
- `#I339872` – Page number is footer is now updated properly.
6676
- `#I339576`, `#F168072` – Resolved the issue in applying page orientation with the section break.
6777
- `#I339027` – Resolved the script error in saving tracked content in header/footer.
68-
- `#I340532` – Html elements are nor properly disposed.
78+
- `#I340532` – Html elements are now properly disposed.
6979
- `#F168319` – Resolved the ViewChange event binding issue in Document Editor component
7080
- `#I340643`, `#I341375` – Resolved the history issue in comment operations
7181
- `#I341840` – Resolved the table rendering issue.

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.46",
3+
"version": "19.3.47",
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+
## 19.3.48 (2021-11-02)
6+
7+
### Dropdown Tree
8+
9+
#### Bug Fixes
10+
11+
- `#I344723` - The issue with "The selected value is not removed from the Dropdown Tree while using the value property as two-way binding" has been resolved.
12+
13+
### MultiSelect
14+
15+
#### Bug Fixes
16+
17+
- `#I342517` - Issue with "Content Security Policy violation exception throws on initial rendering" has been resolved.
18+
519
## 19.3.47 (2021-10-26)
620

721
### Dropdown Tree

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.3.46",
3+
"version": "19.3.47",
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.3.47 (2021-10-26)
5+
## 19.3.48 (2021-11-02)
66

77
### File Manager
88

components/gantt/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 19.3.48 (2021-11-02)
6+
7+
### Gantt
8+
9+
#### Bug Fixes
10+
11+
- `#343417` - Issue in updating row index after row drag and drop has been fixed.
12+
- `#346516` - Issue in context menu after cell editing has been fixed.
13+
- `#346736` - Issue in rendering connector points when progress field is not mapped has been fixed.
14+
15+
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
16+
517
## 19.3.47 (2021-10-26)
618

719
### Gantt
@@ -13,7 +25,8 @@
1325
- `#345841` - Issue on taskbar editing when timezone property set as `UTC` has been fixed.
1426
- `#341691` - Bring back browser default context menu in dialog editing has been fixed.
1527

16-
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
28+
- `#345841` - Issue on taskbar editing when timezone property set as `UTC` has been fixed.
29+
- `#341691` - Bring back browser default context menu in dialog editing has been fixed.
1730

1831
#### Breaking Changes
1932

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": "19.3.46",
3+
"version": "19.3.47",
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+
## 19.3.48 (2021-11-02)
6+
7+
### Grid
8+
9+
#### Bug Fixes
10+
11+
- `#I345881` - Script error while reordering with the column `virtualization` is resolved.
12+
- `#I345229` - `expandAll` and `CollapseAll` in grouping issue has been fixed.
13+
- `#I343503` - row Selected data is incorrect while apply Sorting and Grouping is fixed.
14+
515
## 19.3.47 (2021-10-26)
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": "19.3.46",
3+
"version": "19.3.47",
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/inplaceeditor/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.47 (2021-10-26)
5+
## 19.3.48 (2021-11-02)
66

77
### In-place Editor
88

components/inputs/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 19.3.47 (2021-10-26)
5+
## 19.3.48 (2021-11-02)
6+
7+
### ColorPicker
8+
9+
#### Bug Fixes
10+
11+
- `createPopupOnClick` property scenario not handled properly in `ColorPicker` has been resolved.
12+
- `I344127` - Issue with ColorPicker value not updated properly if opacity is set to false has been resolved.
13+
14+
## 19.3.44 (2021-10-05)
615

716
### NumericTextBox
817

@@ -1220,6 +1229,14 @@ MaskedTextBox allows the user to enter the valid input only based on the provide
12201229
- **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.
12211230

12221231

1232+
## 19.3.47 (2021-10-26)
1233+
1234+
### TextBox
1235+
1236+
#### Bug Fixes
1237+
1238+
- `#FB29286` - Issue with "return the wrong value in the blur event argument while clearing the value using static clear button" has been resolved.
1239+
12231240
## 19.1.66 (2021-06-01)
12241241

12251242
### 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": "18.34.1",
3+
"version": "19.3.47",
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/inputs/src/color-picker/colorpicker.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { ColorPicker } from '@syncfusion/ej2-inputs';
55

66

77

8-
export const inputs: string[] = ['columns','cssClass','disabled','enableOpacity','enablePersistence','enableRtl','inline','locale','mode','modeSwitcher','noColor','presetColors','showButtons','value'];
8+
export const inputs: string[] = ['columns','createPopupOnClick','cssClass','disabled','enableOpacity','enablePersistence','enableRtl','inline','locale','mode','modeSwitcher','noColor','presetColors','showButtons','value'];
99
export const outputs: string[] = ['focus', 'blur', 'beforeClose','beforeModeSwitch','beforeOpen','beforeTileRender','change','created','onModeSwitch','open','select','valueChange'];
1010
export const twoWays: string[] = ['value'];
1111

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.3.47 (2021-10-26)
5+
## 19.3.48 (2021-11-02)
66

77
### Kanban
88

components/lists/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.3.47 (2021-10-26)
5+
## 19.3.48 (2021-11-02)
6+
7+
### ListBase
8+
9+
#### Bug Fixes
10+
11+
- `#I344581` - The issue with "ListView item is displayed as an anchor element when URL is present in data source" has been resolved.
12+
13+
## 19.3.45 (2021-10-12)
614

715
### ListView
816

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

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.3.47 (2021-10-26)
14+
## 19.3.48 (2021-11-02)
1515

1616
### Maps
1717

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-
## 19.3.47 (2021-10-26)
5+
## 19.3.46 (2021-10-19)
66

77
### Tab
88

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.3.45",
3+
"version": "19.3.46",
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: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

33
## [Unreleased]
44

5+
## 19.3.48 (2021-11-02)
6+
7+
### PDF Viewer
8+
9+
#### Bug Fixes
10+
11+
- `#344888`, `#F169870` - Now, signature dialog settings is working properly for the handwritten signature dialog.
12+
- `#346090`- Now, the primary toolbar should not hide if form designer toolbar is visible.
13+
- `#344897`, `#345574` - Now, the indicator text and required properties for signature fields settings are working properly.
14+
- `#344082`- Now, signature text annotation is rendered properly on loading the document.
15+
516
## 19.3.47 (2021-10-26)
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": "19.3.46",
3+
"version": "19.3.47",
44
"description": "Essential JS 2 PDF viewer Component for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

0 commit comments

Comments
 (0)