ej2-javascript-ui-controls

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

OTHER License

Downloads
10M
Stars
400
Committers
20

Bot releases are hidden (Show)

ej2-javascript-ui-controls - v26.2.9 Latest Release

Published by SyncfusionBuild 2 months ago

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.

GanttChart

Bug fixes

  • #I610470 - Row drag and drop action persists the previous selection in chart side if persist selection & virtualization is enabled issue has been fixed.
  • #I613295 - Milestone endDate not properly validating when convert to task issue has been fixed.
  • #I612261 - Console error occurs when connecting predecessor with decimal task Id 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.

ListBox

Bug Fixes

  • #I898586 - Issue with "Script error thrown in listbox while changing allowDragAndDrop and dataSource property" has been resolved.
  • #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

  • #I615841 - Fixed the issue where preselected values were not bound to the component with RemoteData when enableVirtualization was enabled.

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.

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-javascript-ui-controls - v26.2.8

Published by SyncfusionBuild 2 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

  • #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

  • #I189356 - Split tasks not working properly while using segmentData property issue has been fixed.
  • #I607879 - Predecessor validation is not working correctly for offset days with split tasks issue has been fixed.
  • #I611815 - pdfQueryCellInfo event not working properly in Pdf export issue has been fixed.
  • #I612296 - Exception thrown when adding a milestone task using the context menu issue has been fixed.
  • #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.

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.

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.
  • #I609686 - Resolved issue where a console error was encountered when selecting a parent row and collapsing the selected row when both persistSelection and enableToggle with multiple selection type are enabled.
ej2-javascript-ui-controls - v26.2.7

Published by SyncfusionBuild 3 months ago

Chart

Bug Fixes

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

ComboBox

Bug Fixes

  • #I609954 - Fixed an issue in the Combo Box where binding a custom value as an object was not possible.

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.- #I607391 - Baseline not render properly when Pdf export issue has been fixed.

  • #I614007 - Dependency offset value not updating properly with unscheduled tasks issue has been fixed.
  • #I603923 - Row selection toggling not working properly while persistSelection is enabled issue has been fixed.
  • #I606658 - timezone property is not working properly in Gantt 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.

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.

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-javascript-ui-controls - 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.
  • #896027 - UpdateTaskId method not working properly 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-javascript-ui-controls - 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.

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.

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.

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.

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-javascript-ui-controls - 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

  • #I594182 - Tasks misaligned between grid and chart side with load on demand issue has been fixed.
  • #I600292 - Mismatching dates between pdf file and UI when progress value set to 300 issue has been fixed.
  • #I606401 - Empty space occur when height is dynamically changed with side bar issue has been fixed.
  • #I605379 - Value modified in the post method doesn't reflect in UI issue has been fixed.
  • #I605147 - The issue with triggering the actionFailure event when an invalid predecessor tries to connect has been fixed.
  • #I604784,#I604753 - AdditionalParams property not working properly 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.
  • #I604120 - Milestone task endDate is not updating properly when using cell edit and dialog.
  • #I603502 - Toolbar item is not working properly with virtualization issue has been fixed.
  • #I603710 - Export properties not working properly 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.

Slider

Bug Fixes

  • #I605471 - The issue with Range Slider component in material dark theme 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-javascript-ui-controls - 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.
  • #I603710 - Export properties not working properly 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.

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.

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-javascript-ui-controls - 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.

ComboBox

Bug Fixes

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

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.

Input

Bug Fixes

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

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.

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-javascript-ui-controls - 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

  • #I599445 - Console error occurs while exporting pdf with header and without footer issue has been fixed.
  • #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.
  • #I602401 - Shift tab key navigation not working properly when cell is in edited state 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.

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

  • #F58392 - Fixed issue where exporting remained empty when using remote data by returning data in the form of result and count.
  • #F58393 - Fixed issue where exporting remote data with exportType as AllPages was sending improper requests to the server.
  • #596141 - Fixed issue where alphanumeric values were not properly sent in the request during the expand action for remote data.
  • F58576 - Fixed issue where updating a variable through useState() did not reflect in the edit template in tree grid.

TreeView

Bug fixes

  • #I602280 - The issue where child filtering and dataBound event were not working for remote data has been resolved.
ej2-javascript-ui-controls - 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

  • #I587460 - Console error throws when assigning predecessor to an unscheduled task issue has been fixed.
  • #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

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.

    • 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.

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. 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.

Ribbon

Bug Fixes

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

TreeView

Bug fixes

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

Published by SyncfusionBuild 4 months ago

Common

Features

  • Fluent 2 theme support added for Syncfusion Essential JS 2 controls, 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 controls in preview mode to TypeScript:

    • OTP Input: A secure input control designed for capturing one-time passwords (OTP) within TypeScript applications.
    • Multi Column Combobox: A dropdown control that supports displaying multiple columns of data, allowing for enhanced data selection and improved user experience within TypeScript applications.
  • The Timeline and TextArea controls 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 control' 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 back-end 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 the future version.

GanttChart

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 JavaScript MultiColumn ComboBox is a dropdown control 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 JavaScript OTP input is a form control 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.

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. 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.

  • #F58025 - Now, when the cssClass property is configured with more than one class, inserting a link into the Rich Text Editor works properly.

  • #F58018 - Now, the Strikethrough toolbar item recognizes the s tag in the RichTextEditor and highlight the toolbar item.

  • #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>

New Element structure

    <div id="editor"  class="e-control e-richtexteditor">
        <div class="e-rte-container">           <!-- display: flex;-->
            <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">         <!-- flex-grow: 1;-->
                <span class="e-rte-placeholder"></span>
                <div class="e-content"></div>
            </div>
            <div class="e-source-content">
                <textarea class="e-rte-srctextarea"></textarea>
            </div>
            <span class="e-rte-character-count"></span>
        </div>
    </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-javascript-ui-controls - 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.

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.
  • #I589264 - updateRecordById method not working properly when enableImmutableMode enabled issue has been fixed.
  • #I590132 - Editing issue for the grid rendered inside a custom column issue has been fixed.
  • #I587961 - Incorrect dependency value while using remote data issue has been fixed.
  • #I586548 - Console error occurs when datasource updated dynamically issue has been fixed.
  • #I565931 - Taskbar render outside the grid line and bottom tier misalign issue has been fixed.
  • #I591024 - Dependency line is not shown on initial load and after edit in virtual mode 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-javascript-ui-controls - v25.2.6

Published by SyncfusionBuild 5 months ago

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.
  • #I586668 - When the context menu is used to add a record task index position value changes issue has been fixed.
  • #I591687 - Dependency value not get updated issue has been fixed.
  • #I588524 - Custom value in segment not maintained issue has been fixed.
  • #I586548 - Console error occurs when datasource updated dynamically issue has been fixed.
  • #I582746 - Critical path of task connected dependent tasks have not changed to critical 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

  • #I587743 - Fixed an accessibility issue in MultiSelect to improve usability for all users.

  • #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.

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-javascript-ui-controls - v25.2.5

Published by SyncfusionBuild 5 months ago

ej2-javascript-ui-controls - v25.2.4

Published by SyncfusionBuild 5 months ago

ej2-javascript-ui-controls - v25.2.3

Published by SyncfusionBuild 5 months ago

ej2-javascript-ui-controls - v25.1.42

Published by SyncfusionBuild 6 months ago

ej2-javascript-ui-controls - v25.1.41

Published by SyncfusionBuild 6 months ago

ej2-javascript-ui-controls - v25.1.40

Published by SyncfusionBuild 6 months ago

ej2-javascript-ui-controls - v25.1.39

Published by SyncfusionBuild 6 months ago