Skip to content

Releases: syncfusion/ej2-javascript-ui-controls

v23.2.4

20 Nov 06:52
Compare
Choose a tag to compare

Common

Bug Fixes

  • #I514915 - The issue with "the script error occurs when the RTE component is used inside the v-if directive in the Vue 2 application" has been resolved.
  • #I508733 - Negative Currency filtering issue has been fixed.

Chart

Bug Fixes

  • #I504772 - It is now possible to cancel zooming using the scrollbar through the 'scrollChanged' event.

Features

  • #I494809 - Now steps can be applied to the line from the center, as well as from the left and right of the points.
  • #I505867 - Enhanced the rendering of scatter series with a large number of data points.

Diagram

Bug Fixes

  • #I499552 - Now, fit to page is working properly when current zoom is less than min-zoom.
  • #F185082 - Now, the transparent fill is applied properly for swimlane lanes.
  • #I513170 - The exception will no longer be thrown during the dragging of connector segments.
  • #I517533 - Now, the annotation visible property is working fine while changing node visibility.

DropDownList

Bug Fixes

  • #I503134 - Fixed the issue where keyboard navigation was not working when null values were included in the datasource.

GanttChart

Bug Fixes

  • #I517359 - Columns does not update while changing columns value by Gantt instance issue has been fixed.
  • #I514463 - PDF exported with blank pages and dislocated connected lines issue has been fixed.
  • #I514452 - Baseline does not render by changing date issue has been fixed.

ListBox

Bug Fixes

  • #I473804 - Provided smooth scrolling to drag and drop support for the ListBox component.

Menu

Bug Fixes

  • #F519984 - The issue with "hideItems method not working properly in Menu" has been resolved.

PivotTable

Bug fixes

  • #F185202 - When there are no fields in the value axis, the pivot table will now be rendered with the proper height.

New features

  • #I450857 - When virtualization is enabled for OLAP data, the Pivot Table will now support displaying with grand totals and sub-totals in row and column axes.
  • #I484186 - Added support for exporting the Pivot Chart to PDF document with header and footer.
  • #I490937 - When virtualization is enabled, the OLAP Pivot Table can now be exported as a PDF and Excel document with entire data.

TreeGrid

Bug Fixes

  • #I511389 - Fixed an issue where the expand all/collapse all functionality was not working correctly when the EnableCollapseAll property enabled in the virtualization feature.
  • #I507506 - Fixed an issue where the template was not rendered when using frozen columns in a treegrid.
  • #I512641 - Fixed the issue where the header checkbox was not functioning correctly in the checkbox column.
  • #I520059 - Fixed an issue where the clipboard functionality (Copy/Paste) on excel would paste hidden column values when selecting a row.

v23.1.44

07 Nov 06:34
Compare
Choose a tag to compare

Chart

  • #I495717 - Now the pdf-export module is not included by default.

Diagram

Bug Fixes

  • #I508486 - Now, user-handle template is rendered properly after save and load.

Dialog

Bug Fixes

  • #I506296 - Resolved issue where the dialog would disappear or abruptly shift beyond the viewport when dragging and dropping.

Mention

Bug Fixes

  • #I4756 - Fixed the issue where using the Mention Character as a [ would throw a console error.

PivotTable

Bug fixes

  • I515880 - The pivot table grouping bar actions will now work properly when invoking the refresh method dynamically.

TreeView

Bug fixes

  • #I511195 - An issue with the TreeView component's tooltip(title) not decoded properly like tree node text has been resolved.

v23.1.43

31 Oct 01:52
Compare
Choose a tag to compare

Chart

  • #F184961 - The enable RTL property is now working correctly in polar chart.
  • #I512713 - Now the chart series type can be updated using react hooks.

ComboBox

Bug Fixes

  • #I509217 - Resolved the issue where an empty space was created after clearing the values from the comboBox.

Diagram

Bug Fixes

  • #I506971 - Now, Overview with html node is updated properly when we zoom-out the diagram.
  • #I505963 - Now, Exception occurs due to line routing constraints enabled is resolved.

DropDownButton

Bug Fixes

  • #I510977 - Provide the original event arguments support in the DropDownButton select event.

DropDownTree

Bug Fixes

  • #I508339 - The persistence issue during page navigation has been resolved.
  • #I498924 - Issue with the locale property in the Dropdown Tree component has been resolved.

FormValidator

Bug Fixes

  • #I508670 - Fixed a memory leak issue that occurred when navigating between pages.

GanttChart

Bug Fixes

  • #I493515 - Console error throw while Expand and collapse the parent taskbar issue has been fixed.
  • #I513655 - Filter menu close as soon as the mouse is up issue has been fixed.

ListView

Bug Fixes

  • #I494960 - Provided support to add list item in corresponding index position of ListView without adjusting scroll current position.

Mention

Bug Fixes

  • #F182215 - Fixed "In Android, unable to remove a selected value from Mention using backspace key and also keyboard hides".

RadioButton

Bug Fixes

  • #F513731 - The issue with "HtmlAttributes property not working properly in RadioButton component" has been resolved.

Signature

Bug Fixes

  • #I510300 - Issue with "isEmpty method return wrong value in signature control" has been resolved.

TextBox

Bug Fixes

  • #I512497 - Fixed an issue where the values of the textbox with the 'e-valid-input' class were persisting even after resetting the form.

Toolbar

Bug Fixes

  • #I514442 - An issue with tab index attribute set wrongly for Toolbar templated items has been fixed.

Tooltip

Bug Fixes

  • #I490793 - Provided support to open or close the Tooltip for the default focusable element through keyboard interaction.

TreeGrid

Bug Fixes

  • #I499002 - Fixed a bug where a script error would occur when editing and focusing out on a record.
  • #I502660 - Fixed issue with external filter not working properly when using virtualization feature.

TreeView

Bug fixes

  • #F184993 - An issue with the TreeView checkbox status was not updating properly after drag and drop the node has been resolved.

v23.1.42

24 Oct 01:21
Compare
Choose a tag to compare

Button

Bug Fixes

  • #I512179 - The issue with "Duplicate Icon Span while using the onPropertyChange of button" has been resolved.

Chart

  • #I510832 - Multiple trendlines for line type series are now functioning correctly.
  • #I511821 - Now the data label is rendering properly in canvas mode.

Diagram

Bug Fixes

  • #I503100 - Now, Property Change Event triggers while Z-index value get changed.
  • #F184671 - Now, the overview updated properly after loading the diagram.
  • #I502515 – Now, the connector overlapping is resolved when enable routing is set to true.

DropDownTree

Bug Fixes

  • #I498924 - Issue with the locale property in the Dropdown Tree component has been resolved.

GanttChart

Bug Fixes

  • #I508297 - Progress tooltip is misaligned after editing issue has been fixed.
  • #I509023 - Duration changes to zero while giving input as decimal in remote data issue has been fixed.
  • #I510092 - Taskbar not rendered in proper alignment in exported page issue has been fixed.
  • #I512556 - Background color issue with dependency connector line has been fixed.
  • #I502236 - Taskbar drag and drop issue in virtual scroll resource view issue been fixed.

Mention

Bug Fixes

  • #I506552 - Resolved issue with "Full popup is not visible when we open it at the edge of the screen".

StockChart

  • #I510304 - Now, the data was updated properly in the stock chart when trying to update it using useEffect.

Uploader

Bug Fixes

  • #I505786 - Resolved issue with Sequential upload not working when drag and drop files multiple times.

v23.1.41

17 Oct 01:30
Compare
Choose a tag to compare

Common

Bug Fixes

  • The issue with the "Tooltip component displays empty string when setting content as '${}'" has been resolved.
  • #I495294 - The issue with content sanitization in the tooltip component has been resolved
  • #I504425 - Issue with date parser designator conversion has been fixed.
  • #I503487 - The issue with the "action failure event argument is not displayed with full error details" has been resolved.

Checkbox

Bug Fixes

  • #I509029 - The issue with "HtmlAttributes property not working properly in checkBox component" has been resolved.

DateRangePicker

Bug Fixes

  • #I506617 - Fixed issue where the previous and next icons were displaying incorrectly in the Fluent Theme.

DateTimePicker

Bug Fixes

  • #I504425 - Fixed an issue where typing "pm" and then focusing out would convert the "pm" extension to "am". This issue has been resolved.

DropDownButton

Bug Fixes

  • #I511002 - Issue in Aria-label accessibility issue in DropDownButton has been resolved

DropdownList

Bug Fixes

  • #I498409 - Fixed an issue where the preselected value was getting cleared when updating the data source.
  • #I500431 - Fixed issue where the preselected value through index property was not updated when updating the data source.

DropDownTree

Bug Fixes

  • #I498924 - Issue with the locale property in the Dropdown Tree component has been resolved.
  • #F184672 - Issue with the checkAll and uncheckAll status not updated properly has been resolved.

GanttChart

Bug Fixes

  • #I494495 - Script error occurs when trying to edit after sorting in presence of validation message issue has been fixed.
  • #I508721 - Baseline date does not render properly for milestone task issue has been fixed.
  • #I482456 - Critical path tasks not validated after drag and drop issue has been fixed.

InPlace-Editor

Bug Fixes

  • #SF501296 - Issue with "InPlace-editor popup does not gets closed properly" has been resolved.

Menu

Bug Fixes

  • #I503763 - The issue with "sub menu closes while click on the vertical scroll of sub menu" has been resolved.
  • The issue with "menu component in ribbon while switching to arabic localization" has been resolved

MultiSelect

Bug fixes

  • #I503091 - Resolved a null exception that was thrown when dynamically changing the groupBy fields to undefined.

PivotTable

Bug fixes

  • The pivot table will now be exported as a PDF document when the export method is invoked without the pdFExportProperties parameter.

RangeNavigator

  • #I502356 - Fixed the console error that throws when we resize the range navigator.

v23.1.40

10 Oct 13:43
Compare
Choose a tag to compare

Common

Bug Fixes

  • #I495294 - The issue with content sanitization in the tooltip component has been resolved.

Accordion

Bug Fixes

  • #I506740 - An issue with the HTML element within the content of an Accordion item has been fixed.

Chart

  • #I499384 - Now the chart series is getting focused properly after legend click.

Diagram

Bug Fixes

  • #I184539 - Now, BPMN Group shape will Function Like Subprocess.
  • #I484335 - Now, highlighter rendered properly on hovering ports and nodes.
  • #F183609 - Now, External entries are added in startgroup and endgroup action.

Maps

Bug Fixes

  • #I504008 - The zoom factor of the Maps will now be properly updated when the zoomByPosition method is called in the zoom event.

Toast

Bug Fixes

  • #I503827 - Fixed CSP error that occurred when using the Toast Utility in conjunction with the CSP Meta Tag.
  • #I504520 - Fixed an issue where adding double quotes to the Toast Messages would result in an error.

v23.1.39

04 Oct 08:12
Compare
Choose a tag to compare

AccumulationChart

Bug Fixes

  • #I503999 - Now, the legend in the shape of a Cross renders properly.

Chart

Bug Fixes

  • #I498233 - Now the binInterval is properly updating on dynamic change.
  • #I504772 - Now, limit the zooming level in the chart through the onZooming event.
  • #I501725 - Subtitle is now rendering properly based on the chart width.

Checkbox

Bug Fixes

  • #I505814 - The issue with "Script error thrown in CheckBox While using the change event in React" has been resolved.

DatePicker

Bug Fixes

  • #I498947 - Fixed an issue where clicking on the date of the previous month would result in the event property being null in the change event.

Diagram

Bug Fixes

  • #I501652 - Now, dropping nodes in swimlane consider as child in angular.
  • #I47014 - The segmentCollectionChange is triggered when editSegment method called.

DropDownList

Bug Fixes

  • #I503134 - Fixed the issue where keyboard navigation was not working when null values were included in the datasource.

GanttChart

Bug Fixes

  • #I502041 - Error throw while adding the record issue has been fixed.

ListBox

Bug Fixes

  • #I493841 - Issue with "Scrollbar in ListBox while using inside a splitter" has been resolved.

Menu

Bug Fixes

  • #F496214 - The issue with "Sub Menu can’t hide while using hideItems method of menu" has been resolved.

Toast

Bug Fixes

  • #I503827 - Fixed CSP error that occurred when using the Toast Utility in conjunction with the CSP Meta Tag.

v23.1.38

26 Sep 12:31
Compare
Choose a tag to compare

Common

Bug Fixes

  • #I493496 - Up loader file name with special character issue has been fixed.

AccumulationChart

Bug Fixes

  • #F184357 - Funnel chart is now rendering properly when all the data points value is zero.
  • #I498982 - Data labels are now displaying properly after legend click.

Chart

Bug Fixes

  • #I498152 - Fixed the issue of pane collapse when zooming in the chart.
  • #I498070 - Now, the tooltip is displaying properly for all series when the shared tooltip is enabled.
  • #I478252 - Updated legend aria-label based on the visibility of the series.
  • #I499382 - Changed the color of the tab bar line based on the theme.
  • #I499384 - Chart points are now focusing properly when navigating using arrow keys.
  • #I498673 - Now the primary axes are displaying properly when rendering series using secondary axes.
  • #I500178 - Fixed a issue where a console error was being thrown when trying to zoom in the Pareto chart during selection.
  • #I482650 - Fixed issue where the height of the chart would increase when the axis was hidden.

Diagram

Bug Fixes

  • #I184493 - The null exception will no longer thrown while hovering over the ports.
  • #F45135 - Now, onUserHandleMouseUp event triggers for single time.
  • #I487517 - Now, while enabling virtualization constraints nodes does not disappears.

DropDownList

Bug Fixes

  • #I490660 - Fixed an issue where the dropdownlist popup was not positioned correctly when the rtl mode was enabled and the popup width was greater than the dropdownlist width.

GanttChart

Bug Fixes

  • #I479961 - Milestone baseline moves along with the milestone issue has been fixed.
  • #I501391 - Misalignment in tooltip when connecting predecessor.
  • #I495216 - Predecessor is not displayed when we give GUID issue has been fixed.
  • #I499587 - Update of custom column in general tab issue has been fixed.
  • #I184189 - Changing values in the action Begin event does not reflect while rendering issue has been fixed.
  • #F184629 - Milestone not rendered properly after editing issue has been fixed.
  • #I492520 - Critical path styling not getting cleared correctly issue has been fixed.
  • #I502650 - Taskbar dragging and progress resizing while moving the mouse outside chart issue has been fixed.
  • #I493515 - When we collapse with Virtualization, the styles doesn't apply properly issue has been fixed.

Grid

Bug fixes

  • #I490971 - Fixed a time zone conversion issue that occurred during date filtering in grid with UrlAdaptor.
  • #I503559 - Resolved the last column width issue in the frozen grid.
  • #I489490 - Fixed an issue where changeDataSource was not working properly when virtualization was enabled.
  • #I499794 - Fixed an issue where the disabled cursor was not showing when dragging rows outside the grid with the RowDragandDrop feature.
  • #I501376 - Resolved a script issue that occurred when dynamically changing the checkbox column to a data column and performing batch editing.

PivotTable

Bug fixes

  • F184045 - The pivot table can now be exported as Excel with conditional formatting.
  • I500613 - When an OLAP cube dimension member with a special character is used, the pivot table now works properly.
  • I496328 - Filtering is now applied properly in the pivot table when the showNoDataItems option is enabled.
  • I474787 - The pivot table will now be properly displayed while scrolling in MAC with the virtualization option enabled.

ProgressBar

Bug Fixes

  • #I501894 - Now, the linear progress bar label renders properly when the alignment is set to center.

Signature

Bug Fixes

  • #I497270 - Provided the support to "GetSignature" public method returns base64 string with background.
  • #F184324 - Provided the "refresh" public method to signature component.

Tooltip

Bug Fixes

  • #I498062 - The console errors with the Tooltip component while dragging a diagram node over another node frequently has been resolved.

Uploader

Bug Fixes

  • #I490580 - Fixed an issue where the status code was returning '1' during the second file upload in the OnActionComplete event.

v23.1.36

15 Sep 14:47
Compare
Choose a tag to compare

Common

Features

  • #F155731 - Provided an option to enable or disable the animation across all Syncfusion controls.

Bug Fixes

  • Resolved the issue with offline material theme have google fonts.

AutoComplete

Features

  • #FB9773 - Introducing the Virtual Scrolling feature for the AutoComplete component, it is a game-changer for managing large datasets. This feature drastically improves performance by ensuring faster loading and smoother scrolling, even with extensive data.

Chart

Features

  • #I462095 - Provided support for using column or bar charts to display data in the form of cylindrical-shaped items.
  • #I395116 - Provided support for synchronizing tooltips, zooming and panning, cross-hairs, highlights, and selection features across numerous charts.
  • #I420935 - Provided support for exporting chart data to Excel in a table format.
  • #I489636 - It is now possible to add a background and border to the chart title and subtitle.
  • #F182191 - Provided support to hide the nearest data in tooltip when having multiple axis.
  • #I294830 - Enhanced PDF export feature facilitates exporting charts from the web page onto multiple pages within a PDF document.

ColorPicker

Bug Fixes

  • Facing exception when mode switching from color palette to color picker has been resolved.
  • Color picker value is not getting reset for transparent case.

ComboBox

Features

  • #FB9773 - Introducing the Virtual Scrolling feature for the ComboBox component, it is a game-changer for managing large datasets. This feature drastically improves performance by ensuring faster loading and smoother scrolling, even with extensive data.

Diagram

Features

  • #I379033 - Added port support for the connector.
  • Provided support to modify the bezier segment thumb.
  • Provided support to close the print window while closing the parent window.
  • Provided API support to add segments for straight connectors at runtime.
  • Provided support to toggle the selection state of the diagram elements at runtime.
  • #I476281 - Provided sticky mode support for the diagram tooltip.

Document Editor

Features

  • #I471020 - Added support for table title and description.

DropdownList

Features

  • #FB9773 - Introducing the Virtual Scrolling feature for the DropDownList component, it is a game-changer for managing large datasets. This feature drastically improves performance by ensuring faster loading and smoother scrolling, even with extensive data.

Bug Fixes

  • #I472623 - Resolved an issue when the window is resizing the popup position is misaligned

FileManager

Features

  • #FB44788 - Provided template support to customize toolbar items. In earlier versions, Toolbar item customization was limited to a predefined set of options. With this new feature, you can now define your own templates to completely customize the appearance and functionality of toolbar items.

Bug Fixes

  • #I493055 - The issue arising from the expandOn property set to Click in the Navigation Pane of the File Manager component has been resolved.

GanttChart

Features

  • #I275966 - Provided lazy loading support in Gantt chart. Please find the demo link here.
  • #I396039 - Provided baseline support for PDF export in Gantt Chart.
  • Provided support to export the Gantt component where each rows are auto-fit to the PDF document page width. Please find the demo link here.
  • Provided touch interaction support for taskbar resizing, dragging, predecessor connectivity in Gantt chart.

Grid

Bug fixes

  • #I488183 - Fixed an issue where the frozen columns get hidden while using auto-generated columns.
  • #I473780 - Resolved an issue where the frozen horizontal scroll did not work when a validation error message is shown.
  • #I486159 - Fixed an issue where the Column Reorder was not working properly when the frozen right feature is enabled.
  • #I498644 - Resolved an issue where the skip and take parameters are not passed to the server-side while performing grid actions only in the case of the total number of records and page sizes are equal.

Features

  • #FB10384 - Provided the support for exporting the grid with Column template and Detail template at the client side by using the exportDetailTemplate event of the grid where each cell of the grid rows can be customized. Find the demo link here.
  • #FB10132 - Provided the support for exporting multiple grids in the same or different pages into PDF and Excel formats by listing the id values of each grid that needs to be exported in the exportGrids property of Grid. Find the demo link here.
  • #FB44392 - Provided the support for Column Virtualization with pagination in Grid.
  • Improved frozen rows and columns by enabling previously limited features such as Grouping, Row templates, Infinite scrolling, Stacked Header, and Column Virtualization. Find the demo link here.
  • Introduced a new column freezing mode known as Fixed, in addition to the existing Left, Right, and Center modes within the column settings' freeze property. This Fixed mode locks columns in place, ensuring their visibility during horizontal scrolling. Find the demo link here.

Breaking Changes

  • Revamped the frozen feature by replacing the previous three-table approach with a single table, resulting in significant performance improvements and a reduction in file size. This update eliminates the need to inject the Freeze module to utilize the frozen feature, making it more efficient. We have listed the deprecated methods of frozen feature and their alternatives.

Deprecated Methods

Deprecated Methods Previous Current Suggested Alternative Methods
getMovableRows() This method returns only the movable table rows (tr's). This method will return all table rows (tr's) of the entire table. The movable cells within the tr element can be selected using the e-unfreeze class. getRows()
getFrozenRightRows() This method returns only the table rows (tr's) from the freeze right table. This method will return all the rows (tr’s) of the entire table. The frozen right cells can be selected using the e-rightfreeze class. getRows()
getMovableRowByIndex()
getFrozenRowByIndex()
getFrozenRightRowByIndex()
* getMovableRowByIndex - select a movable row
* getFrozenRowByIndex - select a freeze row
* getFrozenRightRowByIndex - select a right freeze row.
This method will return the table row (tr) based on the given index. Additionally, class names for table cells (td's) have been separated as follows:
* Left-Freeze: e-leftfreeze
* Movable: e-unfreeze
* Right-Freeze : e-rightfreeze
getRowByIndex()
getMovableCellFromIndex()
getFrozenRightCellFromIndex()
* getMovableCellFromIndex() - select a particular cell in the movable table.
* getFrozenRightCellFromIndex() - select a particular cell in the right freeze table.
No change getCellFromIndex()
getMovableDataRows()
getFrozenRightDataRows()
getFrozenDataRows()
These methods return the viewport data rows for the freeze, movable, and right tables separately. This method, will return the entire viewport data rows. getDataRows()
getMovableColumnHeaderByIndex()
getFrozenRightColumnHeaderByIndex()
getFrozenLeftColumnHeaderByIndex()
These methods select the movable, right freeze, and left freeze headers from the table separately. No change getColumnHeaderByIndex()

Kanban

Bug Fixes

#I492818 - Now, fast scrolling from top to bottom of the column continuously works properly.

#I495751 - Now, dragging a card to the first position in the Kanban works properly without flickering.

ListBox

Bug Fixes

  • #F43705 - Issue with "Dropping selected items does not work correctly while enabling the checkbox in listbox component." has been resolved.

Message

Bug Fixes

  • The issue with "the close icon being misaligned when the content alignment was set to centre" has been resolved.

MultiSelect

Bug Fixes

  • #I451885 - Resolved the performance issue when multiselect component is rendered with large number of data.

  • #I495084 - Resolved issue where users were unable to enter spaces when using selectAll in checkbox mode.

PDF Viewer

Bug fixes

  • #I489522 - Now, when annotations are double-clicked, the isDocumentEdited API no longer switches to the TRUE state.
  • #I492457 - Now, the page renders properly after zooming in and out when the provided PDF document is loaded.
  • #I488322 - Now, the annotations exported from the older version are imported into the latest version
  • #I491908 - Now, the type of handwritten signature in Arabic language is retained when downloading the document.
  • #I490945 - Now, the rotation of the annotations is properly preserved when importing them before rendering the pages.

Features

  • #I472310 - Provided support to render the digital signature appearance in the exported images using the 'Export as Image APIs'.
  • #I445342 - Provided support to enable or disable the lock on comment replies for annotations.
  • #I320602, #I332921, #I335469, #I334005, #I336580, #I338402, #I340993, #I342275, #I342451, #I344418, #I345156, #I297938, #I374753, #F156674, #379682, #I379543, #I381844, #I428937, #I448747, #I450636, #I448292, #I453737, #I453781, #I494648, #I495352 - Provided support for c...
Read more

v22.2.12

05 Sep 11:01
Compare
Choose a tag to compare

Common

Bug Fixes

  • Resolved the issue with offline material theme have google fonts.

Accumulation chart

Bug Fixes

  • #I494139 - The tab index is now properly displayed in the accumulation chart.

Breadcrumb

Bug Fixes

  • #I474929 - The issue with "CSP template not working in breadcrumb component" has been resolved.

Carousel

Bug Fixes

  • #F46021 - The issue where the current item position within the Carousel could shift off-center upon window resizing has been fixed.

Chart

Bug Fixes

  • #F46287 - Fixed an issue where the tooltip was not rendered when the chart id was a numeric value.
  • #I478252 - The legend aria label has been changed based on the legend click.
  • #I492750 - Fixed an issue where the zoom factor and zoom position were not applied after scrolling the chart.

Checkbox

Bug Fixes

  • #I488474 - The issue with "Hovering the checkbox checked items of checkbox is unchecked while using RTL mode" in Bigger mode has been resolved.

ComboBox

Bug Fixes

  • #483288 - Fixed a script error that occurred when opening the combobox popup in the Internet Explorer browser.

DatePicker

Bug Fixes

  • #I491906 - Fixed an issue where the values were not being cleared or changed while the popup was open and the user focus out.

DateRangePicker

Bug Fixes

  • #I491906 - Fixed an issue where the values were not being cleared or changed while the popup was open and the user focus out.

DateTimePicker

Bug Fixes

  • #I491906 - Fixed an issue where the values were not being cleared or changed while the popup was open and the user focus out.

Diagram

Bug Fixes

  • #I477867,#I486093 - Now, Html shapes in palette are rendered properly.
  • #F183998 - Now, When Dragging Swimlane from Palette to Diagram and Exiting Without Dropping is working properly.
  • #F184121 - Now, BPMN nodes styles are updated properly at runtime.

Dialog

Bug Fixes

  • #I482911 - Fixed an issue where the refreshPosition method did not correctly append the model dialog to the intended position.

Document Editor

Bug Fixes

  • #I479032 - Now, Application is working in IE 11.
  • #I484782 - Resolved the formatting issue occurred when converting to DOCX in Server side.
  • #I484763 - Fixed the issue editing header throws script error in console.
  • #I485502 - Fixed the issue in exporting the document with an image.
  • #I485763 - Resolved the navigation issue using Ctrl+Right key.
  • #I486538 - Fixed the issue in saving the svg image.
  • #I488148 - Now, Accept/reject work properly after stopping protection.
  • #F183848 - Fixed the issue in docx exporting.
  • #F183866 - Resolved the issue in pasting a larger image.
  • #I488197 - Resolved the issue in spellCheck.
  • #I489064 - Fixed the issue bottom text overlapped with the footer line.
  • #I489638 - Now, Doughnut chart renders properly in DocumentEditor.
  • #I490573, #I491902 - Now, Able to edit text file.
  • #I494011, #I494218 - Fixed the issue script error occurred when opening a document.

Drawings

Bug Fixes

  • #I464511 – Now, the content of the free text annotation does not changes when we click outside of it.

DropDown List

Bug Fixes

  • #I481443 - Resolved the issue where the "no records" template was not being displayed and a console error occurred.

Dropdown Tree

Bug Fixes

  • #F183599 - The issue duplicate child was rendered when using expanded field in Dropdown Tree component with Web API adaptor has been resolved.

DropDownButton

Bug Fixes

  • #I486201 - Issue in "DropDownButton Popup flickering issue while using the target property." has been resolved.

File Manager

Bug fixes

  • #I492594 - The issue related to the console error that occurred when moving between folders after performing a search operation within the File Manager component has been resolved.

Gantt Chart

Bug Fixes

  • #I485527 - Filter menu opening issue in column menu has been fixed.
  • #I491313 - Multiple records were selected after using the context menu, adding the milestone position wrong issue has been fixed.

Grid

Bug fixes

  • #I488479 - The problem of the incorrect right indent of the custom filter dialog in RTL mode has been resolved.
  • #I486810 - Resolved the issue where tab key focus navigation during batch editing.
  • #I480995 - The error that occurred when update an image using the updateCell method has been resolved.
  • #I489532 - The issue with the locale in the custom filter dialog for the excel filter has been successfully resolved.

HeatMap

Bug fixes

  • #I487030 - When the cancel property in the event argument of the cellSelected event is set to true, selection will now be prevented.

Image Editor

Bug Fixes

  • #I494726 - The issue with "Annotations pen drawing not working properly in ipad" has been resolved.

Kanban

Bug Fixes

  • #I481342 - Now, kanban virtualization works properly when a small amount of data is loaded.
  • #I484188 - Now, column scrolling works properly on Kanban virtualization when the Kanban columns have different data sizes.
  • #F45534 - Now, dragging and dropping a card into any position within a column works properly.

ListBox

Bug Fixes

  • #I485947 - Issue with "Script error thrown While Drag and Drop in dual ListBox with filtering option in blazor" has been resolved.

ListView

Bug Fixes

  • #I488100 #F45810- Facing a console error when clicking in an empty ListView component has been resolved.

Maps

Bug Fixes

  • #I485498 - Mouse events will now work properly on the marker templates.

Menu

Bug Fixes

  • #I483185 - The issue with "Script error throws on destroying menu when its sub menus are still open" has been resolved.

MultiSelect

Bug Fixes

  • #I479749 - Resolved the issue of "Unable to retrieve preselected variable values that are not present in the data source".

Office Chart

Bug Fixes

  • #I489638 - Resolved the Doughnut chart renders issue as black.

PDF Viewer

Bug Fixes

  • #I492457 - Now, the page renders properly after zooming in and zooming out when the provided PDF document is loaded.
  • #I488322 - Now, annotations that were exported from the older version are imported into the latest version.
  • #I491908 - Now, the type handwritten signature in Arabic language is retained when downloading the document.

Pivot Table

Bug fixes

  • The issue with server side rendering in next.js has been resolved.

QueryBuilder

Bug Fixes

  • #I493593 - Resolved the Script error thrown in getRule method of QueryBuilder while using change event.

Ribbon

Bug Fixes

  • I491455 - Now, the script issue raised when enable/disable the Ribbon items is resolved.

RichTextEditor

Bug Fixes

  • #I488885 - Now, pressing CTRL + Enter does not trigger the enter action in the Rich Text Editor.

Schedule

Bug fixes

  • #I488001 - An issue where the description field of an ICS file was not being parsed correctly upon import into the Schedule has been fixed.

Slider

Bug Fixes

  • F45705 - The issue with a changed event in the Slider component has been resolved.

Sparkline

Bug Fixes

  • #F45948 - Fixed issue with sparkline pie not displaying properly when having single point.
  • #F45935 - Fixed an issue where the chart gets vanished when data updated after resizing the chart.

Spinner

Bug Fixes

  • #483152 - Resolved an issue where the cssClass property was not able to accept multiple classes.

Splitter

Bug Fixes

  • #I483293 - Fixed memory leak issue in Splitter component.

Svg Base

Bug Fixes

  • #I483794 - Fixed an issue where the bold formatting was not applied correctly in the tooltip header.

TextBox

Bug Fixes

  • I453508 - Fixed the issue where the e-outline breaks when an icon is prepended to the textbox.

TimePicker

Features

  • #I480992 - Added support for configuring server time zone settings to the component. The serverTimezoneOffset property can now be used to set the pre-bound value based on the time zone provided to the component.

Tooltip

Bug Fixes

  • #I488643 - Resolved an issue where the Tooltip does not update properly for the rect and g elements.