Skip to content

Commit

Permalink
v25.1.39 is released
Browse files Browse the repository at this point in the history
  • Loading branch information
pipeline committed Apr 9, 2024
1 parent 2a751a2 commit 96ddef6
Show file tree
Hide file tree
Showing 39 changed files with 241 additions and 28 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.38 (2024-04-02)
## 25.1.39 (2024-04-09)

### 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.38 (2024-04-02)
## 25.1.39 (2024-04-09)

### Common

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

## [Unreleased]

## 25.1.39 (2024-04-09)

### Chart

#### Bug Fixes

- `#I571372` - The first axis label does not shift to the left when using `edgelabelplacement` as `shift`.
- `#I571107` - When the chart is resized, the console error will no longer be thrown.

## 25.1.38 (2024-04-02)

### Chart

#### Bug Fixes

- `#I532022` - Now, the datalabel position is properly set when the position property is set to `Auto`.

## 25.1.37 (2024-03-26)

### AccumulationChart

#### Bug Fixes
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.35",
"version": "25.1.38",
"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
10 changes: 10 additions & 0 deletions components/diagrams/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

## [Unreleased]

## 25.1.39 (2024-04-09)

### Diagram

#### Bug Fixes

- `#I570446` - Now, zoom in and zoom out works properly while setting canZoomOut as true.
- `#I561938` - Now, the connectors routed properly with shortest routing distance while using enable routing.
- `#I565099` - Now, the undo redo works properly for swimlane after cut and delete.

## 25.1.38 (2024-04-02)

### 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.37",
"version": "25.1.38",
"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
17 changes: 17 additions & 0 deletions components/documenteditor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,23 @@

## [Unreleased]

## 25.1.39 (2024-04-09)

### DocumentEditor

#### Bug Fixes

- `#I556448` - Resolved the table header rendering issue.
- `#I559218` - Resolved the table border issue in the attached document.
- `#I561167` - Resolved the hyperlink style issue while reject the changes.
- `#I562628` - Resolved the application crashes when performing reject all changes.
- `#I562668` - Resolved the list level preservation issue.
- `#I562943` - Resolved the track changes disable issue while stop RevisionsOnly protection.
- `#I563223` - Resolved the paragraph indentation and border render issues inside table.
- `#I565315` - Resolved the issue of applying character style to the selected text.
- `#I529797` - Resolved the search issue when using plus symbol.
- `#I565843` - Resolved the undo issue while applying border style in table.

## 25.1.38 (2024-04-02)

### 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.37",
"version": "25.1.38",
"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
36 changes: 35 additions & 1 deletion components/dropdowns/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,46 @@

## [Unreleased]

## 25.1.38 (2024-04-02)
## 25.1.39 (2024-04-09)

### ListBox

#### Bug Fixes

- `#I565976` - Issue with "The getSortedList and getDataList method datasource order is not proper while using addItems, removeItem method and change their position using drag and drop" has been resolved.

### DropDownTree

#### Bug Fixes

- `#I574653` - The issue aria-label attribute is not added to the input element in the Dropdown Tree component has been resolved.
- `#I572604` - An issue with "facing a console error when clicking a button inside the footer template in the Dropdown Tree component" has been resolved.

## 25.1.37 (2024-03-26)

### Mention

#### Bug Fixes

- `#FB51909` - Fixed an issue where filtering was not working properly when allow space was set to true.

### ComboBox

#### Bug Fixes

- `#I567781` - Fixed issue with Request being sent on initial loading when binding remote data and using the allowFiltering property.

### DropDownTree

#### Bug Fixes

- `#I569983` - Issue with "trim leading or trailing white-space when filtering in the Dropdown Tree" has been resolved.

### MultiSelect

#### Bug Fixes

- `#I567835` - Fixed XSS issue related to the highlight search feature when setting the filter query parameter without a value.
- `#I560783` - Fixed issue where clearing the searched value would automatically select another value.
- `#I524283` - Fixed issue where popup was not aligned properly when opening on top of the component.
- `#I565659` - Fixed an issue in Multiselect Checkbox mode where the height of the dropdown input would change when selecting and unselecting items.
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.35",
"version": "25.1.37",
"description": "Essential JS 2 DropDown Components for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
25 changes: 25 additions & 0 deletions components/filemanager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@

## [Unreleased]

## 25.1.39 (2024-04-09)

### FileManager

#### Bug Fixes

- `#I574481` - The issue with context menu items not getting disabled when menu items contain spaces in the File Manager component has been resolved.
- `#I573974` - The console error while trying to persist the deleted file in the File Manager component has been resolved.

## 25.1.38 (2024-04-02)

### FileManager

#### Bug Fixes

- `#I572635` - The problem where an extra plus icon appeared in the details view of the file manager component when in mobile mode has been resolved.

## 25.1.37 (2024-03-26)

### FileManager

#### Bug Fixes

- `#I561123` - The issue with being unable to sort the header columns using keyboard interaction has been resolved.

## 25.1.35 (2024-03-15)

### FileManager
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.35",
"version": "25.1.38",
"description": "Essential JS 2 FileManager Component for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
14 changes: 13 additions & 1 deletion components/gantt/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

## [Unreleased]

## 25.1.39 (2024-04-09)

### GanttChart

#### Bug fixes

- `#I570307` - Toolbar refresh script error throws in Gantt issue has been fixed.
- `#I568101` - The Gantt search toolbar item is not working in mobile mode issue has been fixed.
- `#I566632` - Duration calculations are incorrect in edit or add dialog in decimals issue has been fixed.
- `#I566103` - Baseline not showing in multi taskbar view.
- `#I565427` - Dependency not validated for dynamically updating work week and holidays issue has been fixed.
- `#I575577`,`#I575505`,`#I576464` - Console error occurred when dynamically changing the data source and other properties of the Gantt chart via button click has been fixed.

## 25.1.38 (2024-04-02)

### GanttChart
Expand Down Expand Up @@ -35,7 +48,6 @@
- `#I565359` - When `allowEditing` is disabled in a resource view, a console error is thrown issue has been fixed.
- `#I565427` - Dependency not validated for dynamically updating work week and holidays issue has been fixed.
- `#I560166` - The context menu using "add child" for any task, dependency line validation is not working properly.
- `#I566103` - Baseline not showing in multi taskbar view.

- `#I562492` - `actionBegin` arguments miss the last record while dragging issue has been fixed.

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-vue-gantt",
"version": "25.1.37",
"version": "25.1.38",
"description": "Essential JS 2 Gantt Component for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
12 changes: 12 additions & 0 deletions components/grids/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@

## [Unreleased]

## 25.1.39 (2024-04-09)

### Grid

#### Bug fixes

- `#I568054` - Fixed script error that occurred when opening the filter menu using the column menu feature in adaptive layout grid.
- `#I573131` - Fixed issue where the Column Chooser `OKButton` remained enabled even after individually unchecking all visible column checkboxes items.
- `#I571994` - Updated the emit type for the `ContextMenuClick` event in the grid documentation.
- `#FB52005` - Resolved issue where JAWS screen reader incorrectly read out pager elements when navigating to the first content cell from the header in a grid with paging enabled.
- `#I570288` - Resolved misalignment of frozen columns in the grid when resizing to fit content width.

## 25.1.38 (2024-04-02)

### 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.37",
"version": "25.1.38",
"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/heatmap/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 25.1.38 (2024-04-02)
## 25.1.39 (2024-04-09)

### HeatMap

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

## [Unreleased]

## 25.1.39 (2024-04-09)

### Image Editor

#### Bug Fixes

- `#I564880` - The issue with "unable to restore the old image position after reopening the same image" has been resolved.
- `#I575218` - The issue with "Image annotation not selected when we set the drawImage method with isSelected parameter as true." has been resolved.

## 25.1.38 (2024-04-02)

### Image Editor
Expand Down
2 changes: 1 addition & 1 deletion components/imageeditor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-image-editor",
"version": "25.1.37",
"version": "25.1.38",
"description": "Essential JS 2 ImageEditor for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
2 changes: 1 addition & 1 deletion components/inputs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-inputs",
"version": "25.1.37",
"version": "25.1.38",
"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 Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
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.38 (2024-04-02)
## 25.1.39 (2024-04-09)

### DashboardLayout

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

## [Unreleased]

## 25.1.38 (2024-04-02)
## 25.1.39 (2024-04-09)

### ListBox

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.1.38 (2024-04-02)

### Menu

#### Bug Fixes

- The issue with "focusing the first element by using tab key in Menu" has been resolved.

## 25.1.37 (2024-03-26)

### TreeView
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.37",
"version": "25.1.38",
"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
10 changes: 10 additions & 0 deletions components/pdfviewer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

## [Unreleased]

## 25.1.39 (2024-04-09)

### PDF Viewer

#### Bug Fixes

- `#I571236` - Now, the extra border will not appear on the page for the image element in the tagged PDF.
- `#I569364` - Now, the form field click event is triggered properly for radio button in the customer provided document.
- `#I570815` - Now, the unload request has not been triggered in the Stand-alone PDF Viewer on reloading the current page.

## 25.1.38 (2024-04-02)

### 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-vue-pdfviewer",
"version": "25.1.37",
"version": "25.1.38",
"description": "Essential JS 2 PDF viewer Component for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
8 changes: 8 additions & 0 deletions components/pivotview/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## [Unreleased]

## 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)

### PivotTable
Expand Down
2 changes: 1 addition & 1 deletion components/pivotview/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-pivotview",
"version": "25.1.37",
"version": "25.1.38",
"description": "The pivot grid, or pivot table, is used to visualize large sets of relational data in a cross-tabular format, similar to an Excel pivot table. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
Loading

0 comments on commit 96ddef6

Please sign in to comment.