Skip to content

Commit

Permalink
v24.2.9 is released
Browse files Browse the repository at this point in the history
  • Loading branch information
pipeline committed Mar 5, 2024
1 parent bfe9de4 commit 7fa634e
Show file tree
Hide file tree
Showing 39 changed files with 160 additions and 25 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]

## 24.2.8 (2024-02-27)
## 24.2.9 (2024-03-05)

### Barcode

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

## [Unreleased]

## 24.2.8 (2024-02-27)
## 24.2.9 (2024-03-05)

### Button

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

## [Unreleased]

## 24.2.9 (2024-03-05)

### DateTimePicker

#### Bug Fixes

- `#FB50296` - Fixed an issue where the date format `MMM/YYYY` was displaying the wrong date value in languages other than English.

## 24.2.8 (2024-02-27)

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

## [Unreleased]

## 24.2.9 (2024-03-05)

### Chart

#### Bug Fixes

- `#I558392` - Now the line color of the Pareto chart is stable when toggling the legend.
- `#I558247` - Now sorting is working in the Pareto chart.
- `#I557017` - Now the column is rendered properly when a corner radius is used.

## 24.2.8 (2024-02-27)

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

## [Unreleased]

## 24.2.8 (2024-02-27)
## 24.2.9 (2024-03-05)

### CircularGauge

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

## [Unreleased]

## 24.2.9 (2024-03-05)

### Diagram

#### Bug Fixes

- `#I557035` - Now, the layers object gets cleared when we call clear method.

## 24.2.8 (2024-02-27)

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

## [Unreleased]

## 24.2.9 (2024-03-05)

### DocumentEditor

#### Bug Fixes

- `#I555058` - Resolved the shape position issue in the attached document.
- `#I546422` - Resolved the presence of additional spacing in the Arabic document.
- `#I544048` - Resolved the before spacing issue.
- `#I547781` - Resolved the show revisions API not working properly issue.
- `#I540605`, `I527154` - Resolved the copy pasting issue in blazor.

## 24.2.8 (2024-02-27)

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

## [Unreleased]

## 24.2.9 (2024-03-05)

### ComboBox

#### Bug Fixes

- `#I557826` - Fixed an issue where preselected values in ComboBox were not working properly when Virtualization is enabled.

## 24.2.8 (2024-02-27)

### Mention
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": "24.2.7",
"version": "24.2.8",
"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]

## 24.2.8 (2024-02-27)
## 24.2.9 (2024-03-05)

### FileManager

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

## [Unreleased]

## 24.2.9 (2024-03-05)

### GanttChart

#### Bug Fixes

- `#I557001` - Console error in dependency connection after row drag action issue has been fixed.
- `#I556547` - top and bottom tier shows null when using custom zooming levels.
- `#I552622` - The enable immutable enabled sample expand icon hide when record add issue has been fixed.
- `#F186617` - Gantt pdf export taskbar text alignment issue has been fixed.
- `#I561997` - The PDF export is not working properly when changing `bottomTier` to week.
- `#I560166` - The context menu using "add child" for any task, dependency line validation is not working properly.

## 24.2.8 (2024-02-27)

### 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": "24.2.7",
"version": "24.2.8",
"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]

## 24.2.9 (2024-03-05)

### Grid

#### Bug fixes

- `#I546749`, `#I551015` - The issue in column reordering with frozen column and `enablePersistence` has been resolved.
- `#I545290` - Resolved the script error in the lazy load grouping with infinite scrolling.
- `#I553601` - Fixed the issue where the grid's edit type as `datepicker` with enable mask for date column was not being applied.
- `#I553142` - Edited Cells are misalignment when show/hide the `childGrid` issue has been resolved.
- `#FB51346` - Resolved an issue where the column width auto is not working properly with the freeze and resize features.

## 24.2.8 (2024-02-27)

### 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": "24.2.7",
"version": "24.2.8",
"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/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-image-editor",
"version": "24.2.5",
"version": "24.2.8",
"description": "Essential JS 2 ImageEditor for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
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]

## 24.2.8 (2024-02-27)
## 24.2.9 (2024-03-05)

### ListView

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

## [Unreleased]

## 24.2.8 (2024-02-27)
## 24.2.9 (2024-03-05)

### Maps

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

## [Unreleased]

## 24.2.8 (2024-02-27)
## 24.2.9 (2024-03-05)

### TreeView

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]

## 24.2.8 (2024-02-27)
## 24.2.9 (2024-03-05)

### Toast

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

## [Unreleased]

## 24.2.9 (2024-03-05)

### PDF Viewer

#### Bug Fixes

- `#I547297` - Now, the data property was updated properly in the `addSignature` event.
- `I556216` - Now, the download was working properly for the provided document.

## 24.2.8 (2024-02-27)

### PDF Viewer
Expand All @@ -11,11 +20,15 @@
- `#I550956` - Now, the comments do not overlap when the author name has more characters.
- `#I549538` - Now, the selected value and index of the dropdown are updated correctly for dropdown lists that are not selected.
- `#I553949` - Now, the check box appearance is properly displayed on iOS devices.
- `#I558011` - Now, the form fields are rendered properly after pinch zooming in mobile mode.
- `#I553568` - Now, the `ValidateFormFields` event is triggered properly, even though the form designer module was not injected.
- `#I545417` - Now, dynamically show and hide the text search pane is working properly.

- `#I550956` - Now, comments do not overlap when the author name has more characters.
- `#I549538` - Now, the selected value and index of the dropdown are updated correctly for dropdown lists that are not selected.
- `#I553949` - Now, the check box appearance is properly displayed on iOS devices.
- `#I558011` - Now, the form fields are rendered properly after pinch zooming in mobile mode.
- `#I553568` - Now, the `ValidateFormFields` event is triggered properly, even though the form designer module was not injected.
- `#I545417` - Now, dynamically show and hide the text search pane is working properly.

## 24.2.7 (2024-02-20)
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": "24.2.7",
"version": "24.2.8",
"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]

## 24.2.9 (2024-03-05)

### PivotTable

#### Bug fixes

- `#I542318` - When using the server-side engine, the pivot table will now be rendered properly when the value axis is set to "row" and subTotalsPosition is set to "Bottom".

## 24.2.8 (2024-02-27)

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

## [Unreleased]

## 24.2.9 (2024-03-05)

### Dialog

#### Bug Fixes

- `#I547853` - Fixed an issue where the dialog was not draggable on mobile devices.

## 24.2.8 (2024-02-27)

### Dialog
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-vue-popups",
"version": "24.2.5",
"version": "24.2.8",
"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 Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
8 changes: 8 additions & 0 deletions components/progressbar/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## [Unreleased]

## 24.2.9 (2024-03-05)

### ProgressBar

#### Bug Fixes

- `#I558909` - The progress bar label now renders properly when setting the `textAlignment` as center.

## 24.2.5 (2024-02-13)

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

## [Unreleased]

## 24.2.9 (2024-03-05)

### QueryBuilder

#### Bug Fixes

- `#I870175` - Issue with `getSqlFromRules` method is not return custom value when changing boolean type column value in default complex data binding. has been fixed.
- `#I556563` - Issue with QueryBuilder validation message position wrong issue while deleting the rule has been fixed.

## 24.2.8 (2024-02-27)

### QueryBuilder
Expand Down
2 changes: 1 addition & 1 deletion components/querybuilder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-querybuilder",
"version": "24.2.5",
"version": "24.2.8",
"description": "Essential JS 2 QueryBuilder for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
2 changes: 1 addition & 1 deletion components/ribbon/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 24.2.8 (2024-02-27)
## 24.2.9 (2024-03-05)

### Ribbon

Expand Down
Loading

0 comments on commit 7fa634e

Please sign in to comment.