From f835c583e393d8becf60b6f11d28360b153f9089 Mon Sep 17 00:00:00 2001 From: pipeline Date: Tue, 14 Jan 2025 03:25:52 +0000 Subject: [PATCH] v28.1.39 is released --- components/barcodegenerator/CHANGELOG.md | 2 +- components/base/CHANGELOG.md | 2 +- components/buttons/CHANGELOG.md | 10 ++++++++- components/buttons/package.json | 2 +- components/calendars/CHANGELOG.md | 10 ++++++++- components/calendars/package.json | 2 +- components/charts/CHANGELOG.md | 8 +++++++ components/charts/package.json | 2 +- components/circulargauge/CHANGELOG.md | 2 +- components/diagrams/CHANGELOG.md | 13 +++++++++++- components/diagrams/package.json | 2 +- components/documenteditor/CHANGELOG.md | 10 +++++++++ components/documenteditor/package.json | 2 +- components/dropdowns/CHANGELOG.md | 20 ++++++++++++++++++ components/dropdowns/package.json | 2 +- components/filemanager/CHANGELOG.md | 8 +++++++ components/gantt/CHANGELOG.md | 18 ++++++++++++++++ components/gantt/package.json | 2 +- components/grids/package.json | 2 +- components/imageeditor/CHANGELOG.md | 12 +++++++++-- components/inputs/CHANGELOG.md | 2 +- components/inputs/README.md | 23 ++++++++++++++------- components/inputs/package.json | 2 +- components/lists/CHANGELOG.md | 2 +- components/maps/CHANGELOG.md | 2 +- components/multicolumncombobox/CHANGELOG.md | 2 +- components/navigations/CHANGELOG.md | 2 +- components/notifications/CHANGELOG.md | 2 +- components/pdfviewer/CHANGELOG.md | 11 ++++++++++ components/pdfviewer/package.json | 2 +- components/pivotview/package.json | 2 +- components/popups/package.json | 2 +- components/querybuilder/CHANGELOG.md | 2 +- components/richtexteditor/CHANGELOG.md | 14 +++++++++++++ components/richtexteditor/package.json | 2 +- components/schedule/CHANGELOG.md | 8 +++++++ components/schedule/package.json | 2 +- components/spreadsheet/CHANGELOG.md | 14 ++++++++++--- components/spreadsheet/package.json | 2 +- components/treegrid/CHANGELOG.md | 11 ++++++++-- components/treegrid/package.json | 2 +- components/treemap/CHANGELOG.md | 10 ++++++++- components/treemap/package.json | 2 +- 43 files changed, 209 insertions(+), 45 deletions(-) diff --git a/components/barcodegenerator/CHANGELOG.md b/components/barcodegenerator/CHANGELOG.md index d5f30445..5ceddac8 100644 --- a/components/barcodegenerator/CHANGELOG.md +++ b/components/barcodegenerator/CHANGELOG.md @@ -2,7 +2,7 @@ ## [Unreleased] -## 28.1.38 (2025-01-07) +## 28.1.39 (2024-01-14) ### Barcode diff --git a/components/base/CHANGELOG.md b/components/base/CHANGELOG.md index 3c35e9eb..60c5b44c 100644 --- a/components/base/CHANGELOG.md +++ b/components/base/CHANGELOG.md @@ -2,7 +2,7 @@ ## [Unreleased] -## 28.1.38 (2025-01-07) +## 28.1.39 (2024-01-14) ### Common diff --git a/components/buttons/CHANGELOG.md b/components/buttons/CHANGELOG.md index fb6741eb..4cba0394 100644 --- a/components/buttons/CHANGELOG.md +++ b/components/buttons/CHANGELOG.md @@ -2,7 +2,15 @@ ## [Unreleased] -## 28.1.38 (2025-01-07) +## 28.1.39 (2024-01-14) + +### Switch + +#### Bug Fixes + +- `#I933399`- The issue with "Checked state not update properly while changing the switch component programmatically using click event of input element" has been resolved. + +## 28.1.37 (2024-12-31) ### Switch diff --git a/components/buttons/package.json b/components/buttons/package.json index 5fd0fbc2..787712ef 100644 --- a/components/buttons/package.json +++ b/components/buttons/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-buttons", - "version": "28.1.33", + "version": "28.1.37", "description": "A package of feature-rich Essential JS 2 components such as Button, CheckBox, RadioButton and Switch. for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/calendars/CHANGELOG.md b/components/calendars/CHANGELOG.md index b0a3e3fd..c0f4fc5d 100644 --- a/components/calendars/CHANGELOG.md +++ b/components/calendars/CHANGELOG.md @@ -2,7 +2,15 @@ ## [Unreleased] -## 28.1.38 (2025-01-07) +## 28.1.39 (2024-01-14) + +### DateRangePicker + +#### Bug Fixes + +- `#I666998` - Fixed an issue where the start and end date selection was not maintained in the popup. + +## 28.1.37 (2024-12-31) ### DateRangePicker diff --git a/components/calendars/package.json b/components/calendars/package.json index 028167a4..68555394 100644 --- a/components/calendars/package.json +++ b/components/calendars/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-calendars", - "version": "28.1.35", + "version": "28.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 React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/charts/CHANGELOG.md b/components/charts/CHANGELOG.md index e1d8f8e0..e0d8e16c 100644 --- a/components/charts/CHANGELOG.md +++ b/components/charts/CHANGELOG.md @@ -2,6 +2,14 @@ ## [Unreleased] +## 28.1.39 (2024-01-14) + +### Chart + +#### Bug Fixes + +- `#I663652` - The calculations for both sum and intermediate sum indexes have been corrected. + ## 28.1.38 (2025-01-07) ### Chart diff --git a/components/charts/package.json b/components/charts/package.json index fbc7b6bd..4dfbb114 100644 --- a/components/charts/package.json +++ b/components/charts/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-charts", - "version": "28.1.37", + "version": "28.1.38", "description": "Feature-rich chart control with built-in support for over 25 chart types, technical indictors, trendline, zooming, tooltip, selection, crosshair and trackball. for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/circulargauge/CHANGELOG.md b/components/circulargauge/CHANGELOG.md index 984b9dc5..1b1ba436 100644 --- a/components/circulargauge/CHANGELOG.md +++ b/components/circulargauge/CHANGELOG.md @@ -4,7 +4,7 @@ ## [Unreleased] -## 28.1.38 (2025-01-07) +## 28.1.39 (2024-01-14) ### Circular Gauge diff --git a/components/diagrams/CHANGELOG.md b/components/diagrams/CHANGELOG.md index 56ffb5f6..1da52fa4 100644 --- a/components/diagrams/CHANGELOG.md +++ b/components/diagrams/CHANGELOG.md @@ -2,7 +2,17 @@ ## [Unreleased] -## 28.1.38 (2025-01-07) +## 28.1.39 (2024-01-14) + +### Diagram + +#### Bug Fixes + +- `#I668014` - Performance improved for loading diagrams with complex hierarchical tree layouts with path nodes. +- `#I672924` - EJ1 diagrams now load in EJ2 Diagram Builder even when the port shape is undefined. +- `#I676157` - Fixed issue where completing Polyline drawing was not possible on iPad Safari browser. + +## 28.1.37 (2024-12-31) ### Diagram @@ -10,6 +20,7 @@ - `#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. +- `#I658382` - Z-order is now updated correctly for HTML and native nodes when using `moveForward` or `sendBackward`. ## 28.1.36 (2024-12-24) diff --git a/components/diagrams/package.json b/components/diagrams/package.json index 6283e8df..8edcc167 100644 --- a/components/diagrams/package.json +++ b/components/diagrams/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-diagrams", - "version": "28.1.35", + "version": "28.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 React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/documenteditor/CHANGELOG.md b/components/documenteditor/CHANGELOG.md index 56be4119..16503882 100644 --- a/components/documenteditor/CHANGELOG.md +++ b/components/documenteditor/CHANGELOG.md @@ -2,6 +2,16 @@ ## [Unreleased] +## 28.1.39 (2024-01-14) + +### DocumentEditor + +#### Bug Fixes + +- `#I660432` - Improved performance when applying formatting to an entire document. +- `#I668208` - Fixed text duplication caused by the move-down action outside the editable element after inserting text using Japanese IME on Windows. +- `#I665638` - Addressed issues with arrow keys, deletion, and keyboard input in form field protection mode for Content Controls. + ## 28.1.38 (2025-01-07) ### DocumentEditor diff --git a/components/documenteditor/package.json b/components/documenteditor/package.json index 27e3569f..6933d53a 100644 --- a/components/documenteditor/package.json +++ b/components/documenteditor/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-documenteditor", - "version": "28.1.37", + "version": "28.1.38", "description": "Feature-rich document editor control with built-in support for context menu, options pane and dialogs. for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/dropdowns/CHANGELOG.md b/components/dropdowns/CHANGELOG.md index e090b487..632a8970 100644 --- a/components/dropdowns/CHANGELOG.md +++ b/components/dropdowns/CHANGELOG.md @@ -2,6 +2,26 @@ ## [Unreleased] +## 28.1.39 (2024-01-14) + +### ListBox + +#### Bug Fixes + +- `#I933368` - Issue with "Filter input loss focus if the last letter is removed using backspace in listbox" has been resolved. + +### Mention + +#### Bug Fixes + +- `#FB64462` - Resolved an issue where the `readonly` feature was not functioning correctly when integrating the Rich Text Editor with the mention functionality. + +### ComboBox + +#### Bug Fixes + +- `#I656124` - Fixed the issue where an empty popup appeared when manually opening and closing the popup in remote data. + ## 28.1.38 (2025-01-07) ### DropDownTree diff --git a/components/dropdowns/package.json b/components/dropdowns/package.json index 9b4a0b5f..b9fc9c9f 100644 --- a/components/dropdowns/package.json +++ b/components/dropdowns/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-dropdowns", - "version": "28.1.37", + "version": "28.1.38", "description": "Essential JS 2 DropDown Components for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/filemanager/CHANGELOG.md b/components/filemanager/CHANGELOG.md index 3043e55b..0061fe70 100644 --- a/components/filemanager/CHANGELOG.md +++ b/components/filemanager/CHANGELOG.md @@ -2,6 +2,14 @@ ## [Unreleased] +## 28.1.39 (2024-01-14) + +### FileManager + +#### Bug Fixes + +- `#I676141` - The issue with current directory drag-and-drop functionality in the navigation pane of the File Manager component has been resolved. + ## 28.1.36 (2024-12-24) ### FileManager diff --git a/components/gantt/CHANGELOG.md b/components/gantt/CHANGELOG.md index 80b08808..c51401e6 100644 --- a/components/gantt/CHANGELOG.md +++ b/components/gantt/CHANGELOG.md @@ -2,6 +2,24 @@ ## [Unreleased] +## 28.1.39 (2024-01-14) + +### GanttChart + +#### Bug fixes + +- `#I668317` - Timeline tiers get misaligned while using timeline virtualization in `DST` zone issue has been fixed. +- `#I676849` - When the context menu action is cancel, the added child record is still considered as a parent issue has been fixed. +- `#I606658` - Taskbar not render correct position when `zoomToFit` issue has been fixed. +- `#I668145` - A script error is thrown when the Delete Dependency context menu item is clicked issue has been fixed. +- `#I676845` - Console error occurred while exporting PDF without columns property issue has been fixed. +- `#I661832` - collapsed records were not in the viewport for the last set of records with a large number of child records, issue has been fixed. +- `#I664339` - Template not destroyed while zooming action issue has been fixed. + +- `#I668145` - A script error is thrown when the 'Delete Dependency' context menu item is clicked issue has been fixed. +- `#I661832` - collapsed records were not in the viewport for the last set of records with a large number of child records, issue has been fixed. +- `#I664339` - Template not destroyed while zooming action issue has been fixed. + ## 28.1.38 (2025-01-07) ### GanttChart diff --git a/components/gantt/package.json b/components/gantt/package.json index 58aaea57..e98aef5c 100644 --- a/components/gantt/package.json +++ b/components/gantt/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-gantt", - "version": "28.1.37", + "version": "28.1.38", "description": "Essential JS 2 Gantt Component for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/grids/package.json b/components/grids/package.json index 314cb9dd..fa971d03 100644 --- a/components/grids/package.json +++ b/components/grids/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-grids", - "version": "28.1.37", + "version": "28.1.38", "description": "Feature-rich JavaScript datagrid (datatable) control with built-in support for editing, filtering, grouping, paging, sorting, and exporting to Excel. for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/imageeditor/CHANGELOG.md b/components/imageeditor/CHANGELOG.md index 8a139ca3..038e5133 100644 --- a/components/imageeditor/CHANGELOG.md +++ b/components/imageeditor/CHANGELOG.md @@ -2,6 +2,14 @@ ## [Unreleased] +## 28.1.39 (2024-01-14) + +### Image Editor + +#### Bug Fixes + +- `#I932270` - The issue with "Need to load images with policy tokens in the React ImageEditor component" has been resolved. + ## 28.1.33 (2024-12-12) ### Image Editor @@ -11,9 +19,9 @@ #### Features -- The Image Editor component now supports image restrictions via the `uploadSettings` property, enabling users to specify allowed image extensions and define minimum and maximum image sizes. +- The Image Editor component now includes support for image restrictions through `uploadSettings`. Developers can specify allowed image extensions and set minimum and maximum image sizes. If an image does not meet the criteria, users will receive an alert message, ensuring improved image validation and better control over uploads. -- The Image Editor component now supports the `WEBP` format, allowing users to upload and save WEBP images. +- The Image Editor component now supports the `WebP` format, allowing users to upload and save WEBP images. ## 27.1.50 (2024-09-24) diff --git a/components/inputs/CHANGELOG.md b/components/inputs/CHANGELOG.md index 8ab235eb..fcb953e7 100644 --- a/components/inputs/CHANGELOG.md +++ b/components/inputs/CHANGELOG.md @@ -2,7 +2,7 @@ ## [Unreleased] -## 28.1.38 (2025-01-07) +## 28.1.37 (2024-12-31) ### Uploader diff --git a/components/inputs/README.md b/components/inputs/README.md index 01e46aa6..799f313a 100644 --- a/components/inputs/README.md +++ b/components/inputs/README.md @@ -189,16 +189,25 @@ The [React Rating](https://www.syncfusion.com/react-components/react-rating?utm_ ### React OTP Input -The `React OTP Input` component is designed to securely enter and verify single-use passwords for multi-factor authentication purposes in various applications, such as banking, e-commerce, or account login processes. It has several built-in features such as support for input types, styling modes, placeholder, seperators, and customization. +The [React OTP Input](https://www.syncfusion.com/react-components/react-otp-input?utm_source=npm&utm_medium=listing&utm_campaign=react-inputs-npm) component is designed to securely enter and verify single-use passwords for multi-factor authentication purposes in various applications, such as banking, e-commerce, or account login processes. It has several built-in features such as support for input types, styling modes, placeholder, seperators, and customization. + +

+ Getting Started . + Online demos . + Learn more +

+ +

+React OTP Input Component +

#### Key features -* `Input types` - Allow specifying the input type as text, number, or password for the OTP input.. -* `Styling modes` - Offer built-in styling options such as underline, outline, or fill. -* `Tooltip` - Displays additional information of the rating items. -* `Placeholders` - Allow setting a hint character for each input field, indicating the expected value. -* `Separators` - Specify a character to be placed between input fields. -* `Customization` - Allows customizing the default appearance, including input field styling, input length, and more. +* [Input types](https://ej2.syncfusion.com/react/demos/?utm_source=npm&utm_medium=listing&utm_campaign=react-otp-input-npm#/fluent2/otp-input/default) - Allow specifying the input type as text, number, or password for the OTP input.. +* [Styling modes](https://ej2.syncfusion.com/react/demos/?utm_source=npm&utm_medium=listing&utm_campaign=react-otp-input-npm#/fluent2/otp-input/api) - Offer built-in styling options such as underline, outline, or fill. +* [Placeholders](https://ej2.syncfusion.com/react/demos/?utm_source=npm&utm_medium=listing&utm_campaign=react-otp-input-npm#/fluent2/otp-input/api) - Allow setting a hint character for each input field, indicating the expected value. +* [Separators](https://ej2.syncfusion.com/react/demos/?utm_source=npm&utm_medium=listing&utm_campaign=react-otp-input-npm#/fluent2/otp-input/api) - Specify a character to be placed between input fields. +* [Customization](https://ej2.syncfusion.com/react/demos/?utm_source=npm&utm_medium=listing&utm_campaign=react-otp-input-npm#/fluent2/otp-input/api) - Allows customizing the default appearance, including input field styling, input length, and more.

Trusted by the world's leading companies diff --git a/components/inputs/package.json b/components/inputs/package.json index 0f975283..9f6893e8 100644 --- a/components/inputs/package.json +++ b/components/inputs/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-inputs", - "version": "28.1.33", + "version": "28.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 React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/lists/CHANGELOG.md b/components/lists/CHANGELOG.md index c143c9a7..dea7dce2 100644 --- a/components/lists/CHANGELOG.md +++ b/components/lists/CHANGELOG.md @@ -2,7 +2,7 @@ ## [Unreleased] -## 28.1.38 (2025-01-07) +## 28.1.39 (2024-01-14) ### ListBox diff --git a/components/maps/CHANGELOG.md b/components/maps/CHANGELOG.md index 22155036..398f6045 100644 --- a/components/maps/CHANGELOG.md +++ b/components/maps/CHANGELOG.md @@ -8,7 +8,7 @@ ## [Unreleased] -## 28.1.38 (2025-01-07) +## 28.1.39 (2024-01-14) ### Maps diff --git a/components/multicolumncombobox/CHANGELOG.md b/components/multicolumncombobox/CHANGELOG.md index c051d43a..e43de46a 100644 --- a/components/multicolumncombobox/CHANGELOG.md +++ b/components/multicolumncombobox/CHANGELOG.md @@ -2,7 +2,7 @@ ## [Unreleased] -## 28.1.38 (2025-01-07) +## 28.1.39 (2024-01-14) ### MultiColumn ComboBox diff --git a/components/navigations/CHANGELOG.md b/components/navigations/CHANGELOG.md index 4b36c0d4..c8b764f4 100644 --- a/components/navigations/CHANGELOG.md +++ b/components/navigations/CHANGELOG.md @@ -2,7 +2,7 @@ ## [Unreleased] -## 28.1.38 (2025-01-07) +## 28.1.39 (2024-01-14) ### Tab diff --git a/components/notifications/CHANGELOG.md b/components/notifications/CHANGELOG.md index 48fa7848..b545fac9 100644 --- a/components/notifications/CHANGELOG.md +++ b/components/notifications/CHANGELOG.md @@ -2,7 +2,7 @@ ## [Unreleased] -## 28.1.38 (2025-01-07) +## 28.1.39 (2024-01-14) ### Message diff --git a/components/pdfviewer/CHANGELOG.md b/components/pdfviewer/CHANGELOG.md index 00b5cf9b..fccef4e9 100644 --- a/components/pdfviewer/CHANGELOG.md +++ b/components/pdfviewer/CHANGELOG.md @@ -2,6 +2,17 @@ ## [Unreleased] +## 28.1.39 (2024-01-14) + +### PDF Viewer + +#### Bug Fixes + +- `#I674223` - Now, the form field alignment is correctly preserved after downloading the document in a `standalone` PDF Viewer. +- `#I665085` - Now, the PDF viewer no longer crashes when loading large size digital signature document. +- `#I676738` - Now, the radio button is visible on the non-rendered page when saving the document. +- `#I675055`, `#678431` - Now, the script error no longer occurs when using the PDF Viewer in React with `Vite` in production. + ## 28.1.38 (2025-01-07) ### PDF Viewer diff --git a/components/pdfviewer/package.json b/components/pdfviewer/package.json index 17adc08c..fa968395 100644 --- a/components/pdfviewer/package.json +++ b/components/pdfviewer/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-pdfviewer", - "version": "28.1.37", + "version": "28.1.38", "description": "Essential JS 2 PDF viewer Component for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/pivotview/package.json b/components/pivotview/package.json index e48df787..6c2a1323 100644 --- a/components/pivotview/package.json +++ b/components/pivotview/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-pivotview", - "version": "28.1.37", + "version": "28.1.38", "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 React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/popups/package.json b/components/popups/package.json index 940b970c..4acbdec9 100644 --- a/components/popups/package.json +++ b/components/popups/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-popups", - "version": "28.1.33", + "version": "28.1.38", "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 React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/querybuilder/CHANGELOG.md b/components/querybuilder/CHANGELOG.md index c6511577..60bd4dea 100644 --- a/components/querybuilder/CHANGELOG.md +++ b/components/querybuilder/CHANGELOG.md @@ -2,7 +2,7 @@ ## [Unreleased] -## 28.1.38 (2025-01-07) +## 28.1.39 (2024-01-14) ### QueryBuilder diff --git a/components/richtexteditor/CHANGELOG.md b/components/richtexteditor/CHANGELOG.md index b883fc59..418365f4 100644 --- a/components/richtexteditor/CHANGELOG.md +++ b/components/richtexteditor/CHANGELOG.md @@ -2,6 +2,20 @@ ## [Unreleased] +## 28.1.39 (2024-01-14) + +### RichTextEditor + +#### Bug Fixes + +- `#F64367` - Now, the Rich Text Editor toolbar works properly and maintains its state after focus is lost. + +- `#I668053` - Now, the placeholder in the Rich Text Editor works properly when the content contains two empty lines. + +- `#I636887` - Now, the insert link validation works properly when the display text is empty in the Rich Text Editor. + +- `#I621623` - Now, the paste performance of larger documents has been slightly improved. + ## 28.1.38 (2025-01-07) ### RichTextEditor diff --git a/components/richtexteditor/package.json b/components/richtexteditor/package.json index a9ff4e87..989f317d 100644 --- a/components/richtexteditor/package.json +++ b/components/richtexteditor/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-richtexteditor", - "version": "28.1.37", + "version": "28.1.38", "description": "Essential JS 2 RichTextEditor component for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/schedule/CHANGELOG.md b/components/schedule/CHANGELOG.md index 21425322..afa1a0f8 100644 --- a/components/schedule/CHANGELOG.md +++ b/components/schedule/CHANGELOG.md @@ -2,6 +2,14 @@ ## [Unreleased] +## 28.1.39 (2024-01-14) + +### Schedule + +#### Bug fixes + +- `#I665787` - The issue where the scheduler tooltip rendered empty when using a template with large content has been resolved. + ## 28.1.38 (2025-01-07) ### Schedule diff --git a/components/schedule/package.json b/components/schedule/package.json index 81df78b6..77a302d7 100644 --- a/components/schedule/package.json +++ b/components/schedule/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-schedule", - "version": "28.1.37", + "version": "28.1.38", "description": "Flexible scheduling library with more built-in features and enhanced customization options similar to outlook and google calendar, allowing the users to plan and manage their appointments with efficient data-binding support. for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/spreadsheet/CHANGELOG.md b/components/spreadsheet/CHANGELOG.md index 2e1cce90..0716bf83 100644 --- a/components/spreadsheet/CHANGELOG.md +++ b/components/spreadsheet/CHANGELOG.md @@ -2,13 +2,13 @@ ## [Unreleased] -## 28.1.38 (2025-01-07) +## 28.1.39 (2024-01-14) ### Spreadsheet #### Bug fixes -- `#I664340` - Issue with "columns do not scroll when autofill the cell values by dragging to the left with frozen columns" has been resolved. +- `#I667725` - Issue with "cell misalignment occurs when importing an Excel file that contains merged cells outside the viewport" has been resolved. ## 28.1.35 (2024-12-18) @@ -1357,7 +1357,15 @@ The Spreadsheet is an user interactive component to organize and analyze data in - **Save:** Provides option to save spreadsheet data as excel file. - **RTL:** Provides right-to-left mode which aligns content in the spreadsheet component from right to left. - **Localization:** Provides inherent support to localize the UI. -- **Accessibility:** Provides with built-in accessibility support which helps to access all the spreadsheet component features using the keyboard, screen readers, or other assistive technology devices.## 21.1.39 (2023-04-11) +- **Accessibility:** Provides with built-in accessibility support which helps to access all the spreadsheet component features using the keyboard, screen readers, or other assistive technology devices.## 28.1.37 (2024-12-31) + +### Spreadsheet + +#### Bug fixes + +- `#I664340` - Issue with "columns do not scroll when autofill the cell values by dragging to the left with frozen columns" has been resolved. + +## 21.1.39 (2023-04-11) ### Spreadsheet diff --git a/components/spreadsheet/package.json b/components/spreadsheet/package.json index 06eab7a8..b94eacad 100644 --- a/components/spreadsheet/package.json +++ b/components/spreadsheet/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-spreadsheet", - "version": "28.1.35", + "version": "28.1.37", "description": "Feature-rich JavaScript Spreadsheet (Excel) control with built-in support for selection, editing, formatting, importing and exporting to Excel for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/treegrid/CHANGELOG.md b/components/treegrid/CHANGELOG.md index 155b823e..d07382e7 100644 --- a/components/treegrid/CHANGELOG.md +++ b/components/treegrid/CHANGELOG.md @@ -2,7 +2,15 @@ ## [Unreleased] -## 28.1.38 (2025-01-07) +## 28.1.39 (2024-01-14) + +### Tree Grid + +#### Bug Fixes + +- `#I661832` - Collapsed records are now displayed properly in the viewport for last set of records when virtualization is enabled. + +## 28.1.37 (2024-12-31) ### Tree Grid @@ -11,7 +19,6 @@ - `#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. - `#I661832` - Collapsed records are now displayed properly in the viewport for last set of records when virtualization is enabled. diff --git a/components/treegrid/package.json b/components/treegrid/package.json index cbabc3c4..42becba7 100644 --- a/components/treegrid/package.json +++ b/components/treegrid/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-treegrid", - "version": "28.1.35", + "version": "28.1.37", "description": "Essential JS 2 TreeGrid Component for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/treemap/CHANGELOG.md b/components/treemap/CHANGELOG.md index 340773c4..72f1e58f 100644 --- a/components/treemap/CHANGELOG.md +++ b/components/treemap/CHANGELOG.md @@ -8,7 +8,15 @@ ## [Unreleased] -## 28.1.38 (2025-01-07) +## 28.1.39 (2024-01-14) + +### TreeMap + +#### Bug Fixes + +- `#I674661` - Now, `colorMapping` works as expected even when the legend is set to **false**. + +## 28.1.33 (2024-12-12) ### TreeMap diff --git a/components/treemap/package.json b/components/treemap/package.json index f0eab0b4..379b8a5a 100644 --- a/components/treemap/package.json +++ b/components/treemap/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-treemap", - "version": "16.31.24", + "version": "28.1.33", "description": "Essential JS 2 TreeMap Components for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license",