From 0ab9d79bf0bf8ed70baf312c3dab47b7a9113622 Mon Sep 17 00:00:00 2001 From: pipeline Date: Tue, 16 Apr 2024 02:39:40 +0000 Subject: [PATCH] v25.1.40 is released --- components/barcodegenerator/CHANGELOG.md | 2 +- components/buttons/CHANGELOG.md | 8 ++++++++ components/buttons/package.json | 2 +- components/calendars/CHANGELOG.md | 14 +++++++++++--- components/calendars/package.json | 2 +- components/charts/CHANGELOG.md | 9 +++++++++ components/charts/package.json | 2 +- components/diagrams/CHANGELOG.md | 15 ++++++++++++++- components/diagrams/package.json | 2 +- components/documenteditor/package.json | 2 +- components/dropdowns/CHANGELOG.md | 16 ++++++++++++++++ components/dropdowns/package.json | 2 +- components/filemanager/CHANGELOG.md | 9 +++++++++ components/filemanager/package.json | 2 +- components/gantt/CHANGELOG.md | 16 ++++++++++++++++ components/gantt/package.json | 2 +- components/grids/CHANGELOG.md | 11 +++++++++++ components/grids/package.json | 2 +- components/imageeditor/CHANGELOG.md | 8 ++++++++ components/imageeditor/package.json | 2 +- components/inputs/CHANGELOG.md | 8 ++++++++ components/lineargauge/CHANGELOG.md | 8 ++++++++ components/maps/CHANGELOG.md | 9 +++++++++ components/navigations/CHANGELOG.md | 20 ++++++++++++++++++++ components/navigations/package.json | 2 +- components/pdfviewer/CHANGELOG.md | 13 +++++++++++++ components/pdfviewer/package.json | 2 +- components/pivotview/CHANGELOG.md | 2 ++ components/pivotview/package.json | 2 +- components/popups/package.json | 2 +- components/querybuilder/CHANGELOG.md | 8 ++++++++ components/richtexteditor/CHANGELOG.md | 14 ++++++++++++-- components/richtexteditor/package.json | 2 +- components/schedule/package.json | 2 +- components/spreadsheet/CHANGELOG.md | 8 ++++++++ components/treegrid/package.json | 2 +- 36 files changed, 208 insertions(+), 24 deletions(-) diff --git a/components/barcodegenerator/CHANGELOG.md b/components/barcodegenerator/CHANGELOG.md index 701838826..7fac8d8ea 100644 --- a/components/barcodegenerator/CHANGELOG.md +++ b/components/barcodegenerator/CHANGELOG.md @@ -2,7 +2,7 @@ ## [Unreleased] -## 25.1.39 (2024-04-09) +## 25.1.40 (2024-04-16) ### Barcode diff --git a/components/buttons/CHANGELOG.md b/components/buttons/CHANGELOG.md index a83ba506c..45f9f9656 100644 --- a/components/buttons/CHANGELOG.md +++ b/components/buttons/CHANGELOG.md @@ -2,6 +2,14 @@ ## [Unreleased] +## 25.1.39 (2024-04-09) + +### Checkbox + +#### Bug Fixes + +- `#I574511` - The issue with "script error thrown while clicking the checkbox through JS." has been resolved. + ## 25.1.35 (2024-03-15) ### Checkbox diff --git a/components/buttons/package.json b/components/buttons/package.json index 9dde5fede..6047a4053 100644 --- a/components/buttons/package.json +++ b/components/buttons/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-buttons", - "version": "25.1.35", + "version": "25.1.39", "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 a987019e9..5d9e2af0c 100644 --- a/components/calendars/CHANGELOG.md +++ b/components/calendars/CHANGELOG.md @@ -2,13 +2,13 @@ ## [Unreleased] -## 25.1.39 (2024-04-09) +## 25.1.40 (2024-04-16) -### DateTimePicker +### DatePicker #### Bug Fixes -- `#I572932` - Resolved issue where users were unable to enter the date manually as it automatically moved focus to the next field when pressing a key. +- `#I572913` - Resolved the console error that occurred when dynamically showing the popup on focus out. ## 25.1.37 (2024-03-26) @@ -1172,6 +1172,14 @@ TimePicker component is the pre-filled dropdown list with the time values 12/24 - **Accessibility** - Provided with built-in accessibility support which helps to access all the TimePicker component features through the keyboard, screen readers, or other assistive technology devices. +## 25.1.39 (2024-04-09) + +### DateTimePicker + +#### Bug Fixes + +- `#I572932` - Resolved issue where users were unable to enter the date manually as it automatically moved focus to the next field when pressing a key. + ## 19.2.46 (2021-07-06) ### DatePicker diff --git a/components/calendars/package.json b/components/calendars/package.json index 7017fa76d..f4fc77776 100644 --- a/components/calendars/package.json +++ b/components/calendars/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-calendars", - "version": "25.1.37", + "version": "25.1.39", "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 f3357d99f..6d88e133a 100644 --- a/components/charts/CHANGELOG.md +++ b/components/charts/CHANGELOG.md @@ -2,6 +2,15 @@ ## [Unreleased] +## 25.1.40 (2024-04-16) + +### Chart + +#### Bug Fixes + +- `#I574804` - Now, the title is wrapped properly when it exits the chart in wrap mode. +- `#I573884` - Now, all legend items with the same value in point mode will render properly. + ## 25.1.39 (2024-04-09) ### Chart diff --git a/components/charts/package.json b/components/charts/package.json index fc8cd9f4a..eeae51c32 100644 --- a/components/charts/package.json +++ b/components/charts/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-charts", - "version": "25.1.38", + "version": "25.1.39", "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/diagrams/CHANGELOG.md b/components/diagrams/CHANGELOG.md index 2ca0cfdc4..b5dc22585 100644 --- a/components/diagrams/CHANGELOG.md +++ b/components/diagrams/CHANGELOG.md @@ -2,6 +2,20 @@ ## [Unreleased] +## 25.1.40 (2024-04-16) + +### Diagram + +#### Bug Fixes + +- `#FB51986` - Now, The Diagram is rendered with swimlane when passing element container as a second parameter. +- `#FB52116` - Now, The user handle is not visible while dragging the node/connector. +- `#I570099` - Now, Phase is selectable after deleting first phase without swimlane header. +- `#I51986` - Now, aria-label value is added in text edit mode for annotation resolving accessibility error. +- `#I561938` - Now, the connectors routed properly with shortest routing distance while using enable routing. +- `#I568115` - Prevented overlapping of Nodes during collapse of multiple nodes with Layout Animation. +- `#FB52027` - Now, the text edit for Bpmn text annotation working properly. + ## 25.1.39 (2024-04-09) ### Diagram @@ -9,7 +23,6 @@ #### Bug Fixes - `#I570446` - Now, zoom in and zoom out works properly while setting canZoomOut as true. -- `#I561938` - Now, the connectors routed properly with shortest routing distance while using enable routing. - `#I565099` - Now, the undo redo works properly for swimlane after cut and delete. ## 25.1.38 (2024-04-02) diff --git a/components/diagrams/package.json b/components/diagrams/package.json index 2b4a5460b..d8c0842ef 100644 --- a/components/diagrams/package.json +++ b/components/diagrams/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-diagrams", - "version": "25.1.38", + "version": "25.1.39", "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/package.json b/components/documenteditor/package.json index 52a6ac779..999c3841c 100644 --- a/components/documenteditor/package.json +++ b/components/documenteditor/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-documenteditor", - "version": "25.1.38", + "version": "25.1.39", "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 a6c85c9a1..bcfcb6659 100644 --- a/components/dropdowns/CHANGELOG.md +++ b/components/dropdowns/CHANGELOG.md @@ -2,12 +2,28 @@ ## [Unreleased] +## 25.1.40 (2024-04-16) + +### ListBox + +#### Bug Fixes + +- `#I565976` - Issue with "The getSortedList data not update correctly while removeItem method after drag and drop action in listbox" has been resolved. + ## 25.1.39 (2024-04-09) +### AutoComplete + +#### Bug Fixes + +- `#I556993` - Resolved the issue in Autocomplete where the highlight selection was not removed after selecting a value from the dropdown when autofill was enabled. + ### ListBox #### Bug Fixes +- `#I566450` - Issue with "When clicking moveAllTo toolbar, the disabled item is also moved to the listbox" has been resolved. +- `#I575330` - Issue with "Script error thrown in listbox while drag and drop hover on textbox element" has been resolved. - `#I565976` - Issue with "The getSortedList and getDataList method datasource order is not proper while using addItems, removeItem method and change their position using drag and drop" has been resolved. ### DropDownTree diff --git a/components/dropdowns/package.json b/components/dropdowns/package.json index 4141a1f1c..e2cccb0bb 100644 --- a/components/dropdowns/package.json +++ b/components/dropdowns/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-dropdowns", - "version": "25.1.37", + "version": "25.1.39", "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 bdece84aa..54e8c2c87 100644 --- a/components/filemanager/CHANGELOG.md +++ b/components/filemanager/CHANGELOG.md @@ -2,6 +2,14 @@ ## [Unreleased] +## 25.1.40 (2024-04-16) + +### FileManager + +#### Bug Fixes + +- `#I574902` - The error dialog that appears when refreshing the File Manager component's SQL service has been resolved. + ## 25.1.39 (2024-04-09) ### FileManager @@ -10,6 +18,7 @@ - `#I574481` - The issue with context menu items not getting disabled when menu items contain spaces in the File Manager component has been resolved. - `#I573974` - The console error while trying to persist the deleted file in the File Manager component has been resolved. +- `#I574902` - The error dialog that appears when refreshing the File Manager component's SQL service has been resolved. ## 25.1.38 (2024-04-02) diff --git a/components/filemanager/package.json b/components/filemanager/package.json index 28f066418..de36d93c0 100644 --- a/components/filemanager/package.json +++ b/components/filemanager/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-filemanager", - "version": "25.1.38", + "version": "25.1.39", "description": "Essential JS 2 FileManager Component for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/gantt/CHANGELOG.md b/components/gantt/CHANGELOG.md index a49a95912..dbea084b7 100644 --- a/components/gantt/CHANGELOG.md +++ b/components/gantt/CHANGELOG.md @@ -2,12 +2,27 @@ ## [Unreleased] +## 25.1.40 (2024-04-16) + +### GanttChart + +#### Bug fixes + +- `#I566632` - Duration calculations are incorrect in edit or add dialog in decimals issue has been fixed. +- `#I577383` - Predecessor not validated properly for parent task issue has been fixed. +- `#I574986` - Console error occurs while adding segments via dialog in Gantt issue has been fixed. +- `#I570307` - Toolbar refresh script error throws in Gantt issue has been fixed. + +- `#I566632` - Duration calculations are incorrect in edit or add dialog in decimals issue has been fixed. +- `#I570307` - Toolbar refresh script error throws in Gantt issue has been fixed. + ## 25.1.39 (2024-04-09) ### GanttChart #### Bug fixes +- `#I574841` - Console error occurs while opening dialog where fields and column are different. - `#I570307` - Toolbar refresh script error throws in Gantt issue has been fixed. - `#I568101` - The Gantt search toolbar item is not working in mobile mode issue has been fixed. - `#I566632` - Duration calculations are incorrect in edit or add dialog in decimals issue has been fixed. @@ -15,6 +30,7 @@ - `#I565427` - Dependency not validated for dynamically updating work week and holidays issue has been fixed. - `#I575577`,`#I575505`,`#I576464` - Console error occurred when dynamically changing the data source and other properties of the Gantt chart via button click has been fixed. +- `#I574841` - Console error occurs while opening dialog where fields and column are different. - `#I570307` - Toolbar refresh script error throws in Gantt issue has been fixed. - `#I568101` - The Gantt search toolbar item is not working in mobile mode issue has been fixed. - `#I566632` - Duration calculations are incorrect in edit or add dialog in decimals issue has been fixed. diff --git a/components/gantt/package.json b/components/gantt/package.json index 0df6e59e0..a26d1fe5d 100644 --- a/components/gantt/package.json +++ b/components/gantt/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-gantt", - "version": "25.1.38", + "version": "25.1.39", "description": "Essential JS 2 Gantt Component for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/grids/CHANGELOG.md b/components/grids/CHANGELOG.md index 989ce09ca..8a8e869ad 100644 --- a/components/grids/CHANGELOG.md +++ b/components/grids/CHANGELOG.md @@ -2,6 +2,17 @@ ## [Unreleased] +## 25.1.40 (2024-04-16) + +### Grid + +#### Bug fixes + +- `#I577961` - The issue where checkbox selection was not working properly upon touching the header checkbox has been fixed. +- `#FB52524` - Script error thrown when refreshing `aggregateModule` with grouping has been fixed. +- `#I576058` - The issue with validation message positioning in dialog edit mode with frozen columns has been resolved. +- `#I576570` - The issue where command column buttons were removed upon deleting a record in the infinite scrolling grid has been fixed. + ## 25.1.39 (2024-04-09) ### Grid diff --git a/components/grids/package.json b/components/grids/package.json index 19db2d307..cee7fd734 100644 --- a/components/grids/package.json +++ b/components/grids/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-grids", - "version": "25.1.38", + "version": "25.1.39", "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 db834bd6b..636d12908 100644 --- a/components/imageeditor/CHANGELOG.md +++ b/components/imageeditor/CHANGELOG.md @@ -2,6 +2,14 @@ ## [Unreleased] +## 25.1.40 (2024-04-16) + +### Image Editor + +#### Bug Fixes + +- The issue with "content and close icon not proper in alert dialog of the ImageEditor" has been resolved. + ## 25.1.39 (2024-04-09) ### Image Editor diff --git a/components/imageeditor/package.json b/components/imageeditor/package.json index 5a7dfa6d0..197171dfc 100644 --- a/components/imageeditor/package.json +++ b/components/imageeditor/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-image-editor", - "version": "25.1.38", + "version": "25.1.39", "description": "Essential JS 2 ImageEditor for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/inputs/CHANGELOG.md b/components/inputs/CHANGELOG.md index 04cb11701..43d08daf1 100644 --- a/components/inputs/CHANGELOG.md +++ b/components/inputs/CHANGELOG.md @@ -2,6 +2,14 @@ ## [Unreleased] +## 25.1.40 (2024-04-16) + +### Uploader + +#### Bug Fixes + +- `#I571768` - Resolved Console error that occurred when uploading a file with button click without showFileList. + ## 25.1.38 (2024-04-02) ### ColorPicker diff --git a/components/lineargauge/CHANGELOG.md b/components/lineargauge/CHANGELOG.md index ec0384a6d..ea49bcec2 100644 --- a/components/lineargauge/CHANGELOG.md +++ b/components/lineargauge/CHANGELOG.md @@ -11,6 +11,14 @@ ## [Unreleased] +## 25.1.40 (2024-04-16) + +### LinearGauge + +#### Bug Fixes + +- `#I573933` - The tooltips will now be properly aligned with the axis line when the `offset` property is set in the axis line. + ## 18.3.47 (2020-11-05) ### LinearGauge diff --git a/components/maps/CHANGELOG.md b/components/maps/CHANGELOG.md index 6bc5ece21..506404a98 100644 --- a/components/maps/CHANGELOG.md +++ b/components/maps/CHANGELOG.md @@ -11,6 +11,15 @@ ## [Unreleased] +## 25.1.40 (2024-04-16) + +### Maps + +#### Bug Fixes + +- `#I566503` - The slight variation between the sublayer shape map and tile images of the online map in the base layer is now properly synchronized when panning the Maps. +- `#F186927` - The pinch zooming will now work properly for the online maps, which zoom in and out by a factor of 1. + ## 25.1.37 (2024-03-26) ### Maps diff --git a/components/navigations/CHANGELOG.md b/components/navigations/CHANGELOG.md index a87aac360..4e5991655 100644 --- a/components/navigations/CHANGELOG.md +++ b/components/navigations/CHANGELOG.md @@ -2,6 +2,26 @@ ## [Unreleased] +## 25.1.40 (2024-04-16) + +### TreeView + +#### Bug Fixes + +- `#I572876` - The issue with "The checkbox state are not read by the screen reader in the TreeView component with edge browser" has been resolved. + +### Stepper + +#### Bug Fixes + +- `#I570244` - The issue with stepper component styles being overridden using CSS `important` has been resolved. + +### Accordion + +#### Bug Fixes + +- An issue where the `expandedIndices` returns empty when the HTML sanitizer is enabled has been fixed. + ## 25.1.38 (2024-04-02) ### Menu diff --git a/components/navigations/package.json b/components/navigations/package.json index a2ca08740..58c1bc2af 100644 --- a/components/navigations/package.json +++ b/components/navigations/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-navigations", - "version": "25.1.38", + "version": "25.1.39", "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 React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/pdfviewer/CHANGELOG.md b/components/pdfviewer/CHANGELOG.md index db9c2cfc7..234198c30 100644 --- a/components/pdfviewer/CHANGELOG.md +++ b/components/pdfviewer/CHANGELOG.md @@ -2,6 +2,19 @@ ## [Unreleased] +## 25.1.40 (2024-04-16) + +### PDF Viewer + +#### Bug Fixes + +- `#I571265` - Now, the author name is not changed for shape and free text annotations upon saving the document. +- `#I572045` - Now, the transparent background color is not changed to black upon importing exported annotation and saving the document. +- `#I572061` - Now, the standalone saved PDF document with a `Not Approved` dynamic stamp does not throw an error when opened in Adobe. +- `#I569884` - Now, the script error is not occurred when setting the text markup annotation module to false. +- `#F187662` - Now, the exception is not occurred when right clicking the form fields in the provided document. +- `#I572289` - Now, the exception does not occur when dynamically loading PDF documents in standalone mode. + ## 25.1.39 (2024-04-09) ### PDF Viewer diff --git a/components/pdfviewer/package.json b/components/pdfviewer/package.json index e23966ed4..cc0c03a27 100644 --- a/components/pdfviewer/package.json +++ b/components/pdfviewer/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-pdfviewer", - "version": "25.1.38", + "version": "25.1.39", "description": "Essential JS 2 PDF viewer Component for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/pivotview/CHANGELOG.md b/components/pivotview/CHANGELOG.md index 6ab5e23dc..05a833f6d 100644 --- a/components/pivotview/CHANGELOG.md +++ b/components/pivotview/CHANGELOG.md @@ -8,6 +8,8 @@ #### Bug fixes +- `#I496624` - Value sorting will now work properly in an OLAP pivot table with a single measure. +- `#I547664` - Excel exporting will now work properly in the pivot table using the server-side engine. - `#I572220` - The issue with persistence not working properly in the Pivot Table with remote data has been fixed. ## 25.1.38 (2024-04-02) diff --git a/components/pivotview/package.json b/components/pivotview/package.json index ac690f16c..3e3759198 100644 --- a/components/pivotview/package.json +++ b/components/pivotview/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-pivotview", - "version": "25.1.38", + "version": "25.1.39", "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 1084f5eae..9aa03279e 100644 --- a/components/popups/package.json +++ b/components/popups/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-popups", - "version": "25.1.38", + "version": "25.1.39", "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 5dce58eb5..ad43af56a 100644 --- a/components/querybuilder/CHANGELOG.md +++ b/components/querybuilder/CHANGELOG.md @@ -2,6 +2,14 @@ ## [Unreleased] +## 25.1.40 (2024-04-16) + +### QueryBuilder + +#### Bug Fixes + +- `#I578463` - Issue with popups height is not updated properly in QueryBuilder sub field has been fixed. + ## 25.1.38 (2024-04-02) ### QueryBuilder diff --git a/components/richtexteditor/CHANGELOG.md b/components/richtexteditor/CHANGELOG.md index 9668b5744..58b85f9ad 100644 --- a/components/richtexteditor/CHANGELOG.md +++ b/components/richtexteditor/CHANGELOG.md @@ -2,17 +2,27 @@ ## [Unreleased] -## 25.1.39 (2024-04-09) +## 25.1.40 (2024-04-16) ### RichTextEditor #### Bug Fixes - `#I569839` - Now, the `title` attribute is added properly for the audio and video elements, inserted using the `executeCommand` public method in the Rich Text Editor. -- `#I572044` - Now, the cursor is set after the image when pasting the image or image with text into the Rich Text Editor. +- `#I572603` - Now, pressing the enter key after inserting the table work's properly. +- `#I567787` - Now, copy and paste text into the Rich Text Editor when using `enterkey` as `BR` work's properly. + +## 25.1.39 (2024-04-09) + +### RichTextEditor + +#### Bug Fixes + +- `#I572044` - Now the cursor is set after the image when you paste the image only when `PasteCleanup` module is used into the Rich Text Editor. - `#I569849` - Now, the abort icon and uploading percentage are aligned properly in the image dialog of the Rich Text Editor. - `#I570370` - Now, the backspace key is working properly when copying and pasting an image with content. - `#I553157` - Now, the bullet format list gets removed properly when we replace the content in RichTextEditor. +- `#I572138` - Now, pressing the enter key by placing the cursor at the end of the table creates a new line, and the cursor is focused on the new line. ## 25.1.38 (2024-04-02) diff --git a/components/richtexteditor/package.json b/components/richtexteditor/package.json index f6558e7ea..3fb2c5dad 100644 --- a/components/richtexteditor/package.json +++ b/components/richtexteditor/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-richtexteditor", - "version": "25.1.38", + "version": "25.1.39", "description": "Essential JS 2 RichTextEditor component for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/schedule/package.json b/components/schedule/package.json index 07cbdcc37..80a8e19a7 100644 --- a/components/schedule/package.json +++ b/components/schedule/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-schedule", - "version": "25.1.37", + "version": "25.1.39", "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 c882d825b..3071285d2 100644 --- a/components/spreadsheet/CHANGELOG.md +++ b/components/spreadsheet/CHANGELOG.md @@ -2,6 +2,14 @@ ## [Unreleased] +## 25.1.40 (2024-04-16) + +### Spreadsheet + +#### Bug Fixes + +- `#I575050` - Issue with "chart model is not properly maintained during initial loading when the top and left positions are specified in the chart model" has been resolved. + ## 25.1.35 (2024-03-15) ### Spreadsheet diff --git a/components/treegrid/package.json b/components/treegrid/package.json index 8a11187a5..587d528a7 100644 --- a/components/treegrid/package.json +++ b/components/treegrid/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-treegrid", - "version": "25.1.37", + "version": "25.1.39", "description": "Essential JS 2 TreeGrid Component for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license",