Skip to content

Releases: syncfusion/ej2-angular-ui-components

v26.2.14

10 Sep 05:40
Compare
Choose a tag to compare

Chart

Bug Fixes

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

ComboBox

Bug Fixes

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

DocumentEditor

Bug Fixes

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

DropDownTree

Bug Fixes

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

GanttChart

Bug fixes

  • F159354 - Issue in locale text of predecessor tooltip has been fixed.

Grid

Bug fixes

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

Image Editor

Bug Fixes

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

ListView

Bug Fixes

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

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

PDF Viewer

Bug Fixes

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

PivotTable

Bug fixes

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

RichTextEditor

Bug Fixes

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

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

Schedule

Bug fixes

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

Tree Grid

Bug Fixes

  • #F60772 - Resolved the unwanted actionFailure event triggered when height and width were given in pixels.
  • #F60579 - Added an interface or type for the column template event handler.

Uploader

  • #I619977 - Fixed an issue where the ActionComplete event did not return file data properly.

v26.2.13

05 Sep 06:24
Compare
Choose a tag to compare

ComboBox

Bug Fixes

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

DropDownTree

Bug Fixes

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

PDF Viewer

Bug Fixes

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

RichTextEditor

Bug Fixes

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

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

Uploader

  • #I619977 - Fixed an issue where the ActionComplete event did not return file data properly.

v26.2.12

02 Sep 23:28
Compare
Choose a tag to compare

Chart

Bug Fixes

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

DateTimePicker

Bug Fixes

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

Diagram

Bug Fixes

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

GanttChart

Bug fixes

  • F159354 - Issue in locale text of predecessor tooltip has been fixed.

Grid

Bug fixes

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

MultiColumn ComboBox

Bug fixes

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

PDF Viewer

Bug Fixes

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

RichTextEditor

Bug Fixes

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

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

Stepper

Bug Fixes

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

Tree Grid

Bug Fixes

  • #F60489 - Fixed the issue where the hasChildRecords property value was not being updated correctly.

v26.2.11

26 Aug 23:42
Compare
Choose a tag to compare

Barcode

Bug Fixes

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

Chart

Bug Fixes

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

ContextMenu

Bug Fixes

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

DateRangePicker

Bug Fixes

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

DateTimePicker

Bug Fixes

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

Diagram

Bug Fixes

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

DocumentEditor

Bug Fixes

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

Features

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

DropDownTree

Bug Fixes

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

FileManager

Bug Fixes

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

GanttChart

Bug fixes

  • F159354 - Issue in locale text of predecessor tooltip has been fixed.

Grid

Bug fixes

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

ListView

Bug Fixes

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

MultiSelect

Bug fixes

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

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

PDF Viewer

Bug Fixes

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

PivotTable

Bug fixes

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

QueryBuilder

Bug Fixes

  • #I901740 - Issue with value after comma in Numeric textbox QueryBuilder being deleted has been fixed.

RichTextEditor

Bug Fixes

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

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

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

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

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

Tooltip

Bug Fixes

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

Tree Grid

Bug Fixes

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

Uploader

  • #FB60158 - Fixed an issue where the ActionComplete event was not triggered after a file upload.

v26.2.10

19 Aug 23:37
Compare
Choose a tag to compare

Breadcrumb

Bug Fixes

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

ContextMenu

Bug Fixes

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

DateRangePicker

Bug Fixes

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

DateTimePicker

Bug Fixes

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

Diagram

Bug Fixes

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

DocumentEditor

Bug Fixes

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

DropDownTree

Bug Fixes

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

FileManager

Bug Fixes

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

GanttChart

Bug fixes

  • F159354 - Issue in locale text of predecessor tooltip has been fixed.

Grid

Bug fixes

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

MaskedTextBox

Bug Fixes

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

PDF Viewer

Bug Fixes

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

PivotTable

Bug fixes

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

Schedule

Bug fixes

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

Tree Grid

Bug Fixes

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

v26.2.9

12 Aug 23:28
Compare
Choose a tag to compare

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

  • F159354 - Issue in locale text of predecessor tooltip has been fixed.

Grid

Bug fixes

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

Image Editor

Bug Fixes

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

ListBox

Bug Fixes

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

RichTextEditor

Bug Fixes

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

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

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

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

Spreadsheet

Bug fixes

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

StockChart

Bug Fixes

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

Switch

Bug Fixes

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

Tree Grid

Bug Fixes

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

v26.2.8

05 Aug 23:36
Compare
Choose a tag to compare

AutoComplete

Bug Fixes

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

Barcode

Bug Fixes

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

Chart

Bug Fixes

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

ContextMenu

Bug Fixes

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

DatePicker

Bug Fixes

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

Diagram

Bug Fixes

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

Dialog

Bug Fixes

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

DocumentEditor

Bug Fixes

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

GanttChart

Bug fixes

  • F159354 - Issue in locale text of predecessor tooltip has been fixed.

Grid

Bug fixes

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

Image Editor

Bug Fixes

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

ListBox

Bug Fixes

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

MultiColumn ComboBox

Features

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

MultiSelect

Bug Fixes

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

PDF Viewer

Bug Fixes

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

PivotTable

Bug fixes

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

QueryBuilder

Bug Fixes

  • #I898205 - Issue with While setting rule value as an empty string the rule was not created in QueryBuilder has been fixed.
  • #I896995 - Issue with Operator is not set properly when using the addRules method has been fixed.

Ribbon

Features

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

RichTextEditor

Bug Fixes

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

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

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

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

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

Switch

Bug Fixes

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

Tooltip

Bug Fixes

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

Tree Grid

Bug Fixes

  • #I609686 - Fixed an issue where row selection was incorrect when virtualization was enabled.

v26.2.7

29 Jul 23:28
Compare
Choose a tag to compare

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

  • F159354 - Issue in locale text of predecessor tooltip has been fixed.

Grid

Bug fixes

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

MultiSelect

Bug fixes

  • #I612325 - Resolved a problem where the form data did not update after clearing values using the clear icon.

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

PDF Viewer

Bug Fixes

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

RangeNavigator

Bug Fixes

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

Ribbon

Features

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

RichTextEditor

Bug Fixes

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

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

Schedule

Bug fixes

  • #I614002 - Interacting with the scheduler after printing using the print method with print options throws Script error has been fixed.

Spreadsheet

Bug fixes

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

Switch

Bug Fixes

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

TreeView

Bug fixes

  • #I611332 - The issue with the TreeView checkbox template sample with autoCheck property in the TreeView component has been resolved.

v26.2.5

26 Jul 00:07
Compare
Choose a tag to compare

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.

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.

v26.2.4

24 Jul 10:14
Compare
Choose a tag to compare

Accumulation Chart

Bug Fixes

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

Barcode

Bug Fixes

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

Chart

Bug Fixes

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

Diagram

Bug Fixes

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

DocumentEditor

Bug Fixes

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

DropdownList

Bug Fixes

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

DropDownTree

Bug Fixes

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

FileManager

Bug Fixes

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

GanttChart

Bug fixes

  • F159354 - Issue in locale text of predecessor tooltip has been fixed.

Grid

Bug fixes

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

Image Editor

Bug Fixes

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

Mention

Bug Fixes

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

MultiSelect

Bug fixes

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

  • #I610006 - Fixed alignment issue with Clear icon in material theme dropdown icon.

PDF Viewer

Bug Fixes

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

PivotTable

New features

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

RichTextEditor

Bug Fixes

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

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

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

Schedule

Bug fixes

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

Spreadsheet

Bug fixes

  • #I602542 - Issue with "selection misalignment occurs when importing an Excel file that contains wrapped text in a row with a row height less than the default row height" has been resolved.

  • #I602580 - Issue with "list data validation does not work properly with percentage formatted numbers when entering a value in a cell through editing" has been resolved.

  • #I602577 - Issue with "formula cells are not calculated properly when changing the values of formula dependent cells that have date formatted values" has been resolved.

  • #I609270 - Issue with "additional column cells get selected when clicking the autofill choices button with a little mouse move" has been resolved.

Features

  • #I601275 - Now, provided an option to pass the sheet index to the clearFilter method to clear the filtered data on the non-active sheet.

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.