Skip to content

Commit

Permalink
v25.2.7 is released
Browse files Browse the repository at this point in the history
  • Loading branch information
pipeline committed Jun 4, 2024
1 parent c0bf265 commit c1882bd
Show file tree
Hide file tree
Showing 29 changed files with 121 additions and 27 deletions.
2 changes: 1 addition & 1 deletion components/barcodegenerator/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 25.2.6 (2024-05-28)
## 25.2.7 (2024-06-04)

### Barcode

Expand Down
8 changes: 8 additions & 0 deletions components/buttons/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## [Unreleased]

## 25.2.7 (2024-06-04)

### Speed Dial

#### Bug Fixes

- `#I591414` - Now the issue with unable to click the Speed Dial items when `opensOnHover` property is enabled has been resolved.

## 25.2.6 (2024-05-28)

### Switch
Expand Down
2 changes: 1 addition & 1 deletion components/buttons/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-buttons",
"version": "25.2.4",
"version": "25.2.6",
"description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
14 changes: 14 additions & 0 deletions components/calendars/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

## [Unreleased]

## 25.2.7 (2024-06-04)

### DatePicker

#### Bug Fixes

- `#I594041` - Fixed an issue where the `tab` key and `escape` key were not functioning correctly.

### DateTimePicker

#### Bug Fixes

- `#I594041` - Fixed an issue where the `tab` key and `escape` key were not functioning correctly.

## 25.2.5 (2024-05-21)

### TimePicker
Expand Down
2 changes: 1 addition & 1 deletion components/charts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-charts",
"version": "25.2.5",
"version": "25.2.6",
"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",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
14 changes: 14 additions & 0 deletions components/documenteditor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

## [Unreleased]

## 25.2.7 (2024-06-04)

### DocumentEditor

#### Bug Fixes

- `#I586051` - Resolved the script error when passing null value to open API.
- `#F188215` - Resolved the Horizontal scrollbar in Continuous layout type.
- `#I576525` - Resolved the script error issue when inserting bookmarks with the same name.
- `#I578500` - Resolved the hanging and layout issue when split the widow control paragraph inside table.
- `#I588495` - Resolved the hanging issue when opening a document with big image inside table.
- `#I592601` - Resolved a script error when undoing style changes.
- `#I592608` - Resolved a content syncing issue when switching paste options.

## 25.2.6 (2024-05-28)

### DocumentEditor
Expand Down
2 changes: 1 addition & 1 deletion components/documenteditor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-documenteditor",
"version": "25.2.5",
"version": "25.2.6",
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
1 change: 1 addition & 0 deletions components/dropdowns/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

#### Bug Fixes

- `#I587743` - Fixed an accessibility issue in MultiSelect to improve usability for all users.
- `#I577257` - Fixed issue with incorrect binding of value property to MultiSelect.

## 25.2.5 (2024-05-21)
Expand Down
2 changes: 1 addition & 1 deletion components/dropdowns/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-dropdowns",
"version": "25.2.5",
"version": "25.2.6",
"description": "Essential JS 2 DropDown Components for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
2 changes: 1 addition & 1 deletion components/filemanager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-filemanager",
"version": "25.2.3",
"version": "25.2.6",
"description": "Essential JS 2 FileManager Component for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
18 changes: 17 additions & 1 deletion components/gantt/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

## [Unreleased]

## 25.2.7 (2024-06-04)

### GanttChart

#### Bug fixes

- `#I588548` - Taskbar template not working with `enableMultitaskbar` feature issue has been fixed.- `#I590430` - Delete dependency button in context menu not showing for parent taskbar issue has been fixed.
- `#I589264` - `updateRecordById` method not working properly when `enableImmutableMode` enabled issue has been fixed.
- `#I590132` - Editing issue for the grid rendered inside a custom column issue has been fixed.
- `#I587961` - Incorrect dependency value while using remote data issue has been fixed.
- `#I586548` - Console error occurs when datasource updated dynamically issue has been fixed.
- `#I565931` - Taskbar render outside the grid line and bottom tier misalign issue has been fixed.
- `#I591024` - Dependency line is not shown on initial load and after edit in virtual mode issue has been fixed.

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

## 25.2.6 (2024-05-28)

### GanttChart
Expand All @@ -15,7 +31,7 @@
- `#I586548` - Console error occurs when datasource updated dynamically issue has been fixed.
- `#I582746` - Critical path of task connected dependent tasks have not changed to critical issue has been fixed.

- `F159354` - Issue in locale text of predecessor tooltip has been fixed.
- `#I588524` - Custom value in segment not maintained issue has been fixed.

## 25.2.5 (2024-05-21)

Expand Down
2 changes: 1 addition & 1 deletion components/gantt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-gantt",
"version": "25.2.5",
"version": "25.2.6",
"description": "Essential JS 2 Gantt Component for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
8 changes: 8 additions & 0 deletions components/grids/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## [Unreleased]

## 25.2.7 (2024-06-04)

### Grid

#### Bug fixes

- `#I580162` - Resolved the issue where custom group aggregate function not working properly when using `disablePageWiseAggregates`.

## 25.2.6 (2024-05-28)

### Grid
Expand Down
2 changes: 1 addition & 1 deletion components/grids/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-grids",
"version": "25.2.5",
"version": "25.2.6",
"description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
2 changes: 1 addition & 1 deletion components/imageeditor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 25.2.6 (2024-05-28)
## 25.2.7 (2024-06-04)

### Image Editor

Expand Down
2 changes: 1 addition & 1 deletion components/inputs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 25.2.6 (2024-05-28)
## 25.2.7 (2024-06-04)

### TextBox

Expand Down
2 changes: 1 addition & 1 deletion components/kanban/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-kanban",
"version": "25.2.3",
"version": "25.2.6",
"description": "The Kanban board is an efficient way to visualize the workflow at each stage along its path to completion. The most important features available are Swim lane, filtering, and editing. for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
8 changes: 8 additions & 0 deletions components/navigations/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## [Unreleased]

## 25.2.6 (2024-05-28)

### TreeView

#### Bug Fixes

- `#I586334` - The issue where the TreeView checkbox state is read twice in the NVDA tool when using the Edge browser has been resolved.

## 25.2.4 (2024-05-14)

### ContextMenu
Expand Down
2 changes: 1 addition & 1 deletion components/navigations/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-navigations",
"version": "25.2.4",
"version": "25.2.6",
"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",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
8 changes: 8 additions & 0 deletions components/pdfviewer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## [Unreleased]

## 25.2.7 (2024-06-04)

### PDF Viewer

#### Bug Fixes

- `#I583706` - Now, the PDF Viewer scroll bar was not updated after deleting the existing value using API from the signature field.

## 25.2.6 (2024-05-28)

### PDF Viewer
Expand Down
2 changes: 1 addition & 1 deletion components/pdfviewer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-pdfviewer",
"version": "25.2.5",
"version": "25.2.6",
"description": "Essential JS 2 PDF viewer Component for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
2 changes: 1 addition & 1 deletion components/pivotview/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 25.2.6 (2024-05-28)
## 25.2.7 (2024-06-04)

### Pivot Table

Expand Down
16 changes: 8 additions & 8 deletions components/popups/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,6 @@

## [Unreleased]

## 25.2.6 (2024-05-28)

### Tooltip

#### Bug Fixes

- `#I593268` - The flickering issue that occurred when the Tooltip component was opened has been resolved.

## 25.1.42 (2024-04-30)

### Tooltip
Expand Down Expand Up @@ -654,6 +646,14 @@ Dialog is a window that displays information to the user, and used to get the us
- **Keyboard Interaction** - The Dialog can be intractable through keyboard.


## 25.2.6 (2024-05-28)

### Tooltip

#### Bug Fixes

- `#I593268` - The flickering issue that occurred when the Tooltip component was opened has been resolved.

## 25.1.41 (2024-04-23)

### Tooltip
Expand Down
2 changes: 1 addition & 1 deletion components/popups/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-popups",
"version": "25.2.4",
"version": "25.2.6",
"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",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
8 changes: 8 additions & 0 deletions components/querybuilder/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## [Unreleased]

## 25.2.7 (2024-06-04)

### QueryBuilder

#### Bug Fixes

- `#I887637` - Issue with Script error thrown in QueryBuilder when `clicking` the button group component in header template has been fixed.

## 25.2.4 (2024-05-14)

### QueryBuilder
Expand Down
9 changes: 9 additions & 0 deletions components/richtexteditor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

## [Unreleased]

## 25.2.7 (2024-06-04)

### RichTextEditor

#### Bug Fixes

- `#I590215` - Now, clicking the cancel and close icon of the insert image dialog while uploading the image will cancel the image uploading API request.
- `#I592457` - Now, when pasting an image in an empty paragraph with a `br` tag inside, the `br` tag is removed after the image is pasted in the Rich Text Editor..

## 25.2.6 (2024-05-28)

### RichTextEditor
Expand Down
2 changes: 1 addition & 1 deletion components/richtexteditor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-richtexteditor",
"version": "25.2.5",
"version": "25.2.6",
"description": "Essential JS 2 RichTextEditor component for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
2 changes: 1 addition & 1 deletion components/schedule/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-schedule",
"version": "25.2.4",
"version": "25.2.6",
"description": "Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support. for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
2 changes: 1 addition & 1 deletion components/treegrid/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-angular-treegrid",
"version": "25.2.5",
"version": "25.2.6",
"description": "Essential JS 2 TreeGrid Component for Angular",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down

0 comments on commit c1882bd

Please sign in to comment.