diff --git a/README.md b/README.md index 6aa4d44c..a205e247 100644 --- a/README.md +++ b/README.md @@ -1200,14 +1200,13 @@ * [ASP.NET Core](https://www.syncfusion.com/aspnet-core-ui-controls?utm_source=npm&utm_campaign=ej2-react-ui-components) * [ASP.NET MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_source=npm&utm_campaign=ej2-react-ui-components) ## Support -For any questions or assistance, you can: -* Visit the [Syncfusion support portal](https://support.syncfusion.com/). -* Post your queries on the [community forums](https://www.syncfusion.com/forums). -* Renew your subscription by clicking [here](https://www.syncfusion.com/sales/products?utm_source=github&utm_medium=listing&utm_campaign=ej2-react-ui-components) or contacting our sales team at . -* If you have specific feature requests or suggestions, please submit them through our [feedback portal](https://www.syncfusion.com/feedback/react). -## License -For detailed information about the Syncfusion Essential Studio license and copyright, please refer to the [license](https://github.com/syncfusion/ej2-react-ui-components/blob/master/license). -## Changelog -Check the changelog [here](https://ej2.syncfusion.com/react/documentation/release-notes/index/?utm_source=npm&utm_campaign=ej2-react-ui-components) - © Copyright 2024 Syncfusion, Inc. All Rights Reserved. + Product support is available for through following mediums. + * Creating incident in Syncfusion [Direct-trac](https://www.syncfusion.com/support/directtrac/incidents?utm_source=npm&utm_campaign=ej2-react-ui-components) support system or [Community forum](https://www.syncfusion.com/forums/react-js2?utm_source=npm&utm_campaign=ej2-react-ui-components). +* New [GitHub issue](https://github.com/syncfusion/ej2-react-ui-components/issues/new). +* Ask your query in [Stack Overflow](https://stackoverflow.com/) with tag `syncfusion` and `ej2`. + ## License + Check the license detail [here](https://github.com/syncfusion/ej2-react-ui-components/blob/master/license). + ## Changelog + Check the changelog [here](https://ej2.syncfusion.com/react/documentation/release-notes/index/?utm_source=npm&utm_campaign=ej2-react-ui-components) + © Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution. diff --git a/components/barcodegenerator/CHANGELOG.md b/components/barcodegenerator/CHANGELOG.md index 09ca1546..a90e84b3 100644 --- a/components/barcodegenerator/CHANGELOG.md +++ b/components/barcodegenerator/CHANGELOG.md @@ -2,7 +2,7 @@ ## [Unreleased] -## 25.1.37 (2024-03-26) +## 25.1.38 (2024-04-02) ### Barcode diff --git a/components/calendars/CHANGELOG.md b/components/calendars/CHANGELOG.md index 2612fc64..9f2decaf 100644 --- a/components/calendars/CHANGELOG.md +++ b/components/calendars/CHANGELOG.md @@ -2,6 +2,14 @@ ## [Unreleased] +## 25.1.37 (2024-03-26) + +### DateTimePicker + +#### Bug Fixes + +- `#I15615` - Fixed console error that occurred when using the format property while opening the time popup. + ## 19.3.46 (2021-10-19) ### TimePicker diff --git a/components/calendars/package.json b/components/calendars/package.json index 048dc86e..7017fa76 100644 --- a/components/calendars/package.json +++ b/components/calendars/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-calendars", - "version": "18.32.5", + "version": "25.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/package.json b/components/charts/package.json index ab4a7cf5..fc3a9519 100644 --- a/components/charts/package.json +++ b/components/charts/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-charts", - "version": "25.1.35", + "version": "25.1.37", "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 036bbf3b..7e54ce2a 100644 --- a/components/diagrams/CHANGELOG.md +++ b/components/diagrams/CHANGELOG.md @@ -2,6 +2,16 @@ ## [Unreleased] +## 25.1.38 (2024-04-02) + +### Diagram + +#### Bug Fixes + +- `#I562564` - Now, the connector connected properly to the node while moving the node to another layer. +- `#F187022` - Now, Connection change event changed state is triggered for port change within same node. +- `#I566420` - Now, the annotation aligns properly while setting text align as Justify with text overflow as Ellipsis. + ## 25.1.37 (2024-03-26) ### Diagram diff --git a/components/diagrams/package.json b/components/diagrams/package.json index a86975b1..cf1fb097 100644 --- a/components/diagrams/package.json +++ b/components/diagrams/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-diagrams", - "version": "25.1.35", + "version": "25.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 7152b3b7..7527be2b 100644 --- a/components/documenteditor/CHANGELOG.md +++ b/components/documenteditor/CHANGELOG.md @@ -2,6 +2,15 @@ ## [Unreleased] +## 25.1.38 (2024-04-02) + +### DocumentEditor + +#### Bug Fixes + +- `#I558448` - Added the preservation support for the list's paragraph style property. +- `#I543917` - Resolved the table layout and border rendering issue. + ## 25.1.37 (2024-03-26) ### DocumentEditor diff --git a/components/documenteditor/package.json b/components/documenteditor/package.json index 86eb2c0a..2c064052 100644 --- a/components/documenteditor/package.json +++ b/components/documenteditor/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-documenteditor", - "version": "25.1.35", + "version": "25.1.37", "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 f8534893..b9ca3f6e 100644 --- a/components/dropdowns/CHANGELOG.md +++ b/components/dropdowns/CHANGELOG.md @@ -2,7 +2,7 @@ ## [Unreleased] -## 25.1.37 (2024-03-26) +## 25.1.38 (2024-04-02) ### MultiSelect diff --git a/components/filemanager/CHANGELOG.md b/components/filemanager/CHANGELOG.md index 106e4fb2..f4ee1e20 100644 --- a/components/filemanager/CHANGELOG.md +++ b/components/filemanager/CHANGELOG.md @@ -2,6 +2,14 @@ ## [Unreleased] +## 25.1.38 (2024-04-02) + +### FileManager + +#### Bug Fixes + +- `#I572635` - The problem where an extra plus icon appeared in the details view of the file manager component when in mobile mode has been resolved. + ## 25.1.37 (2024-03-26) ### FileManager diff --git a/components/filemanager/package.json b/components/filemanager/package.json index b7448d96..c13e78f5 100644 --- a/components/filemanager/package.json +++ b/components/filemanager/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-filemanager", - "version": "25.1.35", + "version": "25.1.37", "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 96e6c912..5f2a9f2e 100644 --- a/components/gantt/CHANGELOG.md +++ b/components/gantt/CHANGELOG.md @@ -2,6 +2,18 @@ ## [Unreleased] +## 25.1.38 (2024-04-02) + +### GanttChart + +#### Bug fixes + +- `#I566539` - Console error occurs while saving custom data in add dialog box with validation rule issue has been fixed. +- `#I553748` - Timeline dates validated wrongly after cell editing with timeline virtualization enabled issue has been fixed. +- `#I565751` - The chart side does not refresh when any record is edited by cell editing issue has been fixed. + +- `#I566539` - Console error occurs while saving custom data in add dialog box with validation rule issue has been fixed. + ## 25.1.37 (2024-03-26) ### GanttChart @@ -23,7 +35,9 @@ - `#I565439` - Work calculations are incorrect for parent task in project view issue has been fixed. - `#I553710`,`#I565824` - Weekends are not highlighted while `timlineVirtualization` is enabled issue has been fixed. - `#I565359` - When `allowEditing` is disabled in a resource view, a console error is thrown issue has been fixed. +- `#I565427` - Dependency not validated for dynamically updating work week and holidays issue has been fixed. - `#I560166` - The context menu using "add child" for any task, dependency line validation is not working properly. +- `#I566103` - Baseline not showing in multi taskbar view. - `#F186355` - Taskbar template not showing in resource view issue has been fixed. - `#I565418` - Start date defaulting to incorrect value when remove the start Date in add dialog. @@ -35,6 +49,7 @@ - `#I566632` - Duration calculations are incorrect in edit or add dialog in decimals issue has been fixed. - `#I565439` - Work calculations are incorrect for parent task in project view issue has been fixed. - `#I566539` - Console error occurs while saving data in add dialog box with validation rule issue has been fixed. +- `#I565427` - Dependency not validated for dynamically updating work week and holidays issue has been fixed. - `#I560166` - The context menu using "add child" for any task, dependency line validation is not working properly. ## 25.1.35 (2024-03-15) diff --git a/components/gantt/package.json b/components/gantt/package.json index d3319640..4fa07112 100644 --- a/components/gantt/package.json +++ b/components/gantt/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-gantt", - "version": "25.1.35", + "version": "25.1.37", "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 5f22fb5d..c2af2ecf 100644 --- a/components/grids/CHANGELOG.md +++ b/components/grids/CHANGELOG.md @@ -2,6 +2,16 @@ ## [Unreleased] +## 25.1.38 (2024-04-02) + +### Grid + +#### Bug fixes + +- `#I557722` - Script error thrown when using toolbar template with Adaptive Grid has been fixed. +- `#FB51847` - Frozen Grid content text overlap in `boostrap4` theme issue has been resolved. +- `#I564949` - Fixed issue where exporting more than two grids to PDF with `AppendToPage` type in `PdfExportProperties` caused overlapping text. + ## 25.1.37 (2024-03-26) ### Grid diff --git a/components/grids/package.json b/components/grids/package.json index 4f7d122a..a62eb018 100644 --- a/components/grids/package.json +++ b/components/grids/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-grids", - "version": "25.1.35", + "version": "25.1.37", "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 8cd1f807..1a92c5f8 100644 --- a/components/imageeditor/CHANGELOG.md +++ b/components/imageeditor/CHANGELOG.md @@ -2,13 +2,24 @@ ## [Unreleased] +## 25.1.38 (2024-04-02) + +### Image Editor + +#### Bug Fixes + +- `#I875625` - The issue with "need to add all default toolbar items in `API` link" has been resolved. + ## 25.1.37 (2024-03-26) ### Image Editor #### Bug Fixes +- `#I567703` - The issue with "Script error thrown in ProfilePicture ImageEditor sample on a mobile device" has been resolved. - `#I565340` - The issue with "Script error thrown when attempting to reopen a base64 URL using a custom toolbar in mobile mode" has been resolved. +- `#I566745` - The issue with "FontSize is not updated properly while using the updateShape method" has been resolved. +- `#I570160` - "Provide the option to change stroke color for annotations using the shapeChanging event at the beginning of the toolbar render" has been completed. ## 25.1.35 (2024-03-15) diff --git a/components/imageeditor/package.json b/components/imageeditor/package.json index 3629fbb8..d88826e1 100644 --- a/components/imageeditor/package.json +++ b/components/imageeditor/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-image-editor", - "version": "25.1.35", + "version": "25.1.37", "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 cf6da7e2..04cb1170 100644 --- a/components/inputs/CHANGELOG.md +++ b/components/inputs/CHANGELOG.md @@ -2,8 +2,28 @@ ## [Unreleased] +## 25.1.38 (2024-04-02) + +### ColorPicker + +#### Bug Fixes + +- `#I571375` - Provided the original event arguments in the change and select events of the color picker. + +### NumericTextBox + +#### Bug Fixes + +- `#I567912` - Fixed issue with overflow style not being applied to the placeholder. + ## 25.1.37 (2024-03-26) +### Signature + +#### Bug Fixes + +- `#F187147` - Issue with "Signature Clear method returns BaseAddress as null" has been resolved. + ### MaskedTextBox #### Bug Fixes diff --git a/components/inputs/package.json b/components/inputs/package.json index 8cc67312..7d3c8ee3 100644 --- a/components/inputs/package.json +++ b/components/inputs/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-inputs", - "version": "25.1.35", + "version": "25.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/layouts/package.json b/components/layouts/package.json index 0f1b01b2..a2b4ebd2 100644 --- a/components/layouts/package.json +++ b/components/layouts/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-layouts", - "version": "25.1.35", + "version": "25.1.37", "description": "A package of Essential JS 2 layout pure CSS components such as card and avatar. The card is used as small container to show content in specific structure, whereas the avatars are icons, initials or figures representing particular person. for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/maps/package.json b/components/maps/package.json index 4388fad2..1363ba07 100644 --- a/components/maps/package.json +++ b/components/maps/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-maps", - "version": "25.1.35", + "version": "25.1.37", "description": "The Maps component is used to visualize the geographical data and represent the statistical data of a particular geographical area on earth with user interactivity, and provides various customizing options for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/navigations/package.json b/components/navigations/package.json index f9623c5a..8e07edfd 100644 --- a/components/navigations/package.json +++ b/components/navigations/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-navigations", - "version": "25.1.35", + "version": "25.1.37", "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 2159fd58..a7482e8d 100644 --- a/components/pdfviewer/CHANGELOG.md +++ b/components/pdfviewer/CHANGELOG.md @@ -2,6 +2,17 @@ ## [Unreleased] +## 25.1.38 (2024-04-02) + +### PDF Viewer + +#### Bug Fixes + +- `#I565875` - Now, the page does not navigate to undefined when loading the provided PDF document. +- `#I559473` - Now, the thickness value is properly loaded when loading float thickness value annotations on the server side. +- `#I567299` - Now, does not throw NullReferenceException when loading Empty PDF document. +- `#I567306` - Now, the annotations are not shifted to the left in landscape documents. + ## 25.1.37 (2024-03-26) ### PDF Viewer diff --git a/components/pdfviewer/package.json b/components/pdfviewer/package.json index 01a5ffd6..815cfe0b 100644 --- a/components/pdfviewer/package.json +++ b/components/pdfviewer/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-pdfviewer", - "version": "25.1.35", + "version": "25.1.37", "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 a7c76c4f..8e13fe66 100644 --- a/components/pivotview/CHANGELOG.md +++ b/components/pivotview/CHANGELOG.md @@ -2,6 +2,14 @@ ## [Unreleased] +## 25.1.38 (2024-04-02) + +### PivotTable + +#### Bug fixes + +- `#I572223` - The drill through popup will now open properly when double-clicking a value cell in the pivot table, with no console errors. + ## 25.1.37 (2024-03-26) ### PivotTable @@ -10,6 +18,7 @@ - `#I562279`,`#I565475`,`#I566747` - The pivot table will now be properly displayed after engine export. - `#I566095` - The filter text will now be properly displayed in the OLAP Pivot Table's filter field button. +- When you click the space key, the pivot field list node selection will work properly. ## 25.1.35 (2024-03-15) diff --git a/components/pivotview/package.json b/components/pivotview/package.json index 460d785b..7590c2a7 100644 --- a/components/pivotview/package.json +++ b/components/pivotview/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-pivotview", - "version": "25.1.35", + "version": "25.1.37", "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/CHANGELOG.md b/components/popups/CHANGELOG.md index 8137ca24..567f3f70 100644 --- a/components/popups/CHANGELOG.md +++ b/components/popups/CHANGELOG.md @@ -2,6 +2,14 @@ ## [Unreleased] +## 25.1.38 (2024-04-02) + +### Dialog + +#### Bug Fixes + +- `#14144` - Resolved issue where the input inside the dialog was not detached from memory after destroying the dialog. + ## 21.1.35 (2023-03-23) ### Tooltip diff --git a/components/querybuilder/CHANGELOG.md b/components/querybuilder/CHANGELOG.md index 22f88e48..5dce58eb 100644 --- a/components/querybuilder/CHANGELOG.md +++ b/components/querybuilder/CHANGELOG.md @@ -2,18 +2,33 @@ ## [Unreleased] +## 25.1.38 (2024-04-02) + +### QueryBuilder + +#### Bug Fixes + +- `#I568017` - Issue with Sub field value is not set properly while setting rule for complex data binding has been fixed. + ## 25.1.37 (2024-03-26) ### QueryBuilder #### Bug Fixes +- `#I873568` - Issue with `getSqlFromRules` method not working properly in boolean fields when calling validateFields within the `ruleChange` event has been fixed. - `#I568017` - Issue with QueryBuilder 'In' or 'Not in' Operator results in value field as empty list when using fieldMode as default mode has been fixed. ## 25.1.35 (2024-03-15) ### QueryBuilder +#### Bug Fixes + +- `#I873624` - Issue with `getSqlFromRules` method is not working while using a field name like `Http Response Header Name-Verify` has been fixed. + +### QueryBuilder + #### New Features - Provided the support to get / set the Mongo Query from query builder. diff --git a/components/querybuilder/package.json b/components/querybuilder/package.json index a73fc575..875a2adc 100644 --- a/components/querybuilder/package.json +++ b/components/querybuilder/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-querybuilder", - "version": "25.1.35", + "version": "25.1.37", "description": "Essential JS 2 QueryBuilder for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/richtexteditor/CHANGELOG.md b/components/richtexteditor/CHANGELOG.md index 8947c388..82919430 100644 --- a/components/richtexteditor/CHANGELOG.md +++ b/components/richtexteditor/CHANGELOG.md @@ -2,6 +2,28 @@ ## [Unreleased] +## 25.1.38 (2024-04-02) + +### RichTextEditor + +#### Bug Fixes + +- `#I564756` - Now, the list is applied properly to the selected content when continuously clicking the number or bullet list button in the Rich Text Editor. +- `#F187199` - When using the keyboard action `ctrl + A` in RichTextEditor, the inline quick toolbar works properly. +- `#I553375` - Now, list style is maintained properly when removing a single list in RichTextEditor. + +## 25.1.37 (2024-03-26) + +### RichTextEditor + +#### Bug Fixes + +- `#I559868` - Now, paste using the clean or plain text option within the RichTextEditor, the XML tags aren't added. +- `#I558265` - Now, when changing the formats using the toolbar in RichTextEditor, the cursor position is placed properly. +- `#I564770` - Now, using indents on a numbered or bulleted list in RichTextEditor, it works properly. +- `#I568007`, `#I568175` - Now, the Table Quick toolbar items are aligned properly in the Tailwind theme. +- `#F186874` - Now, the background and font color popup's collision will function correctly upon initial click. + ## 25.1.35 (2024-03-15) ### RichTextEditor diff --git a/components/richtexteditor/package.json b/components/richtexteditor/package.json index 4c871f58..b28dcef3 100644 --- a/components/richtexteditor/package.json +++ b/components/richtexteditor/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-richtexteditor", - "version": "25.1.35", + "version": "25.1.37", "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 b4929e7f..07cbdcc3 100644 --- a/components/schedule/package.json +++ b/components/schedule/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-schedule", - "version": "25.1.35", + "version": "25.1.37", "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/splitbuttons/CHANGELOG.md b/components/splitbuttons/CHANGELOG.md index db79ba14..8be05497 100644 --- a/components/splitbuttons/CHANGELOG.md +++ b/components/splitbuttons/CHANGELOG.md @@ -2,6 +2,14 @@ ## [Unreleased] +## 25.1.38 (2024-04-02) + +### DropDownButton + +#### Bug Fixes + +- Issue in "keyboard action not working in DropDownButton when its append on span tag" has been resolved. + ## 25.1.37 (2024-03-26) ### DropDownButton diff --git a/components/splitbuttons/package.json b/components/splitbuttons/package.json index 446ea556..a84cd59c 100644 --- a/components/splitbuttons/package.json +++ b/components/splitbuttons/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-splitbuttons", - "version": "19.16.4", + "version": "25.1.37", "description": "A package of feature-rich Essential JS 2 components such as DropDownButton, SplitButton, ProgressButton and ButtonGroup. for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license", diff --git a/components/spreadsheet/CHANGELOG.md b/components/spreadsheet/CHANGELOG.md index 74b365dd..1075164a 100644 --- a/components/spreadsheet/CHANGELOG.md +++ b/components/spreadsheet/CHANGELOG.md @@ -2,7 +2,7 @@ ## [Unreleased] -## 25.1.37 (2024-03-26) +## 25.1.38 (2024-04-02) ### Spreadsheet diff --git a/components/treegrid/CHANGELOG.md b/components/treegrid/CHANGELOG.md index dee58e84..e52f9b79 100644 --- a/components/treegrid/CHANGELOG.md +++ b/components/treegrid/CHANGELOG.md @@ -2,6 +2,19 @@ ## [Unreleased] +## 25.1.37 (2024-03-26) + +### Tree Grid + +#### Bug Fixes + +- `#F187000` - Resolved exception when the dataSource and the columns were not defined. +- `#I560889` - Added dropPosition in `RowDragEventArgs` of `rowDrop` event. +- `#I567688` - Resolved exception on refreshing the browser when persistence enabled. + +- `#I560889` - Added dropPosition in `RowDragEventArgs` of `rowDrop` event. +- `#I567688` - Resolved exception on refreshing the browser when persistence enabled. + ## 25.1.35 (2024-03-15) ### Tree Grid diff --git a/components/treegrid/package.json b/components/treegrid/package.json index 0d65d135..8a11187a 100644 --- a/components/treegrid/package.json +++ b/components/treegrid/package.json @@ -1,6 +1,6 @@ { "name": "@syncfusion/ej2-react-treegrid", - "version": "25.1.35", + "version": "25.1.37", "description": "Essential JS 2 TreeGrid Component for React", "author": "Syncfusion Inc.", "license": "SEE LICENSE IN license",