Skip to content

Commit 516c906

Browse files
author
pipeline
committed
v22.2.9 is released
1 parent 9b179e4 commit 516c906

File tree

35 files changed

+204
-31
lines changed

35 files changed

+204
-31
lines changed

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+
## 22.2.9 (2023-08-15)
6+
7+
### Checkbox
8+
9+
#### Bug Fixes
10+
11+
- `#I488474` - The issue with "Hovering the checkbox checked items of checkbox is unchecked while using RTL mode" in Bigger mode has been resolved.
12+
513
## 22.2.8 (2023-08-08)
614

715
### Checkbox

components/buttons/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-buttons",
3-
"version": "22.2.5",
3+
"version": "22.2.8",
44
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

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+
## 22.2.9 (2023-08-15)
6+
7+
### DateRangePicker
8+
9+
#### Bug Fixes
10+
11+
- `#I486181` - Fixed an issue where the DateRangePicker popup was not opening when there was not enough space in the window.
12+
513
## 22.2.8 (2023-08-08)
614

715
### TimePicker

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": "22.2.5",
3+
"version": "22.2.8",
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: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
## [Unreleased]
44

5+
## 22.2.9 (2023-08-15)
6+
7+
### Accumulation chart
8+
9+
#### Bug Fixes
10+
11+
- `#I486337` - Fixed an issue where the console error thrown when disabling the animation.
12+
- `#I486337` - Now the destroy method is properly working in accumulation chart.
13+
14+
### Chart
15+
16+
#### Bug Fixes
17+
18+
- `#I487053` - Now, `startFromZero` is functioning correctly in stackingColumn.
19+
520
## 22.2.8 (2023-08-08)
621

722
### 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": "22.2.7",
3+
"version": "22.2.8",
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/diagrams/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+
## 22.2.9 (2023-08-15)
6+
7+
### Diagram
8+
9+
#### Bug Fixes
10+
11+
- `#I486118` - Now, the orthogonal connector routing works properly when we drag connector segment.
12+
- `#I484774` - Now, Double click on node annotation will open the edit of invisible annotation is resolved.
13+
- `#I484563` - The DOM Exception will no longer thrown while removing connector with Virtualization Enabled.
14+
- `#I484335` - Now, highlighter rendered properly on hovering ports and nodes.
15+
516
## 22.2.8 (2023-08-08)
617

718
### 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": "22.2.7",
3+
"version": "22.2.8",
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: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
## [Unreleased]
44

5+
## 22.2.9 (2023-08-15)
6+
7+
### Document Editor
8+
9+
#### Bug Fixes
10+
11+
- `#I482578` - Fixed the unsafe-eval error in source.
12+
- `#I486542` - Now, the Desired Font Family present properly in selecting Dropdown.
13+
- `#I485462` - Resolved the issue in updating font families dynamically.
14+
- `#F183689` - Resolved the issue while inserting svg image .
15+
- `#I483658` - Resolved the frozen issue while loading the given document.
16+
- `#I475459` - Added sanitize for the open, copy, and paste APIs.
17+
518
## 22.2.8 (2023-08-08)
619

720
### 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": "22.2.7",
3+
"version": "22.2.8",
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: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## [Unreleased]
44

5-
## 22.2.8 (2023-08-08)
5+
## 22.2.9 (2023-08-15)
66

77
### ComboBox
88

@@ -14,6 +14,21 @@
1414

1515
#### Bug Fixes
1616

17+
- `#I477135` - Fixed a memory leak issue in the Dropdownlist Component.
18+
- `#I486973` - Fixed an issue where the last selected item in the DropDownList would be retained in the list of items when the data source was changed.
19+
20+
### DropDownList
21+
22+
#### Bug fixes
23+
24+
- `#I461886` - Resolved the issue of multiple requests being sent on the dropdown when clicking on the input.
25+
26+
## 22.2.8 (2023-08-08)
27+
28+
### DropDown List
29+
30+
#### Bug Fixes
31+
1732
- `#I474541` - Fixed an issue where the position of the popup was incorrect when enabling RTL mode.
1833

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

components/gantt/CHANGELOG.md

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,38 @@
22

33
## [Unreleased]
44

5-
## 22.2.8 (2023-08-08)
5+
## 22.2.9 (2023-08-15)
66

77
### Gantt Chart
88

99
#### Bug Fixes
1010

11-
- `#I485907` - When multiple records are selected after using the context menu to delete, it is not working issue has been fixed.
12-
- `#I483579` - Splitter resize issue when we resize browser window issue has been fixed.
13-
- `#I483399` - Style not applied for the collapsed row when the virtual scroll is enabled issue has been fixed.
14-
- `#I473286` - Unable to drag taskbar and tooltip is misaligned issue has been fixed.
11+
- `#I485657` - Misalignment happened in timeline while exporting `PDF` in Gantt has been fixed.
12+
- `#I485398` - console error occurs while using segment data issue has been fixed.
13+
- `#I487527` - Data manager URL is called twice.
14+
- `#I484079`- Vertical scroll and taskbar is not fully visible in yearly mode issue has been fixed.
15+
- `#I461564`- No action is performed when we try to add task when the cell is in edited state issue has been fixed.
16+
- `#I486234` - Label gets hidden in Gantt Chart when task mode is manual issue has been fixed.
1517

1618
### Gantt
1719

1820
#### Bug Fixes
1921

2022
- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
2123

24+
## 22.2.8 (2023-08-08)
25+
26+
### Gantt Chart
27+
28+
#### Bug Fixes
29+
30+
- `#I485907` - When multiple records are selected after using the context menu to delete, it is not working issue has been fixed.
31+
- `#I483579` - Splitter resize issue when we resize browser window issue has been fixed.
32+
- `#I483399` - Style not applied for the collapsed row when the virtual scroll is enabled issue has been fixed.
33+
- `#I473286` - Unable to drag taskbar and tooltip is misaligned issue has been fixed.
34+
35+
- `#I473286` - Unable to drag taskbar and tooltip is misaligned issue has been fixed.
36+
2237
## 22.2.7 (2023-08-02)
2338

2439
### Gantt Chart
@@ -35,6 +50,7 @@
3550
- `#I481058` - Console error when we use RTL and taskbar template issue has been fixed.
3651
- `#I482456` - Critical path not working properly issue has been fixed.
3752
- `#I485219` - Selection is not working when we use react hook.
53+
- `#I486928` - Incorrect time is displayed in the column.
3854

3955
- `#IF183168` - Record was not added in Gantt using `oDataV4Adaptor` issue has been fixed.
4056

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": "22.2.7",
3+
"version": "22.2.8",
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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
## [Unreleased]
44

5+
## 22.2.9 (2023-08-15)
6+
7+
### Grid
8+
9+
#### Bug fixes
10+
11+
- `#I487601` - Fixed the issue that prevented batch adding is working properly with hidden primary key column.
12+
- `#I444618` - Script error thrown when performing print with empty dataSource has been resolved.
13+
- `#I485367` - The problem of the pager dropdown and message not displaying correctly when the Grid is rendered within the Tab component has been successfully resolved.
14+
- `#I839020` - Resolved an issue where row span was not being applied correctly when showing or hiding columns using the column chooser.
15+
- `#I483559` - Issue with the focused cell was not being properly indicated during row selection has been resolved.
16+
517
## 22.2.8 (2023-08-08)
618

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

33
## [Unreleased]
44

5+
## 22.2.9 (2023-08-15)
6+
7+
### Image Editor
8+
9+
#### Bug Fixes
10+
11+
- Issue with "Script error thrown while applying text area changes to canvas" has been resolved.
12+
513
## 22.2.5 (2023-07-27)
614

715
### Image Editor

components/imageeditor/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-image-editor",
3-
"version": "22.2.5",
3+
"version": "22.2.8",
44
"description": "Essential JS 2 ImageEditor for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/inputs/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+
## 22.2.9 (2023-08-15)
6+
7+
### Slider
8+
9+
#### Bug Fixes
10+
11+
- `F45705` - The issue with a changed event in the Slider component has been resolved.
12+
513
## 22.2.7 (2023-08-02)
614

715
### TextBox

components/kanban/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+
## 22.2.9 (2023-08-15)
6+
7+
### Kanban
8+
9+
#### Bug Fixes
10+
11+
- `#I481342` - Now, kanban `virtualization` works properly when a small amount of data is loaded.
12+
- `#I484188` - Now, column scrolling works properly on Kanban `virtualization` when the Kanban columns have different data sizes.
13+
- `#F45534` - Now, dragging and dropping a card into any position within a column works properly.
14+
515
## 22.1.38 (2023-07-11)
616

717
### Kanban

components/layouts/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+
## 22.2.9 (2023-08-15)
6+
7+
### Splitter
8+
9+
#### Bug Fixes
10+
11+
- `#I483293` - Fixed memory leak issue in Splitter component.
12+
513
## 22.1.37 (2023-07-04)
614

715
### Splitter

components/maps/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-maps",
3-
"version": "22.2.5",
3+
"version": "22.2.8",
44
"description": "The Maps component is used to visualize the geographical data and represent the statistical data of a particular geographical area on earth with user interactivity, and provides various customizing options for Angular",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

components/navigations/CHANGELOG.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,6 @@
22

33
## [Unreleased]
44

5-
## 22.2.8 (2023-08-08)
6-
7-
### Tab
8-
9-
#### Bug Fixes
10-
11-
- `#I469335` - Provided `clearTemplates` API support to control template clearing while adding, updating, and deleting items.
12-
135
## 22.2.7 (2023-08-02)
146

157
### Menu
@@ -2226,3 +2218,11 @@ TreeView component is used to represent hierarchical data in a tree like structu
22262218
- **Accessibility** - Provides built-in accessibility support that helps to access all the TreeView component features through the keyboard, on-screen readers, or other assistive technology devices.
22272219

22282220

2221+
## 22.2.8 (2023-08-08)
2222+
2223+
### Tab
2224+
2225+
#### Bug Fixes
2226+
2227+
- `#I469335` - Provided `clearTemplates` API support to control template clearing while adding, updating, and deleting items.
2228+

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

33
## [Unreleased]
44

5-
## 22.2.8 (2023-08-08)
5+
## 22.2.9 (2023-08-15)
66

77
### PDF Viewer
88

components/pivotview/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+
## 22.2.9 (2023-08-15)
6+
7+
### Pivot Table
8+
9+
#### Bug fixes
10+
11+
- `I489341` - The toolbar menu items will now be properly displayed in the pivot table with the material dark theme.
12+
513
## 22.2.8 (2023-08-08)
614

715
### Pivot Table

0 commit comments

Comments
 (0)