Skip to content

Commit

Permalink
v25.1.41 is released
Browse files Browse the repository at this point in the history
  • Loading branch information
pipeline committed Apr 23, 2024
1 parent 724bf17 commit 29147c4
Show file tree
Hide file tree
Showing 35 changed files with 178 additions and 26 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.1.40 (2024-04-16)
## 25.1.41 (2024-04-23)

### Barcode

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

## [Unreleased]

## 25.1.40 (2024-04-16)
## 25.1.41 (2024-04-23)

### Common

Expand Down
2 changes: 1 addition & 1 deletion components/calendars/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-calendars",
"version": "25.1.39",
"version": "25.1.40",
"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 Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
11 changes: 11 additions & 0 deletions components/charts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

## [Unreleased]

## 25.1.41 (2024-04-23)

### Chart

#### Bug Fixes

- `#I577538` - When resizing the chart, the maximum value does not change.
- `#I578863` - Now the chart exports properly in portrait orientation.
- `#I579386` - Now the legend renders properly using the add series method in canvas.
- `#I577327` - Now the DateTimeCategory series is visible when clicking on the legend.

## 25.1.40 (2024-04-16)

### Chart
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-vue-charts",
"version": "25.1.39",
"version": "25.1.40",
"description": "Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
11 changes: 11 additions & 0 deletions components/diagrams/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

## [Unreleased]

## 25.1.41 (2024-04-23)

### Diagram

#### Bug Fixes

- `#FB52256` - Now, dropping child node inside the subprocess node within the swimlane is working properly.
- `#FB52022` - Now, the swimlane highlighter rendered properly while dropping opposite orientation lane and the lane added to swimlane properly.
- `#I573514` - Now, the connector annotation text updated properly while adjusting its end points dynamically.
- `#FB52023` - Now, The Swimlane helper guides are shown at correct position with Zoom Changes.

## 25.1.40 (2024-04-16)

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

## [Unreleased]

## 25.1.41 (2024-04-23)

### DocumentEditor

#### Bug Fixes

- `#I576244` - Resolved the tracking changes avatar undefined when last name empty.
- `#I572963` - Resolved the overlapping issue when hitting the backspace key.
- `#I575590` - Resolve the console error issue while adding the mail merge fields.

## 25.1.40 (2024-04-16)

### DocumentEditor

#### Bug Fixes

- `#I565023` - Resolved the list formatting issue in the attached document.
- `#I542227` - Resolved the overlapping issue when editing the justified paragraph.
- `#I573648` - Resolved the empty paragraph added issue while pasting content.

## 25.1.39 (2024-04-09)

### 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-vue-documenteditor",
"version": "25.1.39",
"version": "25.1.40",
"description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
22 changes: 22 additions & 0 deletions components/dropdowns/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,28 @@

## [Unreleased]

## 25.1.41 (2024-04-23)

### MultiSelect

#### Bug Fixes

- `#I571383` - Resolved issue where removing a long text tag in a multi-select drop down was also removing a short text tag.

### ListBox

#### Bug Fixes

- `#I566450` - Issue with "The disabled itemTemplate item is not move properly for listbox toolbar action" has been resolved.

## 25.1.40 (2024-04-16)

### ListBox

#### Bug Fixes

- `#I565976` - Issue with "The getSortedList data not update correctly while removeItem method after drag and drop action in listbox" has been resolved.

## 25.1.39 (2024-04-09)

### AutoComplete
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-vue-dropdowns",
"version": "25.1.39",
"version": "25.1.40",
"description": "Essential JS 2 DropDown Components for Vue",
"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-vue-filemanager",
"version": "25.1.39",
"version": "25.1.40",
"description": "Essential JS 2 FileManager Component for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
2 changes: 1 addition & 1 deletion components/gantt/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 25.1.40 (2024-04-16)
## 25.1.41 (2024-04-23)

### GanttChart

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

## [Unreleased]

## 25.1.41 (2024-04-23)

### Grid

#### Bug fixes

- `#FB52588` - Fixed the content overlap issue in exported PDF documents in hierarchy grid.
- `#I571259` - Resolved the issue where the `selectRow` method was not working when both `virtualization` and grouping were enabled in grid.
- `#I569550` - Fixed the issue where focusing on the grid through the tab key press did not properly focus on the first cell of the grid.
- `#I573371` - The issue with the Grid search bar in `ODataV4Adaptor`, where the Excel filter displayed no matches found after searching for a record, has been fixed.

## 25.1.40 (2024-04-16)

### 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-vue-grids",
"version": "25.1.39",
"version": "25.1.40",
"description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for Vue",
"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.1.40 (2024-04-16)
## 25.1.41 (2024-04-23)

### Image Editor

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

## [Unreleased]

## 25.1.40 (2024-04-16)
## 25.1.41 (2024-04-23)

### DashboardLayout

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

## [Unreleased]

## 25.1.40 (2024-04-16)
## 25.1.41 (2024-04-23)

### LinearGauge

Expand Down
18 changes: 17 additions & 1 deletion components/lists/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,23 @@

## [Unreleased]

## 25.1.40 (2024-04-16)
## 25.1.41 (2024-04-23)

### ListView

#### Bug Fixes

- `#FB52724` - The issue with space bar toggle in Switch is not working within ListView component has been resolved.

## 25.1.39 (2024-04-09)

### ListBox

#### Bug Fixes

- Issue with "Script error thrown in list box while dragging hover on `svg` element" has been resolved.

## 25.1.35 (2024-03-15)

### ListBox

Expand Down
2 changes: 1 addition & 1 deletion components/lists/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-lists",
"version": "18.23.1",
"version": "25.1.39",
"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 Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
9 changes: 9 additions & 0 deletions components/maps/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,15 @@

## [Unreleased]

## 25.1.41 (2024-04-23)

### Maps

#### Bug Fixes

- `#I576422` - Script errors will no longer occur when rendering data labels with "Normal" geometry type maps, and the data labels will be rendered properly with the provided labels without trimming.
- `#I566503` - The flickering in the tile images of the online maps will no longer occur while panning.

## 25.1.40 (2024-04-16)

### Maps
Expand Down
2 changes: 1 addition & 1 deletion components/maps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-maps",
"version": "25.1.37",
"version": "25.1.40",
"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 Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
10 changes: 9 additions & 1 deletion components/navigations/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,22 @@

## [Unreleased]

## 25.1.40 (2024-04-16)
## 25.1.41 (2024-04-23)

### TreeView

#### Bug Fixes

- `#I572876` - The issue with "The checkbox state are not read by the screen reader in the TreeView component with edge browser" has been resolved.

### Carousel

#### Bug Fixes

- `#FB52446` - The issue with carousel slide changes during window resizing while the `loop` is set to false has been fixed.

## 25.1.40 (2024-04-16)

### Stepper

#### Bug Fixes
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-vue-navigations",
"version": "25.1.39",
"version": "25.1.40",
"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 Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
2 changes: 1 addition & 1 deletion components/pdfviewer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 25.1.40 (2024-04-16)
## 25.1.41 (2024-04-23)

### PDF Viewer

Expand Down
9 changes: 8 additions & 1 deletion components/pivotview/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,21 @@

## [Unreleased]

## 25.1.39 (2024-04-09)
## 25.1.41 (2024-04-23)

### Pivot Table

#### Bug fixes

- `#I496624` - Value sorting will now work properly in an OLAP pivot table with a single measure.
- `#I547664` - Excel exporting will now work properly in the pivot table using the server-side engine.

## 25.1.39 (2024-04-09)

### Pivot Table

#### Bug fixes

- `#I572220` - The issue with persistence not working properly in the Pivot Table with remote data has been fixed.

## 25.1.38 (2024-04-02)
Expand Down
2 changes: 1 addition & 1 deletion components/progressbar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 25.1.40 (2024-04-16)
## 25.1.41 (2024-04-23)

### ProgressBar

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

## [Unreleased]

## 25.1.40 (2024-04-16)
## 25.1.41 (2024-04-23)

### QueryBuilder

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

## [Unreleased]

## 25.1.41 (2024-04-23)

### Ribbon

#### Bug Fixes

- `#F575011` - Now the script issue raised while interacting a non-active Ribbon items using `updateItem` method has been resolved.

## 25.1.35 (2024-03-15)

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

## [Unreleased]

## 25.1.40 (2024-04-16)
## 25.1.41 (2024-04-23)

### RichTextEditor

Expand Down
Loading

0 comments on commit 29147c4

Please sign in to comment.