diff --git a/components/barcodegenerator/CHANGELOG.md b/components/barcodegenerator/CHANGELOG.md index 01933283d..c04247fde 100644 --- a/components/barcodegenerator/CHANGELOG.md +++ b/components/barcodegenerator/CHANGELOG.md @@ -2,7 +2,7 @@ ## [Unreleased] -## 28.1.36 (2024-12-24) +## 28.1.37 (2024-12-31) ### Barcode diff --git a/components/buttons/CHANGELOG.md b/components/buttons/CHANGELOG.md index b0048880e..559001b80 100644 --- a/components/buttons/CHANGELOG.md +++ b/components/buttons/CHANGELOG.md @@ -2,7 +2,7 @@ ## [Unreleased] -## 28.1.36 (2024-12-24) +## 28.1.37 (2024-12-31) ### Switch diff --git a/components/calendars/CHANGELOG.md b/components/calendars/CHANGELOG.md index b0f87fd63..fca175ef1 100644 --- a/components/calendars/CHANGELOG.md +++ b/components/calendars/CHANGELOG.md @@ -2,7 +2,7 @@ ## [Unreleased] -## 28.1.36 (2024-12-24) +## 28.1.37 (2024-12-31) ### DateRangePicker diff --git a/components/charts/CHANGELOG.md b/components/charts/CHANGELOG.md index 5a20c6f39..1e59b5da9 100644 --- a/components/charts/CHANGELOG.md +++ b/components/charts/CHANGELOG.md @@ -2,7 +2,16 @@ ## [Unreleased] -## 28.1.36 (2024-12-24) +## 28.1.37 (2024-12-31) + +### Chart + +#### Bug Fixes + +- `#I667080` - The column series now renders properly when the width is set in pixels and `enableSideBySidePlacement` is set to false. +- `#I654525` - The y-axis now dynamically adjusts to accommodate negative ranges when the negative error bar exceeds the minimum value. + +## 28.1.36 ### Chart diff --git a/components/circulargauge/CHANGELOG.md b/components/circulargauge/CHANGELOG.md index 4b951dba4..bf95a93a4 100644 --- a/components/circulargauge/CHANGELOG.md +++ b/components/circulargauge/CHANGELOG.md @@ -4,7 +4,7 @@ ## [Unreleased] -## 28.1.36 (2024-12-24) +## 28.1.37 (2024-12-31) ### Circular Gauge diff --git a/components/diagrams/CHANGELOG.md b/components/diagrams/CHANGELOG.md index a608e8865..5d4c33475 100644 --- a/components/diagrams/CHANGELOG.md +++ b/components/diagrams/CHANGELOG.md @@ -2,6 +2,15 @@ ## [Unreleased] +## 28.1.37 (2024-12-31) + +### Diagram + +#### Bug Fixes + +- `#I664086` - Bezier settings are now applied to freehand connectors during the drawing process. +- `#I664088` - Segment points are now draggable even when the pointer is positioned on the outer part of an increased segment thumb size. + ## 28.1.36 (2024-12-24) ### Diagram diff --git a/components/documenteditor/CHANGELOG.md b/components/documenteditor/CHANGELOG.md index f3f473d91..504ce1aa8 100644 --- a/components/documenteditor/CHANGELOG.md +++ b/components/documenteditor/CHANGELOG.md @@ -2,6 +2,20 @@ ## [Unreleased] +## 28.1.37 (2024-12-31) + +### DocumentEditor + +#### Bug Fixes + +- `#I646103` - Fixed the rendering issue of dot and circle bullets in the Ubuntu environment. +- `#I664612` - Fixed the application hanging issue when searching for text within a split cell widget using the find option. +- `#I665316` - Fixed the layout issue during editing actions caused by field start and end tags being in different paragraphs. +- `#I656347` - Fixed the issue where an empty cell was not added in a split row widget. +- `#I662866` - Fixed a script error that occurred when opening a document with block content controls inside a cell with revisions. +- `#I660441` - Fixed the issue where a table became corrupt after merging cells. +- `#I660453` - Fixed the issue where the replace API was not working when using a pattern to find and replace text. + ## 28.1.36 (2024-12-24) ### DocumentEditor diff --git a/components/dropdowns/CHANGELOG.md b/components/dropdowns/CHANGELOG.md index 596dc0aa6..b441a5df5 100644 --- a/components/dropdowns/CHANGELOG.md +++ b/components/dropdowns/CHANGELOG.md @@ -2,6 +2,34 @@ ## [Unreleased] +## 28.1.37 (2024-12-31) + +### Mention + +#### Bug Fixes + +- `#I666283` - Fixed an issue where the `Select` event did not trigger when using the `Tab` key for selection. + +### ComboBox + +#### Bug Fixes + +- `#I664927` - Fixed a console error that occurred when attempting to filter data using pasted text. + +### MultiSelect + +#### Bug Fixes + +- `#I584660` - Fixed a console error that occurred when using the `getTextByValue` method without a dataset. + +- `#I661577` - Fixed the issue where the placeholder was not displayed after clearing the value. + +### DropDownTree + +#### Bug Fixes + +- `#I662775` - Resolved the empty chip element creation when setting empty string for value property in Dropdown Tree component. + ## 28.1.36 (2024-12-24) ### MultiSelect diff --git a/components/gantt/CHANGELOG.md b/components/gantt/CHANGELOG.md index f33d07675..afaa26fa4 100644 --- a/components/gantt/CHANGELOG.md +++ b/components/gantt/CHANGELOG.md @@ -2,7 +2,7 @@ ## [Unreleased] -## 28.1.36 (2024-12-24) +## 28.1.37 (2024-12-31) ### GanttChart diff --git a/components/grids/CHANGELOG.md b/components/grids/CHANGELOG.md index c9c0193cb..c3369433d 100644 --- a/components/grids/CHANGELOG.md +++ b/components/grids/CHANGELOG.md @@ -2,7 +2,20 @@ ## [Unreleased] -## 28.1.36 (2024-12-24) +## 28.1.37 (2024-12-31) + +### Grid + +#### Bug fixes + +- `#I662531` - The script error that occurred when autofit was enabled in the Grid, the width of the first column was undefined, and its visibility was set to false has been resolved. +- `#I661447` - Resolved an issue where templates were not rendered in the printed output of the React Grid. +- `#I664462` - Resolved the issue where `SelectedRowIndex` was not updating correctly when `allowSelection` was enabled dynamically. +- `#I666371` - Resolved the issue where the `rowSelected` event was triggered twice when persist selection was enabled. +- `#FB63898` - The script issue caused by an initial filter query with complex predicates when using the `ODataV4Adaptor` has been resolved. +- `#I665773` - Fixed the issue where the `Column Menu popup` was not positioned correctly when the `StickyHeader` feature was enabled, and the screen was zoomed. + +## 28.1.36 ### Grid diff --git a/components/heatmap/CHANGELOG.md b/components/heatmap/CHANGELOG.md index bf470c241..5b6cc90c4 100644 --- a/components/heatmap/CHANGELOG.md +++ b/components/heatmap/CHANGELOG.md @@ -2,7 +2,7 @@ ## [Unreleased] -## 28.1.36 (2024-12-24) +## 28.1.37 (2024-12-31) ### HeatMap diff --git a/components/inplaceeditor/package.json b/components/inplaceeditor/package.json index 56b686a4c..0e1acb093 100644 --- a/components/inplaceeditor/package.json +++ b/components/inplaceeditor/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-angular-inplace-editor", - "version": "21.3.7", + "version": "28.1.33", "description": "A package of Essential JS 2 Inplace editor components, which is used to edit and update the value dynamically in server. for Angular", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/inputs/CHANGELOG.md b/components/inputs/CHANGELOG.md index 756de2c8b..a14a385cb 100644 --- a/components/inputs/CHANGELOG.md +++ b/components/inputs/CHANGELOG.md @@ -2,6 +2,14 @@ ## [Unreleased] +## 28.1.37 (2024-12-31) + +### Uploader + +#### Bug Fixes + +- `#I666908` - Resolved a console error that occurred when copying an image from `Microsoft Word` and pasting it into the uploader. + ## 28.1.33 (2024-12-12) ### ColorPicker diff --git a/components/kanban/CHANGELOG.md b/components/kanban/CHANGELOG.md index b1ea56f7c..f26550239 100644 --- a/components/kanban/CHANGELOG.md +++ b/components/kanban/CHANGELOG.md @@ -2,7 +2,7 @@ ## [Unreleased] -## 28.1.36 (2024-12-24) +## 28.1.37 (2024-12-31) ### Kanban diff --git a/components/lists/CHANGELOG.md b/components/lists/CHANGELOG.md index 197b34f2f..d92db82c3 100644 --- a/components/lists/CHANGELOG.md +++ b/components/lists/CHANGELOG.md @@ -2,7 +2,15 @@ ## [Unreleased] -## 28.1.36 (2024-12-24) +## 28.1.37 (2024-12-31) + +### ListBox + +#### Bug Fixes + +- `#I667040` - Issue with "previous and current index are not return proper values in `listbox` while drag and drop event" has been resolved. + +## 28.1.33 (2024-12-12) ### ListView diff --git a/components/lists/package.json b/components/lists/package.json index c46ba2daa..abe6baacb 100644 --- a/components/lists/package.json +++ b/components/lists/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-angular-lists", - "version": "18.23.1", + "version": "28.1.33", "description": "The listview control allows you to select an item or multiple items from a list-like interface and represents the data in interactive hierarchical structure across different layouts or views. for Angular", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/maps/CHANGELOG.md b/components/maps/CHANGELOG.md index 580abcd2f..8c02766f0 100644 --- a/components/maps/CHANGELOG.md +++ b/components/maps/CHANGELOG.md @@ -8,7 +8,7 @@ ## [Unreleased] -## 28.1.36 (2024-12-24) +## 28.1.37 (2024-12-31) ### Maps diff --git a/components/multicolumncombobox/CHANGELOG.md b/components/multicolumncombobox/CHANGELOG.md index 34e932005..9db083812 100644 --- a/components/multicolumncombobox/CHANGELOG.md +++ b/components/multicolumncombobox/CHANGELOG.md @@ -2,6 +2,14 @@ ## [Unreleased] +## 28.1.37 (2024-12-31) + +### MultiColumn ComboBox + +#### Bug Fixes + +- `#I666815` - Now the issue with value selection using complex data binding in the Multicolumn ComboBox has been resolved. + ## 27.1.48 (2024-09-18) ### MultiColumn ComboBox diff --git a/components/multicolumncombobox/package.json b/components/multicolumncombobox/package.json index 8fd36bf93..694943564 100644 --- a/components/multicolumncombobox/package.json +++ b/components/multicolumncombobox/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-angular-multicolumn-combobox", - "version": "27.1.48", + "version": "28.1.33", "description": "Essential JS 2 Component for Angular", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/navigations/CHANGELOG.md b/components/navigations/CHANGELOG.md index ab99676a6..7ef897bb7 100644 --- a/components/navigations/CHANGELOG.md +++ b/components/navigations/CHANGELOG.md @@ -2,7 +2,13 @@ ## [Unreleased] -## 28.1.36 (2024-12-24) +## 28.1.37 (2024-12-31) + +### Tab + +#### Bug Fixes + +- `#I664211` - The issue with tab resizing does not work properly when the height adjust mode is set to `None` has been resolved. ### Carousel diff --git a/components/notifications/CHANGELOG.md b/components/notifications/CHANGELOG.md index c95c7b8a5..490fdfc8b 100644 --- a/components/notifications/CHANGELOG.md +++ b/components/notifications/CHANGELOG.md @@ -2,7 +2,7 @@ ## [Unreleased] -## 28.1.36 (2024-12-24) +## 28.1.37 (2024-12-31) ### Message diff --git a/components/pdfviewer/CHANGELOG.md b/components/pdfviewer/CHANGELOG.md index d20fbc7a9..ea0bffc3b 100644 --- a/components/pdfviewer/CHANGELOG.md +++ b/components/pdfviewer/CHANGELOG.md @@ -2,6 +2,16 @@ ## [Unreleased] +## 28.1.37 (2024-12-31) + +### PDF Viewer + +#### Bug Fixes + +- `#I664554` - Now, the `documentId` property is no longer missing in the `ajaxRequestInitiate` event after rotating the PDF pages. +- `#I662006` - Now, the non-rendered page form fields are properly updated using the `updateFormFieldsValue` method. +- `#I662588` - A proper error message is now displayed when an invalid base 64 string is loaded in the PDF Viewer. + ## 28.1.36 (2024-12-24) ### PDF Viewer diff --git a/components/pivotview/CHANGELOG.md b/components/pivotview/CHANGELOG.md index 52db4b92d..cba3a1675 100644 --- a/components/pivotview/CHANGELOG.md +++ b/components/pivotview/CHANGELOG.md @@ -2,13 +2,20 @@ ## [Unreleased] -## 28.1.36 (2024-12-24) +## 28.1.37 (2024-12-31) ### Pivot Table #### Bug fixes - `#I660802` - The autofit option will now be applied correctly to the pivot table cells without any extra space. + +## 28.1.36 + +### Pivot Table + +#### Bug fixes + - `#I664290` - The server-side Excel export option will now work properly when using the server-side engine in the pivot table. - `#I662951` - Applied number formatting will now be properly retained in the exported Excel file when exporting the pivot table using grid export. diff --git a/components/querybuilder/CHANGELOG.md b/components/querybuilder/CHANGELOG.md index f7c35881e..86f3153dc 100644 --- a/components/querybuilder/CHANGELOG.md +++ b/components/querybuilder/CHANGELOG.md @@ -2,7 +2,7 @@ ## [Unreleased] -## 28.1.36 (2024-12-24) +## 28.1.37 (2024-12-31) ### QueryBuilder diff --git a/components/richtexteditor/CHANGELOG.md b/components/richtexteditor/CHANGELOG.md index 929ff1724..6ee505347 100644 --- a/components/richtexteditor/CHANGELOG.md +++ b/components/richtexteditor/CHANGELOG.md @@ -2,6 +2,22 @@ ## [Unreleased] +## 28.1.37 (2024-12-31) + +### RichTextEditor + +#### Bug Fixes + +- `#I665346` - Now, the table edit properties are applied properly without any errors when editing a table using the `TableEditProperties` quick toolbar option in the Rich Text Editor. + +- `#I659461` - Now, the link functionality works properly when pressing the `Enter` key in the Firefox browser in the Rich Text Editor. + +- `#I665113` - Now, performing the enter action at the beginning of the text in Firefox works correctly without generating any console errors. + +- `#I666517` - Now, the image `src` is updated properly when the `actionBegin` event argument is changed in the Rich Text Editor. + +- `#I664456` - Now, when the backspace key is pressed at the beginning of a line, it correctly merges only the adjacent lines instead of all lines in the Rich Text Editor. + ## 28.1.36 (2024-12-24) ### RichTextEditor diff --git a/components/schedule/CHANGELOG.md b/components/schedule/CHANGELOG.md index afe39e59a..8fcbf0d85 100644 --- a/components/schedule/CHANGELOG.md +++ b/components/schedule/CHANGELOG.md @@ -2,7 +2,7 @@ ## [Unreleased] -## 28.1.36 (2024-12-24) +## 28.1.37 (2024-12-31) ### Schedule diff --git a/components/spreadsheet/CHANGELOG.md b/components/spreadsheet/CHANGELOG.md index 695395726..37d3fae01 100644 --- a/components/spreadsheet/CHANGELOG.md +++ b/components/spreadsheet/CHANGELOG.md @@ -2,6 +2,14 @@ ## [Unreleased] +## 28.1.37 (2024-12-31) + +### Spreadsheet + +#### Bug fixes + +-`#I666956` - Issue with "Shift + arrow key navigation is not functioning correctly in RTL mode" has been resolved. + ## 28.1.35 (2024-12-18) ### Spreadsheet diff --git a/components/treegrid/CHANGELOG.md b/components/treegrid/CHANGELOG.md index a5a80071e..60567f3e6 100644 --- a/components/treegrid/CHANGELOG.md +++ b/components/treegrid/CHANGELOG.md @@ -2,16 +2,20 @@ ## [Unreleased] -## 28.1.36 (2024-12-24) +## 28.1.37 (2024-12-31) ### Tree Grid #### Bug Fixes -- `I662513` - Resolved a script error that occurred when scrolling in the virtualization sample with `allowSelection` set to `false` -- `I664039` - Resolved a console warning that occurred on using freeze feature in treegrid. +- `#I662513` - Resolved a script error that occurred when scrolling in the virtualization sample with `allowSelection` set to `false`. +- `#I664039` - Resolved a console warning that occurred on using freeze feature in treegrid. +- `#I662225` - The `ClipMode` property with `EllipsisWithTooltip` is now shown properly for child records. +- `#I661832` - Collapsed records are now displayed properly in the viewport for last set of records when virtualization is enabled. +- `#I656160` - Fixed the scrolling issue experienced when using the [LoadChildOnDemand](https://helpej2.syncfusion.com/documentation/api/treegrid/#loadchildondemand) functionality. -- `I662513` - Resolved a script error that occurred when scrolling in the virtualization sample with `allowSelection` set to `false` +- `#I662513` - Resolved a script error that occurred when scrolling in the virtualization sample with `allowSelection` set to `false`. +- `#I656160` - Fixed the scrolling issue experienced when using the [LoadChildOnDemand](https://helpej2.syncfusion.com/documentation/api/treegrid/#loadchildondemand) functionality. ## 28.1.35 (2024-12-18) diff --git a/components/treemap/CHANGELOG.md b/components/treemap/CHANGELOG.md index 822601c04..40a7c310f 100644 --- a/components/treemap/CHANGELOG.md +++ b/components/treemap/CHANGELOG.md @@ -8,7 +8,7 @@ ## [Unreleased] -## 28.1.36 (2024-12-24) +## 28.1.37 (2024-12-31) ### TreeMap