Skip to content

Commit

Permalink
v25.1.38 is released
Browse files Browse the repository at this point in the history
  • Loading branch information
pipeline committed Apr 2, 2024
1 parent a116f84 commit 2a751a2
Show file tree
Hide file tree
Showing 45 changed files with 251 additions and 88 deletions.
19 changes: 9 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1201,15 +1201,14 @@
* [ASP.NET MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_source=npm&utm_campaign=ej2-vue-ui-components)
## Showcase Applications
* [IT Asset Management](https://ej2.syncfusion.com/showcase/vue/assetmanagement?utm_source=npm&utm_campaign=ej2-vue-ui-components)
## Support
For any questions or assistance, you can:
* Visit the [Syncfusion support portal](https://support.syncfusion.com/).
* Post your queries on the [community forums](https://www.syncfusion.com/forums).
* Renew your subscription by clicking [here](https://www.syncfusion.com/sales/products?utm_source=github&utm_medium=listing&utm_campaign=ej2-vue-ui-components) or contacting our sales team at <[email protected]>.
* If you have specific feature requests or suggestions, please submit them through our [feedback portal](https://www.syncfusion.com/feedback/vue).
## License
For detailed information about the Syncfusion Essential Studio license and copyright, please refer to the [license](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/license).
## Support
Product support is available for through following mediums.
* Creating incident in Syncfusion [Direct-trac](https://www.syncfusion.com/support/directtrac/incidents?utm_source=npm&utm_campaign=ej2-vue-ui-components) support system or [Community forum](https://www.syncfusion.com/forums/vue?utm_source=npm&utm_campaign=ej2-vue-ui-components).
* New [GitHub issue](https://github.com/syncfusion/ej2-vue-ui-components/issues/new).
* Ask your query in [Stack Overflow](https://stackoverflow.com/) with tag `syncfusion` and `ej2`.
## License
Check the license detail [here](https://github.com/syncfusion/ej2-vue-ui-components/blob/master/license).
## Changelog
Check the changelog [here](https://ej2.syncfusion.com/vue/documentation/release-notes/index/?utm_source=npm&utm_campaign=ej2-vue-ui-components)
© Copyright 2024 Syncfusion, Inc. All Rights Reserved.
Check the changelog [here](https://ej2.syncfusion.com/vue/documentation/release-notes/index/?utm_source=npm&utm_campaign=ej2-vue-ui-components)
© Copyright 2022 Syncfusion, Inc. All Rights Reserved.
The Syncfusion Essential Studio license and copyright applies to this distribution.
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.37 (2024-03-26)
## 25.1.38 (2024-04-02)

### 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.37 (2024-03-26)
## 25.1.38 (2024-04-02)

### Common

Expand Down
6 changes: 6 additions & 0 deletions components/calendars/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

## 25.1.37 (2024-03-26)

### DateTimePicker

#### Bug Fixes

- `#I15615` - Fixed console error that occurred when using the format property while opening the time popup.

### DateRangePicker

#### Bug Fixes
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": "18.32.5",
"version": "25.1.37",
"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
2 changes: 1 addition & 1 deletion components/charts/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 25.1.37 (2024-03-26)
## 25.1.38 (2024-04-02)

### AccumulationChart

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

### Diagram

#### Bug Fixes

- `#I562564` - Now, the connector connected properly to the node while moving the node to another layer.
- `#F187022` - Now, Connection change event changed state is triggered for port change within same node.
- `#I566420` - Now, the annotation aligns properly while setting text align as Justify with text overflow as Ellipsis.

## 25.1.37 (2024-03-26)

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

## [Unreleased]

## 25.1.38 (2024-04-02)

### DocumentEditor

#### Bug Fixes

- `#I558448` - Added the preservation support for the list's paragraph style property.
- `#I543917` - Resolved the table layout and border rendering issue.

## 25.1.37 (2024-03-26)

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

## [Unreleased]

## 25.1.37 (2024-03-26)
## 25.1.38 (2024-04-02)

### MultiSelect

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

## [Unreleased]

## 25.1.38 (2024-04-02)

### GanttChart

#### Bug fixes

- `#I566539` - Console error occurs while saving custom data in add dialog box with validation rule issue has been fixed.
- `#I553748` - Timeline dates validated wrongly after cell editing with timeline virtualization enabled issue has been fixed.
- `#I565751` - The chart side does not refresh when any record is edited by cell editing issue has been fixed.

## 25.1.37 (2024-03-26)

### GanttChart
Expand All @@ -23,7 +33,9 @@
- `#I565439` - Work calculations are incorrect for parent task in project view issue has been fixed.
- `#I553710`,`#I565824` - Weekends are not highlighted while `timlineVirtualization` is enabled issue has been fixed.
- `#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.35",
"version": "25.1.37",
"description": "Essential JS 2 Gantt Component for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
10 changes: 10 additions & 0 deletions components/grids/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

## [Unreleased]

## 25.1.38 (2024-04-02)

### Grid

#### Bug fixes

- `#I557722` - Script error thrown when using toolbar template with Adaptive Grid has been fixed.
- `#FB51847` - Frozen Grid content text overlap in `boostrap4` theme issue has been resolved.
- `#I564949` - Fixed issue where exporting more than two grids to PDF with `AppendToPage` type in `PdfExportProperties` caused overlapping text.

## 25.1.37 (2024-03-26)

### 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.35",
"version": "25.1.37",
"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.37 (2024-03-26)
## 25.1.38 (2024-04-02)

### HeatMap

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

## [Unreleased]

## 25.1.38 (2024-04-02)

### Image Editor

#### Bug Fixes

- `#I875625` - The issue with "need to add all default toolbar items in `API` link" has been resolved.

## 25.1.37 (2024-03-26)

### Image Editor

#### Bug Fixes

- `#I567703` - The issue with "Script error thrown in ProfilePicture ImageEditor sample on a mobile device" has been resolved.
- `#I565340` - The issue with "Script error thrown when attempting to reopen a base64 URL using a custom toolbar in mobile mode" has been resolved.
- `#I566745` - The issue with "FontSize is not updated properly while using the updateShape method" has been resolved.
- `#I570160` - "Provide the option to change stroke color for annotations using the shapeChanging event at the beginning of the toolbar render" has been completed.

## 25.1.35 (2024-03-15)

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.35",
"version": "25.1.37",
"description": "Essential JS 2 ImageEditor for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -175,8 +175,8 @@ export let ImageEditorComponent: DefineVueComponent<ImageEditorModel> = vueDefi
open(data: string | Object): void {
return this.ej2Instances.open(data);
},
pan(value: boolean): void {
return this.ej2Instances.pan(value);
pan(value: boolean, x?: number, y?: number): void {
return this.ej2Instances.pan(value, x, y);
},
redo(): void {
return this.ej2Instances.redo();
Expand Down Expand Up @@ -257,7 +257,7 @@ export type ImageEditorComponent = typeof ComponentBase & {
getShapeSettings(): Object[];
initialize(): void;
open(data: string | Object): void;
pan(value: boolean): void;
pan(value: boolean, x?: number, y?: number): void;
redo(): void;
reset(): void;
resize(width: number, height: number, isAspectRatio?: boolean): boolean;
Expand Down
28 changes: 28 additions & 0 deletions components/inputs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,40 @@

## [Unreleased]

## 25.1.38 (2024-04-02)

### ColorPicker

#### Bug Fixes

- `#I571375` - Provided the original event arguments in the change and select events of the color picker.

### NumericTextBox

#### Bug Fixes

- `#I567912` - Fixed issue with overflow style not being applied to the placeholder.

## 25.1.37 (2024-03-26)

### Signature

#### Bug Fixes

- `#F187147` - Issue with "Signature Clear method returns BaseAddress as null" has been resolved.

### MaskedTextBox

#### Bug Fixes

- `#I561285` - Fixed an issue where focus was being added to the maskedtextbox when running in the Safari browser.

## 25.1.35 (2024-03-15)

### Signature

#### Bug Fixes

- `#I433821` - Correcting the signature scaling issue while resizing the web browser has been resolved.

### ColorPicker
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": "18.78.15",
"version": "25.1.37",
"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.37 (2024-03-26)
## 25.1.38 (2024-04-02)

### 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.37 (2024-03-26)
## 25.1.38 (2024-04-02)

### ListBox

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

### Maps

#### Bug Fixes

- `#I566503` - The shape map in the sublayer is now properly synchronized with the tile images in the base layer when panning the Maps.

## 25.1.35 (2024-03-15)

### Maps

#### New Features

- `#I544447` - Maps will display data labels with improved performance when multiple layers are set.
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": "16.42.7",
"version": "25.1.37",
"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
6 changes: 6 additions & 0 deletions components/navigations/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@

## 25.1.37 (2024-03-26)

### TreeView

#### Bug Fixes

- `#I570321` - The issue with the focus on first item in TreeView if it is disabled mode has been resolved.

### Toolbar

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

## [Unreleased]

## 25.1.38 (2024-04-02)

### PDF Viewer

#### Bug Fixes

- `#I565875` - Now, the page does not navigate to undefined when loading the provided PDF document.
- `#I559473` - Now, the thickness value is properly loaded when loading float thickness value annotations on the server side.
- `#I567299` - Now, does not throw NullReferenceException when loading Empty PDF document.
- `#I567306` - Now, the annotations are not shifted to the left in landscape documents.

## 25.1.37 (2024-03-26)

### 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.35",
"version": "25.1.37",
"description": "Essential JS 2 PDF viewer Component for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
Loading

0 comments on commit 2a751a2

Please sign in to comment.