Skip to content

Commit

Permalink
v27.1.58 is released
Browse files Browse the repository at this point in the history
  • Loading branch information
pipeline committed Nov 5, 2024
1 parent e7d0aab commit fa3698d
Show file tree
Hide file tree
Showing 42 changed files with 224 additions and 33 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]

## 27.1.57 (2024-10-29)
## 27.1.58 (2024-11-05)

### Barcode

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

## [Unreleased]

## 27.1.57 (2024-10-29)
## 27.1.58 (2024-11-05)

### DateTimePicker

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

## [Unreleased]

## 27.1.58 (2024-11-05)

### Chart

#### Bug Fixes

- `#F188458` - Now the page scroll remains the same after clearing the series.
- `#I647466` - The zoom settings properties are now properly updated on data binding.

### Accumulation Chart

#### Bug Fixes

- `I917094` - The series property now updates correctly on data binding.

## 27.1.57 (2024-10-29)

### Chart

#### Bug Fixes

- `#I640035` - The tooltips now render properly for decimal data points.
- `#I645981` - The stripline now works correctly on the logarithmic axis.

### Stock Chart

#### Bug Fixes

- `#F194807` - The series now renders properly after a data source update and legend toggle.

## 27.1.55 (2024-10-22)

### Chart

#### Bug Fixes

- `#I641213` - Data points in a multi-pane chart no longer collapse when zooming in canvas mode.
- `#I641366` - The border for the multi-pane chart now renders correctly in canvas mode.
- `#I640624` - The Moving Average trendline now functions as expected when the period is set to one.
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": "27.1.53",
"version": "27.1.57",
"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
8 changes: 8 additions & 0 deletions components/circulargauge/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,14 @@

## [Unreleased]

## 27.1.58 (2024-11-05)

### Circular Gauge

#### Bug fixes

`#I644577` - The target element is now correctly identified in the `gaugeMouseDown` event.

## 27.1.57 (2024-10-29)

### Circular Gauge
Expand Down
2 changes: 1 addition & 1 deletion components/circulargauge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-circulargauge",
"version": "27.1.50",
"version": "27.1.57",
"description": "Essential JS 2 CircularGauge Components for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
12 changes: 11 additions & 1 deletion components/diagrams/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## [Unreleased]

## 27.1.58 (2024-11-05)

### Diagram

#### Bug Fixes

- `#I641865` - Now, the node can be moved inside the lane when the `AllowMovingOutsideLane` constraint is applied to the nodes.

## 27.1.57 (2024-10-29)

### Diagram
Expand All @@ -10,8 +18,10 @@

- `#I637156` - Tooltip now displays properly on mobile devices with touch interactions.
- `#I637207` - Nodes are now resizable via touch interactions.
- `#I639121` - The gradient background of the node is now properly preserved when exporting the diagram as an SVG
- `#I639121` - The gradient background of the node is now properly preserved when exporting the diagram as an SVG.
- `#F194691` - The Position Change Event Now Triggers on Keyboard Nudging.
- `#I642023`, `#I642126` - Multiple selected child nodes of a Swimlane can be moved to a different lane smoothly.
- `#I642048` - Multiple selected child nodes of a Swimlane can now be properly repositioned within the same lane.

## 27.1.55 (2024-10-22)

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": "27.1.55",
"version": "27.1.57",
"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
8 changes: 8 additions & 0 deletions components/documenteditor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## [Unreleased]

## 27.1.58 (2024-11-05)

### DocumentEditor

#### Bug Fixes

- `#I914903` - Resolved the endNote layouting issue.

## 27.1.57 (2024-10-29)

### 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": "27.1.55",
"version": "27.1.57",
"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
14 changes: 14 additions & 0 deletions components/dropdowns/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@

## [Unreleased]

## 27.1.58 (2024-11-05)

### ComboBox

#### Bug Fixes

- `#I640083` - The issue causing a console error after selecting a value and subsequently emptying the datasource upon button click has been resolved.

### DropDownTree

#### Bug Fixes

- `#I646545` - The issue with the customTemplate property, when used as a function type in the Dropdown Tree component, has been resolved.

## 27.1.57 (2024-10-29)

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

## [Unreleased]

## 27.1.57 (2024-10-29)
## 27.1.55 (2024-10-22)

### 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": "27.1.53",
"version": "27.1.55",
"description": "Essential JS 2 FileManager Component for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
9 changes: 9 additions & 0 deletions components/gantt/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

## [Unreleased]

## 27.1.58 (2024-11-05)

### GanttChart

#### Bug fixes

- `#645586` - Last 3 rows of the taskbar are not exported when performing PDF export with the `pageOrientation` set Portrait issue has been fixed.
- `#644812` - When adding a record, the validation for taskType as `fixedDuration` is not working properly issue has been fixed.

## 27.1.57 (2024-10-29)

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

## [Unreleased]

## 27.1.58 (2024-11-05)

### Grid

#### Bug fixes

- `I644169` - Resolved an issue where the `actionBegin` event triggers multiple times when dynamically updating the data source.
- `I645803` - Resolved an issue where the Grid displays an empty state when a grouped column contains `null` values.

## 27.1.57 (2024-10-29)

### 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": "27.1.55",
"version": "27.1.57",
"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
8 changes: 8 additions & 0 deletions components/imageeditor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## [Unreleased]

## 27.1.58 (2024-11-05)

### Image Editor

#### Bug Fixes

- `#I648400` - The issue with "Script error thrown while `calling` resize public method of image editor when toolbar property was `empty`" has been resolved.

## 27.1.57 (2024-10-29)

### 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": "27.1.53",
"version": "27.1.57",
"description": "Essential JS 2 ImageEditor for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
16 changes: 16 additions & 0 deletions components/inputs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

## [Unreleased]

## 27.1.58 (2024-11-05)

### NumericTextBox

#### Bug Fixes

- `#I641562` - Fixed an issue where pasting a number with spaces resulted in a blank entry.

## 27.1.55 (2024-10-22)

### NumericTextBox

#### Bug Fixes

- `#I641562` - Fixed an issue where pasting a number with spaces resulted in a blank entry.

## 27.1.50 (2024-09-24)

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

## [Unreleased]

## 27.1.57 (2024-10-29)
## 27.1.58 (2024-11-05)

### Kanban

Expand Down
2 changes: 1 addition & 1 deletion components/layouts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-layouts",
"version": "27.1.53",
"version": "27.1.56",
"description": "A package of Essential JS 2 layout pure CSS components such as card and avatar. The card is used as small container to show content in specific structure, whereas the avatars are icons, initials or figures representing particular person. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
14 changes: 14 additions & 0 deletions components/navigations/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,22 @@

## [Unreleased]

## 27.1.58 (2024-11-05)

### Tab

#### Bug Fixes

- `#I640676` - An issue with the Tab item selection when Tab is rendered with hidden Tab items has been fixed.

## 27.1.57 (2024-10-29)

### ContextMenu

#### Bug Fixes

- `#I911927` - The issue with "The context menu popup does not close while scrolling when the open using `open` method" has been resolved.

### Carousel

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

## [Unreleased]

## 27.1.57 (2024-10-29)
## 27.1.48 (2024-09-18)

### Message

Expand Down
2 changes: 1 addition & 1 deletion components/notifications/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-notifications",
"version": "21.5.2",
"version": "27.1.50",
"description": "A package of Essential JS 2 notification components such as Toast and Badge which used to notify important information to end-users. for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
20 changes: 17 additions & 3 deletions components/pdfviewer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,28 @@

## [Unreleased]

## 27.1.57 (2024-10-29)
## 27.1.58 (2024-11-05)

### PDF Viewer

#### Bug Fixes

- `#I642195` - Now, the footer is visible in the organize dialog when the viewer size is small.
- `#I634848` - Now, the signature dialog no longer overflows when the viewer size is small.
- `#I638740` - Now, the comment delete event is properly triggered when the parent comment `div` is deleted.
- `#I646822` - Now, the `formFieldMouseover` event includes both the form field ID and Name.
- `#I637574` - Now, the signature position is accurately rendered in the provided document upon reloading the downloaded file.
- `#I641496` - Now, the annotation signature buttons no longer overflow when the translation string is too long.

## 27.1.57 (2024-10-29)

### PDF Viewer

#### Breaking Changes

- The `getPageDetails` API has been renamed to `getPageInfo`. Additionally, the zoom factor parameter has been removed from the `getPageInfo` API, as the zoom factor can be accessed directly through the `zoomPercentage` API.

| Existing API name| New API Name |
|------|-------------|
| `getPageDetails`| `getPageInfo`|

## 27.1.55 (2024-10-22)

Expand Down
Loading

0 comments on commit fa3698d

Please sign in to comment.