ej2-react-ui-components

Syncfusion React UI components library offer more than 50+ cross-browser, responsive, and lightweight react UI controls for building modern web applications.

OTHER License

Downloads
1.1M
Stars
346
Committers
10

Bot releases are hidden (Show)

ej2-react-ui-components - v26.2.14 Latest Release

Published by SyncfusionBuild about 1 month ago

Chart

Bug Fixes

  • #F194171 - Now, the first and last points are rendered properly in the bar chart when using the category axis.

ComboBox

Bug Fixes

  • #FB60719 - The issue where the "Change Event Was Not Triggered When Removing Bound Value Using the Backspace Key" has been resolved.

DocumentEditor

Bug Fixes

  • #I626531 - Resolved the alignment issue column (spacing and width) in the page setup dialog box.
  • #I620813 - Resolved the script error issue when exporting the attached document.
  • #I618994 - Resolved the script error issue when copy pasting content for the given document.
  • #I620006 - Resolved the content overlapping issue when copy pasting external text.
  • #I625188, #I627428 - Resolved the multi column content copying issue.
  • #I624334 - Resolved the error when using text only option.
  • #I623974 - Resolved the line spacing issue after selecting text only in paste options.
  • #I618565 - Resolved the Issue appears while editing the track change document.

DropDownTree

Bug Fixes

  • #I622674 - The issue where, when multi selection is enabled, selected items were just appended into one string for the aria-label in the Dropdown Tree has been resolved.

GanttChart

Bug fixes

  • #I627377 - allowTaskbarOverlap property is not working properly with collapseAllParentTasks property enabled issue has been fixed.
  • #I519903 - Spinner showing endlessly with null value filtering issue has been fixed.

Grid

Bug fixes

  • #FB60596 - The issue with an extra border appearing on the last record during row drag-and-drop in the grid has been resolved.
  • #FB60521 - The issue with the search button being a different size from the other buttons has been resolved.
  • #I611432 - Additional request sent issue when checkbox column with field has been resolved.
  • #FB60567 - Cookies could not be sent with the request headers when using customAdaptor that extends the UrlAdaptor is resolved.
  • #F193989 - Resolved the issue where Vue3 is not correctly printing and exporting custom templates.
  • #I626077 - Resolved the issue where Batch edit through keyboard tab navigation is not working properly for numeric textbox template column.
  • #I902432 - Accessibility issue with the checkbox when focusing on the checkbox header initially has been resolved.
  • #FB60740 - Issue with initial grouping and sorting in the grid has been resolved.

Image Editor

Bug Fixes

  • #I629675 - The issue with "On initial load the ImageEditor component's image cannot fit within the canvas while using the toolbar template" has been resolved.

ListView

Bug Fixes

  • #F194017 - The console issue while navigating within the nested ListView component has been resolved.

  • #I620913 - The issue with the ListView component's select event cancellation argument not functioning has been resolved.

PDF Viewer

Bug Fixes

  • #I621133 - The IsDocumentEdited API does not return true for documents with form fields.
  • #I620047 - Now, the text markup annotation rotation is correctly rendered after rotating the PDF pages.
  • #I625999 - Now, the free text annotation font size is updating properly.
  • #I620349 - Now, the FormFieldPropertiesChange event is triggered when adding or deleting the dropdown options.
  • #I622415 - Now, the able to copy text from the input box of the search dialog.
  • #I626450 - Now, no more console errors occur when focusing on the PDF Viewer.
  • #I626966 - The invalid behavior of font alignment and font color tools in the annotationToolbarItems has been resolved now.
  • #I626108 - The polygon annotation is now preserved properly when adding and rotating the pages.

PivotTable

Bug fixes

  • The width of pivot table column headers will now be updated properly when the pivot table width is specified in 'px'.

RichTextEditor

Bug Fixes

  • #I623837 - Now, copying a single item within an ordered list and pasting it back into the same list item works properly in the Rich Text Editor.

  • #I627444 - Now, applying bold and then using the Ctrl + a to select the mention issue is fixed.

Schedule

Bug fixes

  • #I621521 - An issue where the tooltip shows the wrong end time value when the start and end of the appointment are the same has been fixed.
  • #FB60391 - Deleted recurrence appointment added into the changedRecords instead of deletedRecords and upon clicking YES in the series edit confirmation alert to delete the individual occurrences the deleted records not included in the deletedRecords in the actionBegin event has been fixed.

Tree Grid

Bug Fixes

  • #F60772 - Resolved the unwanted actionFailure event triggered when height and width were given in pixels.

Uploader

  • #I619977 - Fixed an issue where the ActionComplete event did not return file data properly.
ej2-react-ui-components - v26.2.13

Published by SyncfusionBuild about 2 months ago

ComboBox

Bug Fixes

  • #FB60719 - The issue where the "Change Event Was Not Triggered When Removing Bound Value Using the Backspace Key" has been resolved.

DropDownTree

Bug Fixes

  • #I622674 - The issue where, when multi selection is enabled, selected items were just appended into one string for the aria-label in the Dropdown Tree has been resolved.

PDF Viewer

Bug Fixes

  • #I621133 - The IsDocumentEdited API does not return true for documents with form fields.
  • #I620047 - Now, the text markup annotation rotation is correctly rendered after rotating the PDF pages.
  • #I625999 - Now, the free text annotation font size is updating properly.
  • #I620349 - Now, the FormFieldPropertiesChange event is triggered when adding or deleting the dropdown options.
  • #I622415 - Now, the able to copy text from the input box of the search dialog.
  • #I626450 - Now, no more console errors occur when focusing on the PDF Viewer.
  • #I626966 - The invalid behavior of font alignment and font color tools in the annotationToolbarItems has been resolved now.
  • #I626108 - The polygon annotation is now preserved properly when adding and rotating the pages.

RichTextEditor

Bug Fixes

  • #I621958 - Now, when pressing the Backspace key on indented text, the indentation is decreased by one level in the Rich Text Editor.

  • #I615533 - Now, applying bold and then using the @ character to open the mention popup is fixed.

Uploader

  • #I619977 - Fixed an issue where the ActionComplete event did not return file data properly.
ej2-react-ui-components - v26.2.12

Published by SyncfusionBuild about 2 months ago

Chart

Bug Fixes

  • #I624097 - Now, the pareto chart will render properly when specifying the axis name in the pareto series.

DateTimePicker

Bug Fixes

  • #I627006 - Fixed an issue where the DateTimePicker popup was not visible in mobile mode due to a fixed z-index value set in the CSS.

Diagram

Bug Fixes

  • #I615229 - Now,the connections are getting blocked while setting arguments cancel as "true".

GanttChart

Bug fixes

-#I625331 - An unwanted error message is thrown in the actionFailure event issues has been fixed.
-#I623226 - Negative offset getting removed while using locale has been fixed.

Grid

Bug fixes

  • #FB60593 - The issue where setting args.cancel to true in the rowDeselecting event caused a script error when selection persistence was enabled without a checkbox column has been resolved.
  • #FB60504 - The issue of the grid ignoring the stacked header during printing has been resolved.
  • #I620165 - Focus issue when enableColumnVirtualization is enabled with freeze columns has been resolved.
  • #FB60430 - The problem with the Shimmer effect behaviour during Pagination has been resolved.
  • #I621511 - Resolved the script error that occurs when opening the column chooser in adaptive mode.
  • #I624131 - The issue where the column autoFit property was ignored, even with resizeSettings mode set to normal when applying other column width property values as auto, has been resolved.
  • #I621704 - The issue with tab navigation not working properly with the toolbar search has been resolved.
  • #I621707 - The problem with the layout when using a custom toolbar in Adaptive UI has been resolved.
  • #FB60195, #FB60319 - The issue where the hierarchy grid export was not working correctly when passing columns in the export properties has been resolved.

MultiColumn ComboBox

Bug fixes

  • #I618908, #I613836 - Now the issue with custom filtering, dynamic data is not filtered correctly with or without query parameters has now been resolved.

PDF Viewer

Bug Fixes

  • #I621133 - The IsDocumentEdited API does not return true for documents with form fields.
  • #I620047 - Now, the text markup annotation rotation is correctly rendered after rotating the PDF pages.
  • #I625999 - Now, the free text annotation font size is updating properly.
  • #I620349 - Now, the FormFieldPropertiesChange event is triggered when adding or deleting the dropdown options.
  • #I622415 - Now, the able to copy text from the input box of the search dialog.
  • #I626450 - Now, no more console errors occur when focusing on the PDF Viewer.
  • #I626966 - The invalid behavior of font alignment and font color tools in the annotationToolbarItems has been resolved now.
  • #I626108 - The polygon annotation is now preserved properly when adding and rotating the pages.

RichTextEditor

Bug Fixes

  • #I623355 - Now, merging cells across two or more rows in a table that are copied and pasted from the Excel sheet will work properly.

  • #I623837 - Now, copying a single item within an ordered list and pasting it back into the same list item works properly in the Rich Text Editor.

Stepper

Bug Fixes

  • #I620667 - Now the script error raised when resizing the page with the Stepper navigated between pages has been resolved.

Tree Grid

Bug Fixes

  • #F60854 - Fixed an issue where an exception was thrown when clicking on a row while using the filterTemplate.
ej2-react-ui-components - v26.2.11

Published by SyncfusionBuild about 2 months ago

Barcode

Bug Fixes

  • #I508544 - Now, the DataMatrix barcode is rendered properly with alphanumeric values.

Chart

Bug Fixes

  • #I621966 - Now the step is applied properly from left and right of the points in the range step area.
  • #I623859 - Now the maximum range for waterfall series is calculated properly.

ContextMenu

Bug Fixes

  • #I902438 - The issue with "Facing a flickering issue with the ContextMenu component on a Mac device" has been resolved.

DateRangePicker

Bug Fixes

  • #I613304 - Resolved an issue where toggling the visibility of the date range picker caused a memory leak.

DateTimePicker

Bug Fixes

  • #I607606 - Fixed the issue where the TimePicker popup was not opening at the center on mobile devices.

Diagram

Bug Fixes

  • #I619234 - Now,Connector routing is proper while setting the segment direction as "Left".
  • #I589528 - Now, Diagram scrolling is smooth while scrolling with Track Pad in Mac.
  • #I616888 - Now, Highlighters for Connector Element Draw with user handle update properly.
  • #I616041 - Now,exception will not occur for self-loop in layouts.
  • #I615229 - ConnectionChange event fired while using connector draw function.

DocumentEditor

Bug Fixes

  • #I617570 - Resolved the time delay issue when opening the provided documents.
  • #I616985 - Resolved the issue that searching the content present in the document displays as no matches found.
  • #I622039 - Resolved the track changes pane is not opening while deleting changes.
  • #I608091 - Resolved the content overlapping issue when using insert text method.
  • #I618189 - Resolved the paging issue printing documents in landscape mode.
  • #F191318 - Resolved the double click behaviour changes.
  • #F193935 - Resolved the control freeze issue when preforming accept all action.
  • #I605284 - Paragraph marks in the Track Changes pane are now shown or hidden according to the value of the showHiddenMarks.

Features

  • #I617641 - Added support for context based paste options.

DropDownTree

Bug Fixes

  • #I619097 - The issue where the value property was not updating dynamically has been resolved.

FileManager

Bug Fixes

  • #I620497 - Provided menuClose event support to prevent the context menu close action in File Manager component.
  • #I615927 - The issue with the drag and drop action in the navigation pane of the File Manager component has been resolved.
  • #I608803 - The issue with the copy and paste a folder within File Manager component navigation pane has been resolved.

GanttChart

Bug fixes

  • #I624244 - Taskbar and weekend not rendered incorrect position issue has been fixed.
  • #I617142 - Left value miscalculated for taskbar while duration in decimals issue has been fixed.

Grid

Bug fixes

  • #I620569 - XSS Vulnerability in the filterByColumn Method has been resolved.
  • #I618398 - The issue with the 'Blanks' filter option has been resolved.
  • #I604038 - The issue with maintaining text formatting in the edit dialog for a multiline TextBox in the Grid UI has been resolved.
  • #I615271 - The issue with selected dropdown value is not saved in the grid when using editTemplate has been resolved.
  • #I902455 - The issue with Dot character search as NaN issue has been resolved.
  • #I621020 - Frozen grid with columnVirtualization not properly rendered issue has been resolved.
  • #I617987 - Double request issue when pageSize higher than totalRecordCount is resolved.
  • #I616111 - The issue with the foreign column using a remote data manager, where values were only retrieved when the column was displayed, has been resolved.
  • #I617475 - When enabling AutoFit for certain columns, the aggregate row becomes misaligned issue has been resolved.

ListView

Bug Fixes

  • #I616604 - The issue with the scroll position when dynamically updating the dataSource in the ListView component has been fixed.

MultiSelect

Bug fixes

  • #I620910 - Fixed the misalignment of footer elements in the MultiSelect popup on mobile devices.

  • #I619463 - Fixed an exception that occurred when re-rendering the multiselect component inside the scheduler by clicking the scheduler navigation icon.

  • #I620453 - Fixed the issue where ItemData returned null in the removed event argument when the value was cleared.

  • #I6414793 - Fixed the issue where the Clear Icon fails to create a placeholder in MultiSelect after the selection is reset.

PDF Viewer

Bug Fixes

  • #I614031 - Now, able to insert capital H and V in multiline textbox fields in PDF Viewer when holding SHIFT key.
  • #I622939 - Now, able to insert capital H and V in search text in PDF Viewer when holding SHIFT key.
  • #I619818 - Now, the annotation select event is triggered in provided document.
  • #I624012 - Now, the font size of the type signature is correctly preserved in the downloaded document.
  • #I618143 - Now, the password-protected PDF document is properly exported to an image using the server library.

PivotTable

Bug fixes

  • #I622512 - Member sorting will now be performed correctly for negative numbers when using number grouping in the pivot table.
  • #I620602 - The report settings will now be maintained correctly when switching between reports with grouping applied in the pivot table.

RichTextEditor

Bug Fixes

  • #I618955 - Now, Pasting images from the OTD word document file functions correctly in the Rich Text Editor.

  • #I623355 - Now, decimal-leading-zero list type is preserved correctly when pasting list content from MS Word in the Rich Text Editor

  • #I621080 - Now, space key working properly when space key is pressed in the Rich Text Editor.

  • #I609672 - Now, resolved the issue where pasted images were uploaded twice, currentTarget was null, and the success message popup appeared twice in the Rich Text Editor.

  • #I621556 - Now, the cursor will be visible when pressing the enter key and reaches the bottom of the Rich Text Editor when the container element's height and scroll style are manually set.

Spreadsheet

Bug Fixes

  • #I622312 - Issue with "selection is misplaced and the row/column headers are duplicated when inserting a row or column in finite mode with enableVirtualization set to false" has been resolved.

  • #I614741 - Issue with "the active sheet is not properly updated when saving the spreadsheet with hidden sheets" has been resolved.

Tooltip

Bug Fixes

  • #FB60074 - Resolved the issue with tooltip positioning in Angular when using the component within a template.

Tree Grid

Bug Fixes

  • #F60202 - Fixed an issue where the filter menu dialog would not close after performing a filter or cancel action when utilizing the filterTemplate property.

Uploader

  • #FB60158 - Fixed an issue where the ActionComplete event was not triggered after a file upload.
ej2-react-ui-components - v26.2.10

Published by SyncfusionBuild 2 months ago

Breadcrumb

Bug Fixes

  • #I898885 - The issue with "we need to prevent the popup from closing until a multiselect value is selected in breadcrumb component" has been resolved.

ContextMenu

Bug Fixes

  • #I902438 - The issue with "Facing a flickering issue with the ContextMenu component on a Mac device" has been resolved.

DateRangePicker

Bug Fixes

  • #I189705 - Resolved an issue that caused a console error on mobile devices when utilizing the maxDays property in the DateRangePicker.

  • #I607606 - Fixed the issue where the TimePicker popup was not opening at the center on mobile devices.

  • #I613304 - Resolved an issue where toggling the visibility of the date range picker caused a memory leak.

Diagram

Bug Fixes

  • #I601125 - Now, Child Nodes position in ComplexHierarchicalTree updated correctly results in avoiding connector overlap.

DocumentEditor

Bug Fixes

  • #I613623 - Resolved the script error occurs while copy pasting the content from Word when enabling spellcheck.
  • #I616511 - Resolved the problem with selecting and editing text after the comment inserted.
  • #I616207 - Resolved the table left margin issue when opening attached document.
  • #I616276 - Resolved the can edit and can delete values in content control are bound inversely.
  • #I620559 - Resolved the issue that Ctrl + H opens the Find option instead of replace option.
  • #I613766 - Resolved the single page content expanded into 13 pages issue in Document Editor.
  • #I616846 - Resolved the overlapping issue when updating table of contents field.

DropDownTree

Bug Fixes

  • #I618290 - The issue with keyboard actions and the focus-related issue in the Dropdown Tree component have been resolved.

FileManager

Bug Fixes

  • #I620476 - Improved error handling and null value management in File Manager component file operations.

GanttChart

Bug fixes

  • #I618909,#I607695 - PDF export exception thrown when using different font style issue has been fixed.
  • #I618061 - Updating selectedRowIndex and dataSource dynamically only updates the data, selectedRowIndex does not work issue has been fixed.
  • #I620597 - getSelectedRecords method not return selected records when persistSelection is set to true issue has been fixed.
  • #I617142 - Left value miscalculated for taskbar while duration in decimals issue has been fixed.

Grid

Bug fixes

  • #I616688 - The issue with Programmatic open column chooser dialog not opening with OK and Cancel buttons on adaptive vertical view has been resolved.
  • #I615860 - The issue where invoking the getPersistData method in the dataBound event of the Grid removed the groupCaptionTemplate has been resolved.
  • #I614425 - Resolved the issue with the inconsistent isCountRequired query in the Excel-like filter when using the ODataV4Adaptor.
  • #I614381 - Resolved the issue where the column's editTemplate was not working in ASP.NET Core.
  • #I617205 - The issue with column chooser checkbox is unselected once uncheck the selected all option and press Esc keyboard action has been resolved.
  • #I616244 - The issue where the column resize was not resetting the frozen indicator, causing a non-frozen column to render behind a frozen column has been resolved.
  • #I616244 - The problem with the frozen shadow effect during column resizing has been resolved.
  • #I622755 - Filtering a column in Grid throws script error after autoFitColumns is invoked issue has been resolved.

MaskedTextBox

Bug Fixes

  • #I617472 - Fixed an issue where dynamic masking led to incorrect value updates in the MaskedTextBox.

PDF Viewer

Bug Fixes

  • #I614475 - Now, when deleting a signature field image after zooming in the image is removed and does not remains visually presented on the screen.
  • #I615933 - Now, the Radio button retains selection when clicked more than once.
  • #I615285 - Now, form fields are being correctly retrieved from the widget in the provided document.

PivotTable

Bug fixes

  • #I612547 - The column width applied using the columnRender event will now be properly persisted when resizing the pivot table.

Schedule

Bug fixes

  • #I607401 - An issue where the events are not aligned in correct position when Scheduler height changed dynamically has been fixed.

Tree Grid

Bug Fixes

  • #I609686 - Fixed an issue where the Rowdraganddrop action would drop the previously selected record when virtualization is enabled.
  • #I620787 - Resolved a white space issue that occurred while scrolling with persistSelection and virtualization.
ej2-react-ui-components - v26.2.9

Published by SyncfusionBuild 2 months ago

Common

Bug Fixes

  • #I616798 - The issue with "multiple requests arising when using query property and useEffect in DropdownList component" has been resolved.

Accumulation Chart

Bug Fixes

  • #I618245 - Now resizing works properly in accumulation, even when the tooltip is enabled.

Chart

Bug Fixes

  • #I617528 - Now the data labels are visible only for the available range.
  • #I618989 - Selection zooming and panning now function properly on the date-time category axis.

DashboardLayout

Bug Fixes

  • #I591785 - The issue with the draggableHandle property when dynamically updating panel contents in the Dashboard Layout component has been resolved.

DocumentEditor

Bug Fixes

  • #I612018 - Resolved the combined merged cells deleting issue when deleting entire column.
  • #I614400 - Resolved the document corrupted issue when exporting document with TOC revisions.
  • #I612515 - Resolved the maximum call stack size exceeded issue after document loaded.
  • #I612103 - Resolved the text cannot be edited issue when picture is layouted behind the text.
  • #I606994 - Resolved the list paragraph copy pasting issue.

DropdownList

Bug Fixes

  • #I612396 - Fixed an issue where an empty popup appeared when scrolling up and down with enableVirtualization and itemTemplate enabled.

GanttChart

Bug fixes

  • #I613295 - Milestone endDate not properly validating when convert to task issue has been fixed.
  • #I608671 - When the resource tab column is edited and tab is switched, the edited value is not saved issue has been fixed.

Grid

Bug fixes

  • #F191300 - When freeze property is enabled the minWidth and maxWidth set to a column is not working properly issue has been resolved.
  • #I615679 - search clear action does not reset the pageSize issue has been resolved.
  • #FB59752 - In rowDrag event, the dragged data is not properly returned issue has been resolved.
  • #I617335 - ResponsiveBack element not showing when search is aligned left in Toolbar with AdaptiveUI issue has been resolved.
  • #FB59809 - The issue with editing a record of column that contains multiple aggregates throws a script error has been resolved.
  • #I899326 - The script error related to adaptiveUI when selecting records with a toolbar rendered using a template has been resolved.

Image Editor

Bug Fixes

  • #I901333 - The issue with "script error thrown while saving the image" has been resolved.

ListBox

Bug Fixes

  • #I897366 - Issue with "Listbox double scroll appears issue while enabling the filtering option." has been resolved.

Maps

Bug fixes

  • #I613689 - The position of the image markers will now be correctly adjusted when the offset property is set.

MultiColumn ComboBox

Features

  • #I609891 - Now we have provided support for text wrapping in MultiColumn ComboBox column cells.

MultiSelect

Bug fixes

  • #I615659 - Fixed the issue with dropdown list items not displaying properly in the DropDownList.

PDF Viewer

Bug Fixes

  • #I612252 - Now, the ArgumentOutOfRangeException does not occurs while attempting to download the provided document.
  • Now, the script error does not occurs when searching the non-matched word in the document without magnification module.
  • #F189402 - Now, the PDF viewer can load the PDF document as a blob URL.
  • #F190306 - Now, the script error does not occur when loading the provided document.

PivotTable

Bug fixes

  • #I616730 - Value sorting will no longer be performed unintentionally when resizing the column in the pivot table.
  • #I617149 - The allowRepeatHeader option will now work properly when exporting the pivot table as a PDF document.

RichTextEditor

Bug Fixes

  • #I612704 - Now, the continuous console error that was being thrown when the editor is destroyed is fixed.

  • #I617167 - Now, The character is not duplicated after switching to the Chinese language in the Rich Text Editor.

  • #I615533 - Now, The mention popup renders correctly when bold text is inserted in the Rich Text Editor.

  • #I617144 - Now, Pressing the backspace or delete key functions correctly in the Chinese language Rich Text Editor.

Spreadsheet

Bug fixes

  • #I616139 - The script error that occurs while scrolling down and up in a sheet when a cell has filter icon and notes has been resolved.
  • #I613155 - The notes in the spreadsheet are now scrollable when the content length is long.

StockChart

Bug Fixes

  • #F191596 - Spline rendering now correctly handles zero data values.

Switch

Bug Fixes

  • #F190104 - The issue with Script error occurs while opening dialog component using switch button has been resolved.

Tree Grid

Bug Fixes

  • #I609686 - Fixed an issue where the Rowdraganddrop action would drop the previously selected record when virtualization is enabled.
  • #I609686 - Fixed a console error that occurred when performing row selection followed by the collapseAll and expandAll actions with virtualization.
ej2-react-ui-components - v26.2.8

Published by SyncfusionBuild 3 months ago

AutoComplete

Bug Fixes

  • #I609561 - Fixed an issue where an exception occurred when clearing the value using the static clear icon.

Barcode

Bug Fixes

  • #I508544 - Now, the DataMatrix barcode is rendered properly with alphanumeric values.

Chart

Bug Fixes

  • #I615273 - Now, the tooltip will render properly when a string is used as the y-value.

ContextMenu

Bug Fixes

  • #I897592 - The issue with "Context menu reopens after selecting options quickly" has been resolved.

DatePicker

Bug Fixes

  • #F188894 - Fixed the issue where, in Mobile Mode, opening the popup and pressing the back button without selecting any date would apply an overlay to the entire page.

Diagram

Bug Fixes

  • #I612110 - Now, Export Image function exports various image formats properly.
  • #I612445 - The exception will no longer thrown when adding Phases at runtime and perform undo Action

Dialog

Bug Fixes

  • #I606278 - Fixed the issue where the popup was opening in an incorrect position when the transform style was applied.

DocumentEditor

Bug Fixes

  • #I616045 - Resolved the endnote format is not applied and label mismatch in note property dialog.
  • #I595112 - Resolved the copy pasting issue while pasting the content as destination format.
  • #I597283 - Resolved the issues with bookmarks in Document Editor.
  • #I610080 - Resolved the revision split issue when inserting comment on deleted content.
  • #I607949 - Resolved the table row alignment issue when opening a document in editor
  • #I610857 - Resolved the issue that footnote is inserted but cannot be edited in protection enabled document.
  • #I613938 - Resolved the Editor formatting getting corrupted issue.

GanttChart

Bug fixes

  • #I612296 - Day light saving is not working properly issue has been fixed.
  • #I617432 - Exception thrown when updating datasource issue has been fixed.

Grid

Bug fixes

  • #F189384 - Provided comma separation to the pager message for all locale.
  • #I610850 - Event triggered in case of identical filter data in grid date time type column has been resolved.
  • #F189325 - The issue with "Not null", "Null", "Empty", and "Not empty" filters not working with the filter template has been resolved.

Image Editor

Bug Fixes

  • #I898988 - The issue with "script error thrown while using the drawText method" has been resolved.
  • #I612658 - The issue with "Zoom action was not working in ImageEditor after drawing a rectangle and performing the zoom action via touch mode" has been resolved.

ListBox

Bug Fixes

  • #I608662 - Issue with "listbox RemoveItems method performance issue occurs while using large number items" has been resolved.
  • #I897491 - Issue with "Input filter element was focused while clearing the datasource in the listbox" has been resolved.

MultiColumn ComboBox

Features

  • #I609891 - Now we have provided support for text wrapping in MultiColumn ComboBox column cells.

MultiSelect

Bug Fixes

  • #I606184 - Fixed an issue where placeholder content was incorrectly displayed as an ellipsis in the MultiSelect component when the Chinese language was selected.

PDF Viewer

Bug Fixes

  • #I612530 - Now, able to copy text from form field text boxes using Ctrl+C.
  • #I608686 - Now, the script error no longer occurs when deleting the added annotations using the deleteAnnotations API.
  • #I607610 - Now, we are able to click the checkbox field in the customer-provided document on mobile devices.
  • #I612848 - Now, The form fields can no longer be pasted outside the page container
  • #I609340 - Now, the invalid error message is not displayed when loading an incorrect file path in stand-alone mode.

PivotTable

Bug fixes

  • #I610461 - "Autofit" will now be applied properly even after the column header text has been customized.

Ribbon

Features

  • #I604695 - Now we have provided support for automatically scaling the SVG images when used as icons in ribbon split-button and dropdown-button popups.

RichTextEditor

Bug Fixes

  • #I614247 - Now, the change event will triggered properly when toggling the readonly mode.

  • #I613965 - Now, backspace works properly inside the input field in the Rich Text Editor.

  • #I612147 - Now, deleting the list content by selecting deletes only the selected list elements instead of the whole list in Rich Text Editor.

  • #I605021 - Now, Copy and pasting justified content from desktop Word desktop works properly in Rich Text Editor

  • #I572346 - Now, the mention tags should not be added within the span while pasting in the Rich Text Editor.

Switch

Bug Fixes

  • #F190104 - The issue with Script error occurs while opening dialog component using switch button has been resolved.

Tooltip

Bug Fixes

  • #FB59399 - The issue with the tooltip position when using template with animation has been resolved.

Tree Grid

Bug Fixes

  • #I609686 - Fixed an issue where row selection was incorrect when virtualization was enabled.
ej2-react-ui-components - v26.2.7

Published by SyncfusionBuild 3 months ago

AutoComplete

Bug Fixes

  • #I609561 - Fixed an issue where an exception occurred when clearing the value using the static clear icon.

Chart

Bug Fixes

  • #I612449 - The secondary axis labels will render properly with scrollbar on the secondary axis.

DocumentEditor

Bug Fixes

  • #I597088 - Resolved the footnote and endnote numbers appearing as box issue.
  • #I613353, #I610202 - Resolved the issue occurs when copying the paragraph.
  • #I607408 - Resolved the copy pasting issue with certain chars on enabling local paste.
  • #I605357, I605371 - Resolved the footnote and endnote inconsistent behaviour with track changes.
  • #I609576 - Resolved the content layout issue on protected edit region.
  • #I607325 - Resolved the content gets overlapped issue when selection moves to header.
  • #I607277 - Resolved the script error when applying border for merged cells.
  • #I606994 - Resolved the script error issue when copy pasting list.
  • #I606137 - Resolved the content overlapping issue when the track changes alert dialog closed.
  • #I610807 - Resolved the script error issue when exporting document as PDF.

FileManager

Bug Fixes

  • #I608803 - The issue with renaming the tree item by directly right-clicking the item has been resolved.
  • #F189075 - The issue with rendering the File Manager component using flat data support based on the root folder ID has been resolved.
  • #I608802 - The issue with copy and paste a folder within File Manager component navigation pane has been resolved.

GanttChart

Bug fixes

-#I607879 - Work Property Value Not Calculating Properly When Adding or Editing a Record issue has been fixed.- #I612340 - actionFailure event not working properly for duration issue has been fixed.

  • #F189417 - queryTaskbarInfo event is not working properly while change the color of taskbar issue has been fixed.
  • #I603923 - Row selection toggling not working properly while persistSelection is enabled issue has been fixed.

Grid

Bug fixes

  • #I608364 - Resolved the issue when autoFitColumns method does not modify the columns autoFit property to true.
  • #FB59570 - Fixed the issue in filter items overlapping when enableInfiniteScrolling is enabled in filterSettings.
  • #I610108 - The problem with the date filter in the grid component has been resolved.
  • #F189307 - The issue where the edit dialog of the selected record does not open properly when the foreign key column is grouped has been resolved.
  • #I610349 - Resolved the data repetition issue when scrolling up in a virtualization enabled grid.
  • #I610521, #I609713 - Provided v-slot template support for template, headerTemplate, pagerTemplate, rowTemplate, stacked header template.
  • #I607993 - The issue with the selection is not working properly when multi-select, drag and drop, and default sorting are all enabled has been resolved.
  • #I604038 - The problem with Grid column multiline edit params in Chrome and Edge has been resolved.
  • #I610011 - Resolved an issue where calling the autoFitColumns method caused a double border on the right side of the table.

MultiSelect

Bug fixes

  • #I612325 - Fixed an issue where the onChange method was not called when the multiselect component was cleared.

PDF Viewer

Bug Fixes

  • #I608779 - Now, the signature field value is not removed from formFieldCollections when updating visibility programmatically.

RangeNavigator

Bug Fixes

  • #I613716 - Now, the series is rendered properly when the y-values are the same.

Ribbon

Features

  • #I604471, #I604695 - Now we have provided support for automatically scaling SVG images as icons, that are compatible with different Ribbon Layouts.

RichTextEditor

Bug Fixes

  • #I600937 - Now, the entered value works properly when typed in Korean in the Rich Text Editor.

  • #I612147 - Now, deleting the list content by selecting deletes only the selected list elements instead of the whole list in Rich Text Editor.

Spreadsheet

Bug fixes

  • #I577428 - The script error that occurred when attempting to open the context menu without an active cell in the spreadsheet will no longer be thrown.

Switch

Bug Fixes

  • #F190104 - The issue with Script error occurs while opening dialog component using switch button has been resolved.

TreeView

Bug fixes

  • #I611332 - The issue with the TreeView checkbox template sample with autoCheck property in the TreeView component has been resolved.
ej2-react-ui-components - v26.2.5

Published by SyncfusionBuild 3 months ago

Chart

Bug Fixes

  • #I612449 - The secondary axis labels will render properly with scrollbar on the secondary axis.

Diagram

Bug Fixes

  • #I604552 - Swimlane wrapper updated wrongly when phase offset set for vertical swimlane and container defined.
  • #I605961 - Connector will no longer split, when the connector's source or target id matched with node id which dropped on connector highlighter.

GanttChart

Bug fixes

  • #I608398 - autoCalculateDateScheduling property not working properly with loadChildOnDemand feature issue has been fixed.

PDF Viewer

Bug Fixes

  • #I605917 - Now, duplicate form fields are not added to the collection when loading the provided document.
  • #I610387 - Now, the spinner shown properly when we click the save button.
  • #I611496 - Now, the page render request is sent correctly when the zoomMode is set with a specific viewer container size and the page render request is not sent if restrictZoomRequest is set to true and enableTileRendering is set to false.

RangeNavigator

Bug Fixes

  • #I613716 - Now, the series is rendered properly when the y-values are the same.
ej2-react-ui-components - v26.2.4

Published by SyncfusionBuild 3 months ago

Accumulation Chart

Bug Fixes

  • #I609990 - Now, the data label tooltip will adjust automatically when it goes outside the chart bounds.

Barcode

Bug Fixes

  • #I508544 - Now, the DataMatrix barcode is rendered properly with alphanumeric values.

Chart

Bug Fixes

  • #I605096 - Now, the data label color is correct when setting the position to Auto.

Diagram

Bug Fixes

  • #FB58731 - Resolved issues with copy paste of swimlane using rubber band selection.

DocumentEditor

Bug Fixes

  • #I604324 - Resolved the issue that endnote are not visible in DocumentEditor when it splitted to next page.
  • #I611455 - Word document viewer now working properly in open method when display control after document open.
  • #I605521 - Text in comment section is now showing in correct format.
  • #I603460 - Resolved the content control border issue when insert multiple paragraph.

DropdownList

Bug Fixes

  • #I612750 - Fixed an issue where updateData was throwing an error when filtering in a DropDownList.

DropDownTree

Bug Fixes

  • #I610232 - The issue where the for attribute was missing in the label element of the Dropdown Tree component has been resolved.

FileManager

Bug Fixes

  • #F189075 - The issue with rendering the File Manager component using flat data support based on the root folder ID has been resolved.
  • #I608802 - The issue with copy and paste a folder within File Manager component navigation pane has been resolved.

GanttChart

Features

  • #I577723 - Provided support for dependency type localization in the cell edit.

Bug fixes

  • #603505 - Keyboard interaction for selecting all record is not working properly after clicking chart side issue has been fixed.
  • #I607803,#I607856,#I607879,#I608671 - Milestone and Work Property Not Working Properly issue has been fixed.

Grid

Bug fixes

  • #I600715 - The issue where the column width set to "auto", would revert to its maximum width when resized has been resolved.
  • #FB59210 - Border disappearance when RowSpanning in grid columns issue has been resolved.
  • #I606869 - Inability to enable grid resize dynamically issue has been resolved.
  • #I606503 - Resolved the script error that occurs when using dialogTemplate editing in both the parent and child grids.

Image Editor

Bug Fixes

  • The issue with "Finetune slider keyboard focus not proper" has been resolved.

Mention

Bug Fixes

  • #I608248 - Mention popup value not updating in textbox when using mouse interaction has been resolved.

MultiSelect

Bug Fixes

  • #I606210 - Fixed issue with the GroupCheckBox not being disabled properly.

PDF Viewer

Bug Fixes

  • #I604925 - Now, the stamp annotation is updated correctly in the downloaded PDF.
  • #I609434 - Now, the Approved stamp rendered properly in the stand-alone PDF viewer when exporting/importing as an object.
  • #I603747 - Now, the PDF document is loaded properly in the PDF Viewer when disposing of the PdfRenderer object.

PivotTable

New features

  • #F188060 - Implemented support for rendering all pivot table features within the "Ant Design" modal.

RichTextEditor

Bug Fixes

  • #I609672 - Now, the imageRemoving event is triggered properly when we delete the pasted image when uploading from the upload popup in the Rich Text Editor.

  • #I605021 - Now, pasting the content from the MS Word web application with alignment styles as justified works properly in Rich Text Editor.

  • #I572346 - Now, the mention tags should not be added within the span while pasting in the Rich Text Editor.

Schedule

Bug fixes

  • #I605064 - An issue with the weekly recurrence appointment rendering while using the repeat interval value of more than 1 has been fixed.
  • #I600060 - The issue where the drag clone fails to follow the cursor position during dragging, with cell widths set to auto, has been resolved.

Spreadsheet

Bug fixes

  • #I603035 - Issue with "chart is not rendered properly when the chart range refers to another sheet range" has been resolved.

  • #I609452 - Issue with "exception throws while initializing the cell model with more than one chart in a single cell with customized left and right properties" has been resolved. (React)

  • #I610974 - Issue with "unable to change the size of the pie chart using resizing" has been resolved. (React)

TextBox

Bug Fixes

  • #I609281 - Fixed issue where the aria-label attribute was not set properly.

Tree Grid

Bug Fixes

  • #F59092 - Fixed issue where wrong data was returning in rowDeselected event when both persistSelection and filterSettings were enabled with remote data.
ej2-react-ui-components - v26.1.42

Published by SyncfusionBuild 3 months ago

3DCircularChart

Bug Fixes

  • #I608643 - Now, the legend highlighting works properly for the 3D Circular chart.

Chart

Bug Fixes

  • #I605430 - The chart height fits the container even when scaling is applied.

Diagram

Bug Fixes

  • #I602548 - The undefined exception will no longer be thrown when double-clicking on the UML classifier connector.
  • #I604677 - Now, The Parameter names in UML Class shapes with multiple Methods are updated correctly.
  • #F58854 - Resolved Flickering issue of tooltip when hovered over user handle.
  • #I607983 - Connector will no longer split, when the node is moved away from the highlighted connector.

DocumentEditor

Bug Fixes

  • #I597193 - DocumentEditor properly edited table cell that sprawls multiple pages.
  • #I600466 - Resolved the table overlapping issue.
  • #F188884 - Resolved the type error cannot read properties of undefined (reading 'paragraph') when switching layout modes.
  • #I602758, I607110 - Resolved the issue that bullet points disappearing when adding new lines before.
  • #I605797 - Resolved the Alt text missing when copy/paste the title Impression:.
  • #I605542 - Resolved the issue that adding time stamp parameter to image URLs Causing 403 Error.
  • #I607449 - Resolved the issue that inserting footnotes in headings trigger layout issues when navigation pane is open.
  • #I609613 - Resolved the issue that script error occurs while switching from web layout to print layout.
  • #I604994 - Resolved the issue of selected content isn't deleted properly.
  • #I598395 - Resolved the script error issue when exporting attached document as SFDT.
  • #I603179, I604479 - Resolved the issue that Added the revision with text table of content while clicking the find button.
  • #I604994 - Resolved the improper deletion when track changes enabled.

DropdownList

Bug Fixes

  • #I606941 - Fixed issue with ItemTemplate causing console error when changing dataSource in beforeOpen event.

  • #I606285 - The text alignment issue in the Dropdown Tree component has been resolved.

  • #I600290 - Fixed issue where the index property was not updating when changing the data source dynamically.

DropDownTree

Bug Fixes

  • #I605652 - Resolved the issue where updating the value was not working properly.

GanttChart

Bug fixes

  • #I606401 - Empty space occur when height is dynamically changed with side bar issue has been fixed.
  • #I604864 - The issue of missing modified records and task data in the actionComplete argument when merging records via the context menu has been fixed.
  • #I603502 - Toolbar item is not working properly with virtualization issue has been fixed.
  • #I603923 - Row selection toggling not working properly while persistSelection is enabled issue has been fixed.

Grid

Bug fixes

  • #I603505 - Resolved the issue where the keyboard interaction for SelectAll records not working properly.
  • #I600155 - Resolved the issue where the script error is thrown when opening filter menu with filter template.
  • #FB59205 - Unsubscribed ResizeStop event issue is resolved.

LinearGauge

Bug Fixes

  • #I604579 - The cancel property is now available in the resized event to halt the progress of the event when it is set to true.

ListBox

Bug Fixes

  • #I607846 - Issue with "actionCompleteevent is not properly triggered in the dual listbox sample" has been resolved.
  • #I548014 - Issue with "Performance issue with dual list box component with large records" has been improved.
  • #I608380 - Issue with "listbox script error thrown when navigating to another page" has been resolved.
  • #I600939 - Resolved the Flickering issue occurred in listbox while drag and drop.

MultiSelect

Bug Fixes

  • #I606210 - Fixed issue with the GroupCheckBox not being disabled properly.

PDF Viewer

Bug Fixes

  • #I592444 - Now, the size of the focused free text annotation remains unchanged when pressing the Alt key.
  • #I609661 - Now, the Pages are rendered properly when navigating to the pages using the goToBookmark method.
  • #I608331 - Now, the formFieldRemove event is not triggered when resizing the form field.
  • #F189033 - Now, the print preview images are displayed properly on the Safari browser on an iPhone device.
  • #I609398 - Now, the script error does not occurs when selecting the custom stamp with customized stampSettings.

PivotTable

Bug fixes

  • When using value sorting with autofit in the pivot table with the Grouping Bar UI, the column header text will now be visible.

Ribbon

Bug Fixes

  • #I606110 - Now the issue with programmatically updating the Gallery item using updateItem method has been resolved.

RichTextEditor

Bug Fixes

  • #I609924 - Now, the console error while closing the Grid Edit dialog with Rich Text Editor has now been resolved..

  • #I607525 - Now, the placeholder properly shows up after cleaning all the content in the Rich Text Editor.

Slider

Bug Fixes

  • #I605471 - The issue with Range Slider component in material dark theme has been resolved.

Spreadsheet

Bug fixes

  • #I600955 - Issue with "hyperlink navigation action is not prevented when the cancel argument of the beforeHyperlinkClick event is set to true" has been resolved.
  • #I600874 - Issue with "script error occurs when inserting rows using the insertRow method after inserting an image and freezing rows" has been resolved.

Tooltip

Bug Fixes

  • #I607499 - The issue with the tooltip position in the Tooltip component has been resolved.
  • #I609205 - The issue with the console error while assigning a function type value to the Content property in the Tooltip component has been resolved.

Tree Grid

Bug Fixes

  • #I607837 - Resolved an issue where an action failure logged an error while rendering the Tree Grid with both idMapping and parentIdMapping properties.
ej2-react-ui-components - v26.1.41

Published by SyncfusionBuild 3 months ago

Chart

Bug Fixes

  • #I604359 - The y-axis label is now proper when setting the minimum value on a date-time axis.
  • #I607015 - The marker will not get cut off when enabling the scrollbar.

Features

  • #I546800 - Enhanced the appearance of connector lines in the waterfall chart for better visual clarity.

DatePicker

Bug Fixes

  • #F58554 - Fixed issue where disabled dates were being selected when enabling html attributes while typing.

Diagram

Bug Fixes

  • #I601660 - Infinite scrolling now works properly on both the horizontal and vertical axes.
  • #I600305 - Now, Fill color applied for BPMN activity shapes inside the symbol palette for smaller size.

DropDownTree

Bug Fixes

  • #I601738 - Resolved the issue where autoCheck action was not working properly during the filtering action.

FileManager

Bug Fixes

  • #I603942 - Column hide issue in details view pane when utilizing the hideAtMedia property in File Manager component has been resolved.

FormValidator

Bug Fixes

  • #F58905 - Fixed an issue where the min and max validation rules were not functioning correctly.

GanttChart

Bug fixes

  • #I606422 - The split task split line extends when performing the zoomToFit action and affecting the task end date issue has been fixed.
  • #I594804 - Performance issue occurs when autoCalculateDateScheduling is set to false issue has been fixed.

Grid

Bug fixes

  • #FB59206 - Resolved the issue where the column menu icons were overlapping with the column headers.
  • #I590873 - Implemented tab key navigation functionality with the command column in edit mode.
  • #I599720 - Resolved the issue where the click event triggers even if the page changes programmatically.
  • #FB58882 - Fixed the issue where frozen columns with caption aggregates caused scrolling problems.
  • #I601097 - The issue with Group by Format not working with Lazy Load Grouping has been resolved.

Image Editor

Bug Fixes

  • The issue with "keyboard navigation not proper" has been resolved.

ListBox

Bug Fixes

  • #I601598 - Issue with "filtering was not applied after adding the new items in listbox while filtering" has been resolved.

PDF Viewer

Bug Fixes

  • #I605035 - Now, the script error does not occurs when using display mode as type alone in signature field.
  • #I605293 - Now, the script error does not occurs when updating the PDF Viewer height value programmatically on mobile devices.
  • #I601076 - Now, the annotation with author and subject are not missing in downloaded PDF.
  • #I602512 - Now, the comment div is no longer created when an annotation is pasted onto a different page.

Features

  • Implemented the exportAsImage API in our Stand-alone PDF viewer, which allows users to export pages as images. This enhancement provides users with a powerful tool to effortlessly convert PDF pages into image files.

PivotTable

Bug fixes

  • #F187996 - When dynamically updating the data source with the static field list, grouping will now work properly in the pivot table.
  • #I591197 - Column header text will now be visible when using value sorting with autofit in the pivot table.

Ribbon

Features

  • #I592358 - Now we have provided a new event ribbonLayoutSwitched, when the layout is switched between the classic and simplified modes in ribbon.

RichTextEditor

Bug Fixes

  • #I585350 - Now, the list format is reverted properly when using the executeCommand method to apply and revert the list in the Rich Text Editor.

  • #I600937 - Now, the entered value works properly when typed in Korean in the Rich Text Editor.

Schedule

Bug fixes

  • I577891 - An issue with the virtual scrolling performance in the vertical view has been addressed.
  • I589776 - An issue where the events are moved to next or previous week while multi dragging has been fixed.

Spreadsheet

Bug fixes

  • #I587684 - Issue with "ROUND and ROUNDUP functions return the wrong results when performing actions with decimal values" has been resolved.

  • #I597438 - Issue with "rows are not shown correctly and appear hidden when calling the refresh() method after scrolling the sheet" has been resolved.

  • #I605907 - The notes dialog box in the Spreadsheet will not appear outside the viewport when scrolling within the control.

Stepper

Bug fixes

  • #I603606 - Now the issue with the stepper progress bar misalignment when minimized, and maximized the browser window has been resolved. Also, a new method refreshProgressbar has been added in the stepper control to programmatically update the progress bar.

Toolbar

Bug fixes

  • An issue with memory leak in the Toolbar events has been resolved.

Tooltip

Bug Fixes

  • #F188940 - The issue with the afterClose event returning the argument values as null in the Tooltip component has been resolved.

Tree Grid

Bug Fixes

  • #F58804 - Fixed an issue where an exception was being thrown when dragging and dropping between the tree grid and detail template.
  • #F603044 - Resolved a console error that occurred when clicking the checkbox of child records.

Uploader

Bug Fixes

  • #I605386 - Fixed an issue where removing invalid files in a form did not trigger the select event again in the file upload.
ej2-react-ui-components - v26.1.40

Published by SyncfusionBuild 4 months ago

Chart

Bug Fixes

  • #I604532 - Removed exclamation mark from comments in the chart source.

Checkbox

Bug Fixes

  • #I602047 - The issue with "CheckBox change event triggered twice when setting label as HTML string element" has been resolved.

DatePicker

Bug Fixes

  • #I600055 - Resolved issue with automatically closing popups when state dynamically changes.

DateRangePicker

Bug Fixes

  • #I600055 - Resolved issue with automatically closing popups when state dynamically changes.

DateTimePicker

Bug Fixes

  • #I600055 - Resolved issue with automatically closing popups when state dynamically changes.

Diagram

Bug Fixes

  • #I598320 - The exception is no longer thrown when adding a node at runtime in the unit test case.
  • #I597330 - Expanding and collapsing nodes multiple times now works properly.
  • #I596153 - Unselecting a selected node using CTRL+Click now works properly when zoom pan is enabled.
  • #I595572 - The Exception is no longer thrown when drag and drop shapes on top of each other repeatedly with Line Routing.
  • #F188009 - The Exception is no longer thrown When Loading Data Without Defining Node Template at Application Level.
  • #F188626 - Position of BPMN activity loop node is now properly rendered while save and load.

DocumentEditor

Bug Fixes

  • #I599170 - Resolved the bookmarks are not added properly in Document Editor.
  • #I599982 - Resolved the bookmark not navigation issue while clicking the hyperlink.
  • #I600181 - Resolved the script error issue when modify the levels in table of contents.
  • #I598250 - Resolved the before comment action event behaviour issues.
  • #I576525 - Resolved the performance issue when editing paragraph that split into multiple pages.
  • #I600212, #I429607 - Resolved the bookmark is not retrieved when selecting the table cell.

Features

  • #I559439 - Added support to apply multicolumn for selected paragraph.

DropDownTree

Bug Fixes

  • #I605241 - An issue with change event in the Dropdown Tree component has been resolved.

FileManager

Bug Fixes

  • #I603473 - Resolved the issue where the context menu item in the File Manager component remained disabled after opening the context menu for the root folder in the navigation pane.

FormValidator

Bug Fixes

  • #F58905 - Fixed an issue where the min and max validation rules were not functioning correctly.

GanttChart

Bug fixes

  • #I605424 - ValidationRules property not working properly issue has been fixed.
  • #I599788 - Duration column is not working properly when using editType as numericedit issue has been fixed.
  • #I603492 - CollapseAll / ExpandAll button in is not working properly when virtualization is enabled issue has been fixed.

Grid

Bug fixes

  • #FB58829 - Resolved the ColumnChooser position misalignment issue.
  • #FB58782 - Resolved the problem that arises when using the format option N2 and setting the type as number.
  • #I598304 - Resolved the issue where the date column Excel filter not includes previous selected value with EnableInfiniteScrolling in filterSettings.
  • #I600803 - The issue of the FilterBar cell being misaligned in the checkbox column has been resolved.

Image Editor

Bug Fixes

  • #I603404 - The issue with "ImageEditor drawText method text selection issue with multiline" has been resolved.
  • #I603806 - The issue with "ImageEditor Undo/Redo collection was not working properly for pen drawing annotation" has been resolved.

Input

Bug Fixes

  • #I603191 - Fixed console error on component rendering when using float label with outline cssClass property.

Kanban

Bug Fixes

  • #F185120 - Now, the resize window works properly after the kanban is destroyed.

ListBox

Bug Fixes

  • #I599609 - Issue with "Scroller was not added properly to listbox while setting height to the parent element as percentage value" has been resolved.

  • #I600939 - Provide the native mouse event arguments support to the listbox drag event.

Mention

Bug Fixes

  • #I549354 - Fixed issue where the search API was triggered without typing mentionChar when using Data Manager as the source.

MultiSelect

Bug Fixes

  • #I580914 - Fixed issue with MultiSelect CheckBox mode and large dataset causing page unresponsiveness.

PDF Viewer

Bug Fixes

  • #I598100 - Now, when importing the position of the exported ink annotation is correct.
  • #I598074 - Now, the annotations are not missing in annotationCollection after undo action.
  • #I599164 - Now, the highlight position is working properly for OCR documents in client and server-side rendering.
  • #I597488 , #I599166 - Now, the page rendering performance has been increased.
  • #I599114 - Now, the required page requests are only sent when we scroll using the mouse or touchpad.
  • #I598716 - Now, the signature field indicator is placed in correct position in the provided document without FormDesigner module.
  • #I598109 - Now, the performance issue did not occur when updating multiple form fields at once.

PivotTable

Bug fixes

  • #I594323 - In the pivot field list UI, date group fields are now properly displayed under their parent field name.

RichTextEditor

Bug Fixes

  • #I595611 - Now, localization texts work properly for the source code and preview tooltips in the Rich Text Editor.

  • #I595571 - Now, inserting the table into the RichTextEditor works properly while using the quick toolbar settings in the editor.

  • #I534515 - Now, the cursor position is maintained properly when inserting image caption text in the Rich Text Editor.

  • #I598541 - Now, the quick toolbar in the Rich Text Editor works properly and does not get hidden behind the dialog.

  • #F188888 - Now, when setting the layoutOption to 'Break' in the insertVideoSettings, the break is applied to the embedded video element in the Rich Text Editor.

  • #I598973 - Now, when you paste a link and then click the Shift+Enter, it should not cause the page to collapse and the cursor to remain maintained properly.

  • #I596139 - Now, the afterPasteCleanup event returns the proper values in the Valueargument when pasting the image into the Rich Text Editor.

  • #I597774 - Now, enabling and disabling the toolbar on the focus and blur events, respectively, doesn't bind the drop event multiple times, and it works properly.

Schedule

Bug fixes

  • #I592529 - An issue where the custom editor window did not destroy the rich text editor component has been fixed.
  • #I605495 - An issue where the schedule is randomly crashing upon changing the date and view has been fixed.

Tree Grid

Bug Fixes

  • F58902 - Fixed an issue where the CollapseAll / ExpandAll button in the toolbar was not working properly when virtualization was enabled.

TreeView

Bug fixes

  • #I604992 - The issue while rendering multiple checkboxes for the same tree node in the TreeView throws a script error has been resolved.

Uploader

Bug Fixes

  • #I601231 - Fixed issue where change event would return all uploaded files instead of single file when multiple is set to false.
ej2-react-ui-components - v26.1.39

Published by SyncfusionBuild 4 months ago

Accumulation Chart

  • #I595618 - User interaction now works properly in the nested doughnut chart.

Chart

Bug Fixes

  • #I599108 - Now, the chart updates properly when rendered in the Firefox browser.
  • #I597246 - The chart with a zero data label is now rendered when setting the position as Top.

DocumentEditor

Bug Fixes

  • #I585937, I588421 - Resolve the editor shrink issue, while close the comment pane.
  • #I466554 - Resolved the unresponsive issue while backspacing table.
  • #I588278, I558603 - Resolved table layout issue while opening HTML pages.
  • #I595405 - Resolved the paste image issue after opening document content through paste API.
  • #I597223 - SFDT is exported properly for selected content.
  • #I600065 - Resolved the script error issue when accept or reject track changes.
  • #I588943 - Resolved the script error, while delete the contents.
  • #I591394 - Resolved the coping and pasting lists loses indentation issue.
  • #I591792 - Resolved the table border render issue when opening exported document.
  • #I591145 - Resolved the overlapping issue while opening the attached sfdt.

DropDownTree

Bug Fixes

  • #I600175 - Resolved the issue where a console error occurred during the filtering action with empty text in the data source of the Dropdown Tree.

  • #F150455 - The issue with the showSelectAll property, which occurred after performing the filtering action in the Dropdown Tree component, has been resolved.

GanttChart

Bug fixes

  • #I601248 - Selection not working when dynamically updated issue has been fixed.
  • #I598080 - When initial load, the predecessor validation case is not properly handled issue has been fixed.
  • #I598858 - Segment task duration is not validating properly after resizing issue has been fixed.
  • #F188524 - PDF export is not working properly when taskMode is set to Manual issue has been fixed.
  • #I598987 - Start and end date not validated when editing record by event issue has been fixed.

Grid

Bug fixes

  • #I584245 - Programmatic rowDeselect with toggle as true not working properly when initially selected the toggle row index then select another row checkbox has been resolved.
  • #FB58586 - Resolved the issue where the SelectRow method with toggle set to true does not selects the rows properly.
  • #FB58744 - The issue where selecting multiple rows in a grid with multiple selection enabled and then clicking on the last selected row does not retain the selection has been resolved.
  • #FB58571 - The issue where an unexpected rowDeselect event was triggered when using checkboxes in conjunction with the persistSelection functionality has been resolved.
  • #I576241 - The memory leak issue occurring when using the filterBarTemplate in a grid column has been resolved.
  • #FB58494 - Resolved the issue where the column's Default Value property only allowed string values.
  • #FB58490 - Resolved the issue where setting the numeric editType before the primaryKey caused problems with tab navigation.
  • #I596584 - Resolved the issues with sorting, selectRow, and up and down navigation in the enableVirtualization grid with grouping.
  • #I592590 - Support has been provided for exporting grouped items in an expanded state with lazy load group in PDF.

Mention

Bug Fixes

  • #I549354 - Fixed issue where the search API was triggered without typing mentionChar when using Data Manager as the source.

MultiColumn ComboBox

Bug fixes

  • #I602940 - Now the issue with component instance becomes undefined when accessing with specified ID and calling the refresh method has now been resolved.

PDF Viewer

Bug Fixes

  • #I598098 - Now, the undo function works properly when the ink annotation mode is not ended after adding.
  • #I599963 - Now, the form field property name updates correctly when added programmatically.
  • #I587763 - Now, the form field value that starts with « will be visible in the downloaded document.
  • #I597258 - Now, the thumbnail image is loaded properly when using IDistributedCache only as parameter.
  • #I600864 , #I58620 , #I601654 - Now, the blank page does not appear when loading the customer-provided document in server-side rendering.
  • #I599889 - Now, able to include the capital H in the text fields without FormDesigner module.
  • #I595214 - Now, the locked Custom stamp is not able to edited when opened in Adobe.

PivotTable

Bug fixes

  • #I591197 - Column header text will now be visible when using value sorting with autofit in the pivot table.
  • #I596628 - The pivot table will now be properly rendered when the data source contains a special character.
  • #I595763 - The pivot table will now be properly exported as an Excel document, with the calculated field using the "Standard" format string.
  • #I592737 - When exporting a pivot table to an Excel document, it will now be properly formatted.
  • #I597092 - When you double-click on the row headers, the pivot table will now be rendered properly.
  • #I598656 - When exporting a pivot table as an excel document, the localization text is now properly applied to the column grand total.
  • #I593440 - When using number grouping in the pivot table, grouped headers will now be properly sorted.
  • #I594323 - In the pivot field list UI, date group fields are now properly displayed under their parent field name.

Schedule

Bug fixes

  • #F188618 - The issue with the date time format during CSV export in excel has been resolved.
  • #I602738 - An issue with the print rendered empty page on the print preview window for vertical views has been fixed.
  • #I603067 - An issue with same duration events are overlapped each other in the vertical view has been fixed.

Sparkline

  • #I601193 - The fill property in Sparkline now works properly.

Stepper

Bug fixes

  • #I592870 - Prevented step interactions for non-linear steps when the linear property is enabled.

Tree Grid

Bug Fixes

  • #596141 - Fixed issue where alphanumeric values were not properly sent in the request during the expand action for remote data.

TreeView

Bug fixes

  • #I602280 - The issue where child filtering and dataBound event were not working for remote data has been resolved.
ej2-react-ui-components - v26.1.38

Published by SyncfusionBuild 4 months ago

Accumulation Chart

Bug Fixes

  • #I590334 - Now, the pie legend highlight works properly.
  • #I590334 - Now, the legend highlight will work properly even disabling selection in the pie chart.

Breadcrumb

Bug Fixes

  • Provide support to prevent the breadcrumb item re-rendering action while clicking breadcrumb items through the itemClick event.

Chart

Bug Fixes

  • #I594639 - Now, the range navigator and the chart are rendered with the same width.
  • #I598543 - Now, the chart area scrolling works properly when enabling the trackball in mobile mode.
  • #F188458 - Now, the page remains in the same position when adding or removing a series in chart.

Circular Gauge

Bug Fixes

  • #I580684 - Exceptions will no longer be thrown when the pointer is removed, and its value is updated dynamically in the Circular Gauge.

DashboardLayout

Bug Fixes

  • #I599650 - The issue with the type of the element parameter in the Dashboard Layout constructor has been resolved.

DocumentEditor

Bug Fixes

  • #I590548 - Resolved the layout issue when opening the attached document.
  • #I598215 - Resolved the table auto fit columns issue when opening attached document
  • #I591154 - Resolved the spellcheck local storage issue.
  • #I592343 - Resolved the comment icon removal issue.
  • #I585937 - Resolved the editor shrink issue while closing the comment pane.
  • #I576560 - Resolved the multi column layout issue in Word 2010 Compatibility mode.
  • #I588649 - Resolved the table resizing issue.

Features

  • #I559439 - Added the support to add a paragraph before the table.

DropDownTree

Bug Fixes

  • #I596302 - The issues with the screen reader handling of selected items and the hidden input element in the Dropdown Tree component have been resolved.

FileManager

Features

  • #FB10417 - Provided support for rendering flat data objects in FileManager component, removing the necessity for server requests and backend URL configuration. This enhancement also eliminating the need to define ajaxSettings while rendering the component.
  • Now, we have provided closeDialog method in FileManager to programmatically close the
    delete, rename, upload, create, details and other dialog popups.
  • Introduced new event support for actions performed within the FileManager component. These new events significantly expand your ability to tailor and enhance your interactions within the File Manager, providing you with more control and flexibility. Below, you will find the corresponding event names and event argument details.

Event Information

Event Name Argument Name Properties Description
beforeDelete DeleteEventArgs path, itemData, cancel. This event is triggered before the deletion of a file or folder occurs. It can be utilized to prevent the deletion of specific files or folders. Any actions, such as displaying a spinner for deletion, can be implemented here.
delete DeleteEventArgs path, itemData, cancel. This event is triggered after the file or folder is deleted successfully. The deleted file or folder details can be retrieved here. Additionally, custom elements' visibility can be managed here based on the application's use case.
beforeFolderCreate FolderCreateEventArgs path, folderName, parentFolder, cancel. This event is triggered before a folder is created. It allows for the restriction of folder creation based on the application's use case.
folderCreate FolderCreateEventArgs path, folderName, parentFolder, cancel. This event is triggered when a folder is successfully created. It provides an opportunity to retrieve details about the newly created folder.
search SearchEventArgs showHiddenItems, caseSensitive, searchText, path, cancel, searchResults. This event is triggered when a search action occurs in the search bar of the File Manager component. It triggers each character entered in the input during the search process.
beforeRename RenameEventArgs path, itemData, newName, cancel. This event is triggered when a file or folder is about to be renamed. It allows for the restriction of the rename action for specific folders or files by utilizing the cancel option.
rename RenameEventArgs path, itemData, newName, cancel. This event is triggered when a file or folder is successfully renamed. It provides an opportunity to fetch details about the renamed file.
beforeMove MoveEventArgs path, targetPath, targetData, itemData, isCopy, cancel. This event is triggered when a file or folder begins to move from its current path through a copy/cut and paste action.
move MoveEventArgs path, targetPath, targetData, itemData, isCopy, cancel. This event is triggered when a file or folder is pasted into the destination path.

Bug Fixes

  • #I594282 - Resolved the fileOpen event issue in the File Manager component.

GanttChart

Bug fixes

  • #I594645 - Cannot edit cell after validation rule is applied issue has been fixed.
  • #I598329 - Cancel in actionBegin event argument doesn't cancel taskbar and dialog edit action issue been fixed.
  • #I594908,#I594882, #I592404 - Incorrect validation of resource, work and duration utilization while mapping taskType issues has been fixed.
  • #I594878 - When adding a record via dialog, if the startDate is set to a Friday, the endDate and duration become empty issue has been fixed.
  • #I585587 - Filter pop up misalign in column menu filter issue has been fixed.
  • #I590307 - The issue about the "Add" and "Delete" buttons in the dependency tab were not being disabled when unnecessary has been fixed.
  • #I594645 - Date validation not working properly when taskbar is moved issue has been fixed.
  • #I592824 - Event markers height not updated properly issue has been fixed.

Grid

Bug fixes

  • #I587156 - Resolved the issue where enableVirtualization grid becomes blank when sorting after scroll to bottom of grid.
  • #I589142 - Resolved the issue where first selected record only deleted in enableVirtualization grid.
  • #F188307 - Resolved the issue While adding the new record with pageSizes a new page is not created.
  • #I594931 - Resolved the issue where the script error throws when adding the custom toolbar item dynamically.
  • #I595192 - Resolved the issue where the script error throws when search is aligned left in toolbar with AdaptiveUI.
  • #I586042 - The issue with support for on-demand in Excel and checkbox filtering for Adaptive UI has been resolved.
  • #I594278 - Resolved the issue with persist selection not working properly when using RowDragandDrop with remote data.
  • #FB57053 - Resolved the issue with enableQueryString in pageSettings.
  • #I590873 - Implemented tab key navigation functionality with the command column.

Image Editor

Bug Fixes

  • The issue with "image not loading in react ug sample" has been resolved.

ListBox

Bug Fixes

  • #I582328 - Issue with "Listbox component becomes unresponsive when resizing the window" has been resolved.

Multicolumn Combobox

Features

The Multicolumn combobox that can display data in multiple columns.

NumericTextBox

Bug Fixes

  • #I586498 - Fixed an issue where the numerictextbox component in different culture was causing incorrect appending of pasted values.

PDF Viewer

Bug Fixes

  • #I589042 - Now, the textbox field font size is does not increase automatically when zoom percentage increases.
  • #F188158 - Now, script error does not occurred when searching the non-matched word in the provided document.
  • #I587591 - Now, the stamp is updated correctly after reloading the resized stamp.
  • #I593317 - Now, the signature and initial background color is preserved upon reloading the downloaded document.
  • #I591009 - Now, the radio button name does not changes upon reloading the downloaded document.
  • #I591558 - Now, the ink annotation comment was not missing when importing the annotation sequentially in Stand-alone mode.
  • #I586497 - Now, the stamp annotation rendered properly when the PDF document is loaded with EditContent restrictions.
  • #I590035 - Now, the handwritten signature is exported properly when the isSignatureEditable API is set to true.
  • #I587843 - Now, the checkbox state is properly preserved when saving the provided document, even though the form designer module was not injected.
  • #I591558 - Now, the selector style applied for programmatically added annotation.

PivotTable

Bug fixes

  • #I581048 - We can now customize the headers before sending service requests when using a server-side pivot table.

Query Builder

Features

  • Drag-and-drop support - The Query Builder component now includes a drag-and-drop feature, allowing users to reposition rules or groups within the component effortlessly. This enhancement provides a more intuitive and flexible way to construct and modify queries.

  • Separate connector support - The separate connector feature in the Query Builder component enables users to integrate standalone connectors between rules or groups within the same group. This allows for greater flexibility, as users can connect rules or groups using different connectors, enhancing the complexity and precision of query construction.

Ribbon

Bug Fixes

  • #I593640 - Now the script issue raised while disabling the last tab of the ribbon has been resolved.

RichTextEditor

Bug Fixes

  • Now, fixed the issue with font color and the background color popup not opening in rare cases.

Schedule

Bug fixes

  • #I587318 - Issues in the Schedule aria-label attributes are fixed.
  • #I583567 - Resizing the appointment to the last column of the timeline views is not working issue has been resolved.
  • #I592841 - The issue with the appointment width calculation, when the endHour and timeScale properties are customized is fixed.
  • #FB51620 - The setWorkHours method sets work hours to the wrong time range if today's date is a DST start is fixed.
  • #I583293 - The quick info popup shows the wrong time instead of the clicked cell time and adds the appointment to the wrong time if the clicked cell is in the DST start date is fixed.

Spreadsheet

Bug fixes

  • Now, the notes can be edited using the SHIFT + F2 keyboard shortcut.

Tooltip

Bug Fixes

  • #I596087 - The console error that was appearing when the Tooltip was shown or hidden repeatedly has been resolved.

TreeView

Bug fixes

  • #I596651 - Resolved the fluent 2 theme spacing issue with the checkbox in the TreeView component.
ej2-react-ui-components - v26.1.35

Published by SyncfusionBuild 4 months ago

Common

Features

  • Fluent 2 theme support added for Syncfusion React components, providing a modern and visually appealing user interface.

  • Provided the Syncfusion CLDR package to support internationalization without relying on third-party dependencies.

  • Added the following new components in preview mode to React:

    • OTP Input: A secure input component designed for capturing one-time passwords (OTP) within React applications.
    • Multi Column Combobox: A dropdown component that supports displaying multiple columns of data, allowing for enhanced data selection and improved user experience within React applications.
  • The Timeline and TextArea components have been developed to meet industry standards and are now marked production-ready.

Bug Fixes

  • #I591286 - The issue with 'the warning message for the module injection in the Query Builder component' has been resolved.

Accumulation Chart

Bug Fixes

  • #I590334 - Now, the pie legend highlight works properly.
  • #I590334 - Now, the legend highlight will work properly even disabling selection in the pie chart.

AutoComplete

Features

  • The AutoComplete provides options for individual items to be in either an enabled or disabled state for specific scenarios. Once an item is disabled, it cannot be selected as a value for the component. This is particularly useful for disabling options such as out-of-stock products or inactive account types. To configure the disabled item columns, use the 'fields.disabled' property. Please find the demo link here.

Chart

Bug Fixes

  • #I591823 - Now, the legend doesn't gets overlapped when resizing the pie chart to minimal size.

Features

  • #I539415 - Provided support for animations when adding, removing, or updating data for all chart types, ranging from line charts to financial charts.
  • #I539415 - Provided smooth transition support for axis elements like gridlines, tick lines, and labels when data is updated in the chart.
  • #I539415 - Provided smooth transition support for annotations when data is updated in the chart.
  • Improved the animation of stacking series when clicking on the legend.
  • Provided highlight support for chart series when clicking on the legend.
  • Users can now access point information based on the pointer coordinates during chart mouse events and use this information to add or remove points on the chart.

ComboBox

Features

  • The ComboBox provides options for individual items to be in either an enabled or disabled state for specific scenarios. Once an item is disabled, it cannot be selected as a value for the component. This is particularly useful for disabling options such as out-of-stock products or inactive account types. To configure the disabled item columns, use the 'fields.disabled' property. Please find the demo link here.

DashboardLayout

Bug Fixes

  • #I590397 - Resolved the issue where two panels occupy the same cell when dragging panels in the Dashboard Layout.

Diagram

Features

  • Implemented tooltip support for fixed user handles.
  • Provided support for adding collections of nodes and connectors through the API method.
  • Improved automatic layout support with rendering of parent-child data without considering case sensitivity.
  • Added support for specifying connection direction for ports.
  • Annotations can now rotate relative to either their parent node or the page itself.

Bug Fixes

  • #I588126 - Now, root nodes without a child are positioned properly in complex hierarchical layouts.
  • #I587622 - Annotation content is now positioned properly at the center of the node.
  • #I591632 - Exceptions will no longer be thrown when ungrouping a group node with annotations.
  • #I592290 - UML class nodes are no longer cloned while dragging even when the mouse moves outside the diagram page.

DocumentEditor

Features

  • #F155458, #I329106, #I324222, #I315874, #I295727, #I291743, #I282998, #I280778, #I277336, #I275144, #I274602, #I273391, #I269063, #I268167, #I269063, #I361328, #I438671, #I546241, #I582321 - Content controls are individual controls that users can add and customize for use in templates, forms, and documents. (Rich text, plain text, dropdown list, check box, date picker, combo box and picture). Check out the demo here.

DropdownList

Features

  • The DropDownList provides options for individual items to be in either an enabled or disabled state for specific scenarios. Once an item is disabled, it cannot be selected as a value for the component. This is particularly useful for disabling options such as out-of-stock products or inactive account types. To configure the disabled item columns, use the 'fields.disabled' property. Please find the demo link here.

DropDownTree

Bug Fixes

  • #I591637 - The close event is now triggered when the popup begins closing, and a cancel option is provided to prevent the close action if needed.

FileManager

Features

  • #FB10417 - Provided support for rendering flat data objects in FileManager component, removing the necessity for server requests and backend URL configuration. This enhancement also eliminating the need to define ajaxSettings while rendering the component.
  • Now, we have provided closeDialog method in FileManager to programmatically close the
    delete, rename, upload, create, details and other dialog popups.
  • Introduced new event support for actions performed within the FileManager component. These new events significantly expand your ability to tailor and enhance your interactions within the File Manager, providing you with more control and flexibility. Below, you will find the corresponding event names and event argument details.

Event Information

Event Name Argument Name Properties Description
beforeDelete DeleteEventArgs path, itemData, cancel. This event is triggered before the deletion of a file or folder occurs. It can be utilized to prevent the deletion of specific files or folders. Any actions, such as displaying a spinner for deletion, can be implemented here.
delete DeleteEventArgs path, itemData, cancel. This event is triggered after the file or folder is deleted successfully. The deleted file or folder details can be retrieved here. Additionally, custom elements' visibility can be managed here based on the application's use case.
beforeFolderCreate FolderCreateEventArgs path, folderName, parentFolder, cancel. This event is triggered before a folder is created. It allows for the restriction of folder creation based on the application's use case.
folderCreate FolderCreateEventArgs path, folderName, parentFolder, cancel. This event is triggered when a folder is successfully created. It provides an opportunity to retrieve details about the newly created folder.
search SearchEventArgs showHiddenItems, caseSensitive, searchText, path, cancel, searchResults. This event is triggered when a search action occurs in the search bar of the File Manager component. It triggers each character entered in the input during the search process.
beforeRename RenameEventArgs path, itemData, newName, cancel. This event is triggered when a file or folder is about to be renamed. It allows for the restriction of the rename action for specific folders or files by utilizing the cancel option.
rename RenameEventArgs path, itemData, newName, cancel. This event is triggered when a file or folder is successfully renamed. It provides an opportunity to fetch details about the renamed file.
beforeMove MoveEventArgs path, targetPath, targetData, itemData, isCopy, cancel. This event is triggered when a file or folder begins to move from its current path through a copy/cut and paste action.
move MoveEventArgs path, targetPath, targetData, itemData, isCopy, cancel. This event is triggered when a file or folder is pasted into the destination path.

Bug Fixes

  • #I594282 - Resolved the fileOpen event issue in the File Manager component.

Floating Action Button

Breaking Changes

  • The refreshPosition method has been marked as deprecated and will no longer be used. It will be removed in future versions. Previously, this method was used to re-position the FAB when its target was resized. Now, this functionality is handled responsively through CSS at the source level, eliminating the need for manual refreshes.

GanttChart

Bug fixes

  • #I594908,#I594882, #I592404 - Incorrect validation of resource, work and duration utilization while mapping taskType issues has been fixed.

Features

  • #I272613,#I269665,#I247664,#F146782 - Provided weekWorkingTime support, allowing you to define distinct work hours for different working days. Please find the demo link here.
  • #I287282, #I298661, #I307272, #I313849, #I323459, #F185672, - Provided timelineTemplate support to render user defined HTML elements in timeline header. Please find the demo link here.
  • We have improved to handle the exception of errors made at Gantt component model binding and throws the error information in actionFailure event. Please find the documentation link here.

Grid

Bug fixes

  • #I592818 - Resolved the script error that occurred when the dataSource was initially set to undefined.
  • #F188207 - The issue with Autofit not working properly when there is an invisible column with no specified width has been resolved.

Features

  • #FB3775 - The ODataV4 functionality has been enhanced, enabling you to invoke custom URLs for data fetching and CRUD actions.
  • Lazy load grouping with sorting performance has been improved, allowing you to handle large datasets without performance lag.
  • The Fluent 2 theme are now available in both light and dark modes on the EJ2 Grid. Explore the demo here.

Image Editor

Features

  • Annotation enhancement - The latest update to our Image Editor significantly improves the annotation feature. Users can now draw multiple annotations simultaneously, enhancing creative flexibility. Furthermore, every action, including customizations, will be tracked in the undo/redo collection, ensuring a seamless user experience and making it easier to experiment with different designs. Explore the demo here.

  • Z-order support - We are excited to introduce z-order support in the Image Editor. It's a powerful tool that allows users to adjust the positioning of annotations. This feature is particularly useful for designing personalized templates like greeting cards or posters, where managing the layering of multiple annotations is crucial for a polished final product. Explore the demo here.

    • Types of z-order adjustments:
      • Sent Backward: Switch the selected annotation with the annotation one layer behind it.
      • Send to Back: Move the selected annotation to behind all other annotations.
      • Bring to Front: Move the selected annotation to ahead of all other annotations.
      • Bring forward: Switch the selected annotation with the annotation one layer ahead of it.
  • Save support enhancement - Users can now save an image with a specified file name, file type, and image quality. This enhancement provides more control over the output, ensuring that users can save their work exactly as they need it. Explore the demo here.

MultiColumn ComboBox Preview

The React MultiColumn ComboBox is a dropdown component that displays detailed information about items in a table-like structure with multiple columns. It provides comprehensive data about the selected value, offering more context than typical single-string text lists.

Explore the demo here

Key features

  • Data binding: Supports data binding from JavaScript object arrays and remote data sources using adapters like OData, URLs, and Web APIs.

  • Grouping: Allows grouping of pop-up list items to enhance the user experience by organizing related items.

  • Filtering: Provides advanced filtering capabilities to easily find and select items from large datasets.

  • Sorting: Allows sorting of items in ascending or descending order and single or multi-column sorting.

  • Virtualization: Supports virtualization to efficiently display large datasets by loading data on demand.

  • Templates: Allow customization of the appearance and layout, including header, footer and list items in the pop-up list using templates.

MultiSelect

Features

  • The MultiSelect provides options for individual items to be in either an enabled or disabled state for specific scenarios. Once an item is disabled, it cannot be selected as a value for the component. This is particularly useful for disabling options such as out-of-stock products or inactive account types. To configure the disabled item columns, use the 'fields.disabled' property. Please find the demo link here.

OTP Input Preview

The React OTP input is a form component that is used to input one-time passwords (OTP) during multi-factor authentication processes. It provides extensive customization options, allowing users to change input types, placeholders, separators, and more to suit their specific needs.

Explore the demo here

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.

  • Placeholders: Allow setting a hint character for each input field, indicating the expected value.

  • Separators: Specify a character to be placed between the input fields.

  • Customization: Allows customizing the default appearance, including input field styling, input length and more.

PDF Viewer

Bug Fixes

  • #I591752 - Now, the textbox field and comment panel focused when entering Shift + H and Shift + V characters.

Features

  • #I325357, #I420258 - Experience seamless page movement, allowing you to reorder pages effortlessly.
  • Effortlessly duplicate pages to better manage your documents.
  • Quickly undo or redo changes made within the organize pages dialog for a smoother editing experience.
  • Enabled minimum and maximum zoom settings in the PDF Viewer for enhanced control over zoom levels.

PivotTable

Bug fixes

  • #I581048 - We can now customize the headers before sending service requests when using a server-side pivot table.

QueryBuilder

New Features

  • Drag-and-drop support - The Query Builder component now includes a drag-and-drop feature, allowing users to reposition rules or groups within the component effortlessly. This enhancement provides a more intuitive and flexible way to construct and modify queries. Explore the demo here.

  • Separate connector support - The separate connector feature in the Query Builder component enables users to integrate standalone connectors between rules or groups within the same group. This allows for greater flexibility, as users can connect rules or groups using different connectors, enhancing the complexity and precision of query construction. Explore the demo here.

RichTextEditor

Features

  • Table row and column selection: Improved the selection of table rows and columns using the mouse or keyboard with Shift + arrow keys, setting the background color of the selected cells. Additionally, enabled table selection when pressing the backspace key after the table and the delete key before the table.

  • Default Item in Font Family and Font Size: Introducing default options for font family and font size. When no font family or font size is set for the selected text, it will be manually set to the default values.

  • #I525279 - Added support for text formatting in selected table cells, allowing users to apply headings, paragraphs, lists, and inline formats such as bold, italic, and strikethrough to multiple cells at once. Enhanced backspace functionality for clearing selected table cell content.

Bug Fixes

  • #I583830 - Now, the tab key is working properly after inserting the mention list in the Rich Text Editor.

  • #I572346 - Now, paste the mention tag into the Rich Text Editor, which works properly.

  • #I595303 - Now, the tooltip shows Heart for the heart emoji in the Rich Text Editor.

Breaking Changes

  • The formats dropdown in the Rich Text Editor toolbar no longer includes the quotation option. Instead, a new blockquote icon has been introduced in the toolbar's default mode to facilitate applying blockquote. Additionally, the quotation can be added to the formats dropdown using the formats property.

  • Restructured the DOM element to enable flexible height for the editor area and toolbar by setting display: flex; on the first child of the Editor root element.

Old Element structure

    <div id="editor"  class="e-control e-richtexteditor">
        <textarea name="editor" id="editor-value"></textarea>
        <div class="e-toolbar-wrapper">
            <div class="e-rte-toolbar e-toolbar"></div>
        </div>
        <div class="e-rte-content">
            <span class="e-rte-placeholder"></span>
            <div class="e-content"></div>
            <textarea class="e-rte-srctextarea"></textarea>
        </div>
        <span class="e-rte-character-count"></span>
    </div>

Schedule

Bug fixes

  • #I587571 - The issue with the refreshLayout method causing UI disruptions when utilizing virtual scrolling has been resolved.
  • #FB57769 - An issue with the events is not overlap properly when the event has same start and end time.

Spreadsheet

Features

  • Now, added a notes option that allows users to provide additional cell information, with the ability to easily add, edit, and delete notes.

  • Now, added a printing option that enables users to print either the active worksheet or the entire workbook directly. Additionally, users can customize their printouts by choosing to display or hide row and column headers, as well as gridlines.

  • Now, provided support to specify the order in which the data source fields are populated into the cell.

  • #I535379 - Now, introduced an option for locking and unlocking cells without need to protect the sheet.

  • #I432805, #I558536, #I432808 - Now, introduced a new serialization option in the saveAsJson method, enabling users to extract cell values without formatting or formulas, like a CSV file.

TextArea

Breaking changes

  • The rowsCount property name has been modified as rows.
  • The ColumnsCount property name has been modified as cols.
  • The Resize property default value has been updated from vertical to both value.

Tree Grid

Features

  • Improved support for the ActionFailure event to better handle exceptions and provide detailed error information.

TreeView

Bug fixes

  • #FB53017 - Resolved the issue where the drop action failed while dropping on a sibling element.
  • #FB53024 - Resolved the issue where position value of nodeDragStop event returns improper value while change the dropIndicator value in nodeDragging event
  • #I586334 - The issue where the TreeView checkbox state is read twice in the NVDA tool when using the Edge browser has been resolved.

Uploader

Features

  • Added support for catching the returned response body in the uploader component from the success event. You can check out the documentation link here.
ej2-react-ui-components - v25.2.7

Published by SyncfusionBuild 5 months ago

DatePicker

Bug Fixes

  • #I594041 - Fixed an issue where the tab key and escape key were not functioning correctly.

DateTimePicker

Bug Fixes

  • #I594041 - Fixed an issue where the tab key and escape key were not functioning correctly.

DocIO

No Changes for this product in this version.

DocumentEditor

Bug Fixes

  • #I586051 - Resolved the script error when passing null value to open API.
  • #F188215 - Resolved the Horizontal scrollbar in Continuous layout type.
  • #I576525 - Resolved the script error issue when inserting bookmarks with the same name.
  • #I578500 - Resolved the hanging and layout issue when split the widow control paragraph inside table.
  • #I588495 - Resolved the hanging issue when opening a document with big image inside table.
  • #I592601 - Resolved a script error when undoing style changes.
  • #I592608 - Resolved a content syncing issue when switching paste options.

DropDownList

Bug Fixes

  • #I592773 - Fixed the issue where an exception occurred when dynamically rendering dropdown lists in React Next.js.

GanttChart

Bug fixes

  • #I588548 - Taskbar template not working with enableMultitaskbar feature issue has been fixed.
  • #I590430 - Delete dependency button in context menu not showing for parent taskbar issue has been fixed.
  • #I587961 - Incorrect dependency value while using remote data issue has been fixed.
  • #I565931 - Taskbar render outside the grid line and bottom tier misalign issue has been fixed.

Grid

Bug fixes

  • #I580162 - Resolved the issue where custom group aggregate function not working properly when using disablePageWiseAggregates.

pdf

No Changes for this product in this version.

PDF Viewer

Bug Fixes

  • #I583706 - Now, the PDF Viewer scroll bar was not updated after deleting the existing value using API from the signature field.

Presentation

No Changes for this product in this version.

RichTextEditor

Bug Fixes

  • #I590215 - Now, clicking the cancel and close icon of the insert image dialog while uploading the image will cancel the image uploading API request.
  • #I592457 - Now, when pasting an image in an empty paragraph with a br tag inside, the br tag is removed after the image is pasted in the Rich Text Editor..

Speed Dial

Bug Fixes

  • #I591414 - Now the issue with unable to click the Speed Dial items when opensOnHover property is enabled has been resolved.

XlsIO

No Changes for this product in this version.

ej2-react-ui-components - v25.2.6

Published by SyncfusionBuild 5 months ago

Barcode

Bug Fixes

  • #I508544 - Now, the DataMatrix barcode is rendered properly with alphanumeric values.

Chart

Bug Fixes

  • #I592273 - An empty tooltip will no longer be displayed when the cancel argument is enabled in the shared tooltip event.

DocumentEditor

Bug Fixes

  • #I588344 - Resolved the content overlapping issue when editing multi column document.
  • #I586107 - Resolved the script error when inserting image.
  • #I585401 - Resolved the tab anchor issue in ruler when right clicking on it.
  • #I586654 - Resolved the strange indentation behaviour when editing list item.

GanttChart

Bug fixes

  • #I587507 - Custom value task type does not render initially issue has been fixed.
  • #I591687 - Dependency value not get updated issue has been fixed.

Grid

Bug fixes

  • #I584245 - The problem of deselecting a row programmatically with toggle set to true, without triggering the rowDeselecting and rowDeselected events, and without deselecting the row when there are existing selected rows has been successfully resolved.
  • #I580119 - Resolved the issue where the Tooltip element is not shown in context menu text overflow element.
  • #I571259 - Resolved the issue with the selectRow method when both virtualization and grouping are enabled.
  • #I587208 - The issue with misalignment of icons when the headerText field is empty has been resolved.
  • #I591601 - Resolved the issue where continuous spinner loading when opening the Excel filter dialog after performing the grid's search operation.

Kanban

Bug Fixes

  • #I575728 - Now, Edited values in dialog will reflect in Cards when pressing the enter key in Kanban.
  • I580937 - Now, clicking the save button in the edit dialog works properly in Kanban.

MultiSelect

Bug Fixes

  • #I577257 - Fixed issue with incorrect binding of value property to MultiSelect.

PDF Viewer

Bug Fixes

  • #I586371 - Now, the page does not become unresponsive when search multiple text.
  • #I586065 - Now, the isDocumentEdited API is set to true after making changes in the organize dialog.
  • #I587851 - Now, the signature field saved properly when using the provided code snippet for the customer.
  • #I585582 - Now, the text selection is working properly for OCR documents in client-side rendering.
  • #I586473 - Now, the signature dialog opens properly when using the provided code snippet for the customer on a mobile device.
  • #I574463 - Now, the script error does not occur when updating form fields in non-rendered pages.

Pivot Table

Bug fixes

  • #I586835 - When measures have no values, the OLAP pivot table will now be rendered with the correct cell values when drilling down.
  • #I585932 - Date grouping will now work properly when using remote data in a pivot table.

RichTextEditor

Bug Fixes

  • #I588147 - Now, The text &times should not get converted into x when paste from the clipboard into the RichTextEditor.
  • #I582501 - Now, the font size is pasted properly when we copy and paste from MS Word into RichTextEditor.
  • #I586268 - Now, auto-numbering works properly with enterKey as BR in RichTextEditor.
  • #I564770 - Now, the list type is applied properly to both the parent and the nest list while applying indents in the Rich Text Editor.
  • #I586268 - Now, pressing the Enter key on the side of the image will work properly when BR is configured.

Schedule

Bug fixes

  • #I586530 - The issue with refreshTemplates caused alignment issues in resource header has been resolved.

Switch

Bug Fixes

  • #593165 - The issue with "tabindex HtmlAttributes property is not properly set on the switch input element." has been resolved.

TextBox

Bug Fixes

  • #I587808 - Fixed an accessibility issue in the Multi Line textbox caused by the role attribute.

Tree Grid

Bug Fixes

  • #F56915 - Fixed an issue where adding an action while data is being fetched and re-rendered would throw a script error.
ej2-react-ui-components - v25.2.5

Published by SyncfusionBuild 5 months ago

ej2-react-ui-components - v25.2.4

Published by SyncfusionBuild 5 months ago

Package Rankings
Top 1.58% on Npmjs.org
Related Projects