Skip to content

Commit

Permalink
v24.2.7 is released
Browse files Browse the repository at this point in the history
  • Loading branch information
pipeline committed Feb 20, 2024
1 parent 61fe890 commit a8ccdc4
Show file tree
Hide file tree
Showing 28 changed files with 169 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.6 (2024-02-15)
## 24.2.7 (2024-02-20)

### Barcode

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

## [Unreleased]

## 24.2.5 (2024-02-13)
## 24.2.7 (2024-02-20)

### SpeedDial
### Button

#### Bug Fixes

- `FAB` and `SpeedDial` control `readme.md` file updated.
- `#I551397` - The issue with "Tailwind theme when changing the primary text color in the button the text color is not changed" has been resolved.

## 24.2.3 (2024-01-31)

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

## [Unreleased]

## 24.2.7 (2024-02-20)

### Chart

#### Bug Fixes

- `#I549266` - The Hilo open-close chart data points shape is now rendering properly.

### StockChart

#### Bug Fixes

- `#I554213` - The dropdown font style has now been changed according to the selected theme.

## 24.2.5 (2024-02-13)

### StockChart
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.6 (2024-02-15)
## 24.2.7 (2024-02-20)

### CircularGauge

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

## [Unreleased]

## 24.2.7 (2024-02-20)

### Diagram

#### Bug Fixes

- `#I549018` - Now, the bridging is not enabled while connector visibility is false.
- `#I542327` - Now, the sendBackward and sendForward commands works fine.
- `#I527474` - Now, drawing connector from source port to target port with port id underscore works fine.

## 24.2.5 (2024-02-13)

### Diagram

#### Bug Fixes

- `#I547586` - Now, the performance of diagram is improved while dragging large number of HTML shapes.

## 24.2.4 (2024-02-06)

### Diagram

#### Bug Fixes

- `#F185529` - Now, Annotation alignment updated properly with virtualisation constraints enabled.
- `#I544969` - Now, grouping a grouped nodes no longer throws error.
- `#I539121` - Now, the oldValue & newValue arguments of the size change event are updated properly while resizing the nodes.

## 24.2.3 (2024-01-31)

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

## [Unreleased]

## 24.2.7 (2024-02-20)

### DocumentEditor

#### Bug Fixes

- `#I553680` - Resolved the script error issue while click print button.
- `#I542229` - Resolved the document layout issue in Blazor.
- `#I548069` - Resolved the spell check squiggly lines render issue on print.
- `#I546222` - Resolved the script error issue while applying table border.
- `#I533544` - Resolved the table resize undo issue.
- `#I526592` - Resolved the list numbering is not continuing issue.
- `#I548595` - Resolved the text ordered incorrectly while typing in Blazor.

## 24.2.5 (2024-02-13)

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

## [Unreleased]

## 24.2.7 (2024-02-20)

### Mention

#### Bug Fixes

-`#I556815`- Fixed an issue where console error that occurred when using `iframe` along with mention.


### MultiSelect

#### Bug Fixes

- `#I553564` - Fixed an issue where the Change Event was triggering multiple times when unCheck all items.

## 24.2.6 (2024-02-15)

### ListBox
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.5",
"version": "24.2.6",
"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.6 (2024-02-15)
## 24.2.7 (2024-02-20)

### FileManager

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

## [Unreleased]

## 24.2.7 (2024-02-20)

### GanttChart

#### Bug Fixes

- `#I548671` - Dependency not working when id is alpha numeric issue has been fixed.
- `#I552756` - A console error occurs when hovering over the Column menu options issue has been fixed.
- `#I543787` - The timezone properties used in the sample taskbar not render properly issue has been fixed.
- `#I550317` - Duration value getting string instead of number issue has been fixed.

## 24.2.5 (2024-02-13)

### 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.5",
"version": "24.2.6",
"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]

## 24.2.7 (2024-02-20)

### Grid

#### Bug fixes

- `#I547707` - Resolved a script error occurring when collapsing a grouped row along with `virtualization` while the grid is in edited state.
- `#FB50079` - Fixed the issue where scrolling with the Up arrow in virtual scroll caused the focus to leave and enter the column header.
- `#FB50364` - Fixed an accessibility issue with row checkboxes identified by the Accessibility Insights for Web tool.

## 24.2.5 (2024-02-13)

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

## [Unreleased]

## 24.2.7 (2024-02-20)

### HeatMap

#### Bug fixes

- `#I549536` - The cell value will now be properly mapped for the data source representing minutes or hours in a day in the HeatMap.

## 24.2.6 (2024-02-15)

### HeatMap

#### Bug fixes

- `#I542011` - Color will be set properly to the HeatMap cell when multiple objects are set to the palette for the same range.

## 24.1.41 (2023-12-18)

### HeatMap
Expand Down
2 changes: 1 addition & 1 deletion components/heatmap/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-heatmap",
"version": "24.2.3",
"version": "24.2.6",
"description": "Feature rich data visulization control used to visualize the matrix data where the individual values are represented as colors 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]

## 24.2.6 (2024-02-15)
## 24.2.5 (2024-02-13)

### 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": "24.2.4",
"version": "24.2.5",
"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": "24.2.4",
"version": "24.2.6",
"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/maps/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

## [Unreleased]

## 24.2.6 (2024-02-15)
## 24.2.7 (2024-02-20)

### Maps

Expand Down
12 changes: 5 additions & 7 deletions components/navigations/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,19 @@

## [Unreleased]

## 24.2.6 (2024-02-15)
## 24.2.4 (2024-02-06)

### TreeView
### Tab

#### Bug fixes

- `#I550140` - Resolved the accessibility issue with TreeView component when rendered with checkbox.

## 24.2.4 (2024-02-06)
- `#I523951` - The issue with React's selection of a tab item using the select method, where all tab items were being underlined, has been resolved.

### Tab
### TreeView

#### Bug fixes

- `#I523951` - The issue with React's selection of a tab item using the select method, where all tab items were being underlined, has been resolved.
- `#I550140` - Resolved the accessibility issue with TreeView component when rendered with checkbox.

## 24.2.3 (2024-01-31)

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.6 (2024-02-15)
## 24.2.7 (2024-02-20)

### Toast

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]

## 24.2.7 (2024-02-20)

### PDF Viewer

#### Bug Fixes

- `#I548067` - Now, the freetext annotation is able to be added to a specific page in the provided document.
- `#I550522` - Now, the text search does not fail to highlight the last character on a page.
- `#I551213` - Now, the pending ajax requests were properly aborted when unloading the PDF Viewer.

## 24.2.6 (2024-02-15)

### 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": "24.2.5",
"version": "24.2.6",
"description": "Essential JS 2 PDF viewer Component for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
2 changes: 1 addition & 1 deletion components/pivotview/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## [Unreleased]

## 24.2.6 (2024-02-15)
## 24.2.7 (2024-02-20)

### PivotTable

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

## [Unreleased]

## 24.2.7 (2024-02-20)

### RichTextEditor

#### Bug Fixes

- `#I552276` - Now, pasting the image after the link in the Rich Text Editor pastes the image outside the link.
- `#I552815` - Now, override a text in the Rich Text Editor anywhere it works properly.
- `#I553375` - Now, clicking the number or bullet list button in the Rich Text Editor allows the applied list to be reverted.
- `#I553814` - Now, pressing the Enter key after pasting an image in the Rich Text Editor works properly.
- `#I540536` - Now, The issue with the addition of previous format when typing after the backspace/delete action has been resolved.
- `#I544943` - Now, pasting images along with content in different languages from MS Word in the Rich Text Editor works properly.
- `#I552726` - Now, pressing the backspace key inside the list after pressing the `shift+enter` key with background color styles works properly.

## 24.2.4 (2024-02-06)

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

## [Unreleased]

## 24.2.7 (2024-02-20)

### ProgressButton

- `#I554000` - Console error is thrown when clicking the progress button has been resolved.

## 24.2.5 (2024-02-13)

### SplitButton
Expand Down
2 changes: 1 addition & 1 deletion components/spreadsheet/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@syncfusion/ej2-vue-spreadsheet",
"version": "24.2.4",
"version": "24.2.5",
"description": "Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel for Vue",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
Expand Down
8 changes: 8 additions & 0 deletions components/treegrid/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

## [Unreleased]

## 24.2.7 (2024-02-20)

### Tree Grid

#### Bug Fixes

- `#F50469` - Fixed issue where excel export after sorting led to missing expand icons in the excel file.

## 24.2.5 (2024-02-13)

### Tree Grid
Expand Down

0 comments on commit a8ccdc4

Please sign in to comment.