Skip to content

Commit 5690313

Browse files
author
pipeline
committed
v23.2.7 is released
1 parent a0d24d5 commit 5690313

File tree

25 files changed

+125
-21
lines changed

25 files changed

+125
-21
lines changed

components/barcodegenerator/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-
## 23.2.6 (2023-11-28)
5+
## 23.2.7 (2023-12-05)
66

77
### Barcode
88

components/buttons/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+
## 23.2.7 (2023-12-05)
6+
7+
### Chip
8+
9+
#### Bug Fixes
10+
11+
- `#I525416` - The issue when updating the `chips` property when multiple chip component rendered in the page has been resolved.
12+
513
## 23.1.43 (2023-10-31)
614

715
### RadioButton

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

33
## [Unreleased]
44

5-
## 23.2.6 (2023-11-28)
5+
## 23.2.7 (2023-12-05)
66

77
### Chart
88

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": "23.2.4",
3+
"version": "23.2.6",
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/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": "23.2.5",
3+
"version": "23.2.6",
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: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,31 @@
22

33
## [Unreleased]
44

5+
## 23.2.7 (2023-12-05)
6+
7+
### MultiSelect
8+
9+
#### Bug Fixes
10+
11+
- `#I518299` - Fixed console error that occurred when adding an item using the addItem method.
12+
13+
## 23.2.6 (2023-11-28)
14+
15+
### DropDownList
16+
17+
#### Bug Fixes
18+
19+
- `#I519795` - Fixed an issue where the `BeforeOpenEvent` was triggered twice when the open event was Cancelled.
20+
- `#I520598` - Resolved issue where the equal to operator on `props.dataSource` in the `updateDataSource` function would always evaluate to false when it was an empty array.
21+
22+
## 23.2.5 (2023-11-23)
23+
24+
### Mention
25+
26+
#### Bug Fixes
27+
28+
- `#I519427` - Fixed a popup positioning issue that occurred when filtering.
29+
530
## 23.2.4 (2023-11-20)
631

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

33
## [Unreleased]
44

5+
## 23.2.6 (2023-11-28)
6+
7+
### FileManager
8+
9+
#### Bug Fixes
10+
11+
- `#I519514` - The folder creation issue in the File Manager component navigation pane has been resolved.
12+
513
## 23.2.4 (2023-11-20)
614

715
### FileManager

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": "23.2.4",
3+
"version": "23.2.6",
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: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,20 @@
22

33
## [Unreleased]
44

5-
## 23.2.6 (2023-11-28)
5+
## 23.2.7 (2023-12-05)
6+
7+
### GanttChart
8+
9+
#### Bug Fixes
10+
11+
- `#I525741` - Timeline rendered wrongly when changing the timeline from Fit to view to other view issue has been fixed.
12+
- `#I522431` - Parent task duration not update while child task date is edited issue has been fixed.
13+
- `#I520506` - Switching from yearly to quarterly view gives white space issue has been fixed.
14+
- `#I521365` - Dates in tooltip not rendered correctly issue has been fixed.
15+
16+
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
17+
18+
## 23.2.5 (2023-11-23)
619

720
### GanttChart
821

@@ -12,8 +25,11 @@
1225
- `#I515425` - Issue with observable data binding in Gantt chart issue has been fixed.
1326
- `#I520146` - Timeline render in advance the project start date while resizing taskbar issue has been fixed.
1427
- `#I521906` - Milestone not working properly while drop at weekend issue has been fixed.
28+
- `#I516954` - Dependency line not render after adding child record issue has been fixed.
1529

16-
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
30+
- `#I515425` - Issue with observable data binding in Gantt chart issue has been fixed.
31+
- `#I521906` - Milestone not working properly while drop at weekend issue has been fixed.
32+
- `#I516954` - Dependency line not render after adding child record issue has been fixed.
1733

1834
## 23.2.4 (2023-11-20)
1935

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

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": "23.2.4",
3+
"version": "23.2.6",
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/imageeditor/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-
## 23.2.6 (2023-11-28)
5+
## 23.2.7 (2023-12-05)
66

77
### ImageEditor
88

components/notifications/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-
## 23.2.6 (2023-11-28)
5+
## 23.2.7 (2023-12-05)
66

77
### Toast
88

components/pdfviewer/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 23.2.6 (2023-11-28)
5+
## 23.2.7 (2023-12-05)
6+
7+
### PDF Viewer
8+
9+
#### Bug Fixes
10+
11+
- `#I526059` - Now, the export Annotations is working in the presence of subject property in `annotationSettings`.
12+
- `#I525692` - Now, the stretch fit mode has been appropriately implemented for the signature image content within the signature and initial field.
13+
14+
## 23.2.6 (2023-11-29)
615

716
### PDF Viewer
817

@@ -13,6 +22,7 @@
1322
- `#I510393` - Now, the script error has been resolved while loading a provided PDF document.
1423
- `#I521831` - Now, The script error is resolved when the read only property of the form fields were updated as true.
1524
- `#I517119` - now, the Search does not highlights the wrong area after zoom in standalone PDF Viewer.
25+
- `#I521824` - now, when the read-only radio button is clicked, the undo button does not get automatically enabled.
1626

1727
## 23.2.5 (2023-11-23)
1828

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-
## 23.2.6 (2023-11-28)
5+
## 23.2.7 (2023-12-05)
66

77
### PivotTable
88

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-
## 23.2.6 (2023-11-28)
5+
## 23.2.7 (2023-12-05)
66

77
### ProgressBar
88

components/ribbon/CHANGELOG.md

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

33
## [Unreleased]
44

5-
## 23.2.6 (2023-11-28)
5+
## 23.2.7 (2023-12-05)
6+
7+
### Ribbon
8+
9+
#### Features
10+
11+
`#I512188` - Provided overflow popup open/close event support for the Ribbon overflow popup.
12+
13+
14+
## 23.2.5 (2023-11-23)
615

716
### Ribbon
817

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

components/ribbon/src/ribbon/ribbon.component.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { Template } from '@syncfusion/ej2-angular-base';
55
import { RibbonTabsDirective } from './tabs.directive';
66

77
export const inputs: string[] = ['activeLayout','backStageMenu','cssClass','enablePersistence','enableRtl','fileMenu','helpPaneTemplate','hideLayoutSwitcher','isMinimized','launcherIconCss','locale','selectedTab','tabAnimation','tabs','width'];
8-
export const outputs: string[] = ['created','launcherIconClick','ribbonCollapsing','ribbonExpanding','tabSelected','tabSelecting'];
8+
export const outputs: string[] = ['created','launcherIconClick','overflowPopupClose','overflowPopupOpen','ribbonCollapsing','ribbonExpanding','tabSelected','tabSelecting'];
99
export const twoWays: string[] = [''];
1010

1111
/**
@@ -30,6 +30,8 @@ export class RibbonComponent extends Ribbon implements IComponentBase {
3030
public tagObjects: any;
3131
created: any;
3232
launcherIconClick: any;
33+
overflowPopupClose: any;
34+
overflowPopupOpen: any;
3335
ribbonCollapsing: any;
3436
ribbonExpanding: any;
3537
tabSelected: any;

components/richtexteditor/CHANGELOG.md

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

33
## [Unreleased]
44

5+
## 23.2.7 (2023-12-05)
6+
7+
### RichTextEditor
8+
9+
#### Bug Fixes
10+
11+
- `#I525285`- Now, when copying content from a Word document and pasting it into the Rich Text Editor, it would not remove the non-breaking space.
12+
- `#I515735`- Now, the alternative dialog opens based on the image position, preventing unwanted scrolling.
13+
- `#I517343`- Now, the table style status is updated properly in the table quick toolbar dropdown items in the Rich Text Editor.
14+
- `#I524361`- Now, pressing the enter key when `enterKey` is configured as `BR` and the cursor is at the start of the line works properly.
15+
16+
-`#I518641` - Now, the RichTextEditor is working properly when click the full screen toolbar icon.
17+
18+
519
## 23.2.6 (2023-11-28)
620

721
### RichTextEditor
@@ -10,6 +24,7 @@
1024

1125
- `#I515378` - Now, the toolbar status will be properly updated when the toolbar is enabled dynamically in the Rich Text Editor.
1226
- `#I512106` - Now, the quick toolbar will be destroyed without any script errors during page navigation.
27+
- `#I521260` - When clicking the escape key, the table creation popup closes properly in the RichTextEditor component.
1328

1429
## 23.2.5 (2023-11-23)
1530

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

components/treegrid/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+
## 23.2.7 (2023-12-05)
6+
7+
### TreeGrid
8+
9+
#### Bug Fixes
10+
11+
- `#I517211` - Exception throws on dynamically changing the stacked column and normal column.
12+
- `#FB48417` - Fixed the issue where a Script Error was thrown when searching for an invalid value and when rendering empty data.
13+
14+
- `#FB48417` - Fixed the issue where a Script Error was thrown when searching for an invalid value and when rendering empty data.
15+
516
## 23.2.6 (2023-11-28)
617

718
### TreeGrid

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

0 commit comments

Comments
 (0)