Skip to content

Releases: syncfusion/ej2-vue-ui-components

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

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

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

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

Diagram

Bug Fixes

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

DocumentEditor

Bug Fixes

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

DropDownTree

Bug Fixes

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

FileManager

Bug Fixes

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

GanttChart

Bug fixes

  • #I621276 - Connector lines rendered in wrong position with enableTimelineVirtualization and enableRtl issue has been fixed.
  • #I616825 - Timeline not updated properly while using setSplitterPosition issue has been fixed.
  • #I618909,#I607695 - PDF export exception thrown when using different font style issue has been fixed.
  • #I618061 - Updating selectedRowIndex and dataSource dynamically only updates the data, selectedRowIndex does not work issue has been fixed.
  • #I620597 - getSelectedRecords method not return selected records when persistSelection is set to true issue has been fixed.
  • #I617142 - Left value miscalculated for taskbar while duration in decimals issue has been fixed.

Grid

Bug fixes

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

MaskedTextBox

Bug Fixes

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

PDF Viewer

Bug Fixes

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

PivotTable

Bug fixes

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

Schedule

Bug fixes

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

Tree Grid

Bug Fixes

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

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.

AutoComplete

Bug Fixes

  • #612401 - Resolved the issue with the noRecordsTemplate and actionFailureTemplate in dropdowns, ensuring they function correctly.

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.

ComboBox

Bug Fixes

  • #612401 - Resolved the issue with the noRecordsTemplate and actionFailureTemplate in dropdowns, ensuring they function correctly.

DocumentEditor

Bug Fixes

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

DropDownList

Bug Fixes

  • #612401 - Resolved the issue with the noRecordsTemplate and actionFailureTemplate in dropdowns, ensuring they function correctly.

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.

Image Editor

Bug Fixes

  • #I901333 - The issue with "script error thrown while saving the image" 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

  • #612401 - Resolved the issue with the noRecordsTemplate and actionFailureTemplate in dropdowns, ensuring they function correctly.

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.

Splitter

Bug Fixes

  • #I607723 - Resolved the issue related to component invocation and pane toggle within the splitter content template.

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

-#I607879 - Predecessor validation is not working correctly for offset days with split tasks issue has been fixed.

Grid

Bug fixes

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

Image Editor

Bug Fixes

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

ListBox

Bug Fixes

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

MultiColumn ComboBox

Features

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

MultiSelect

Bug Fixes

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

PDF Viewer

Bug Fixes

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

PivotTable

Bug fixes

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

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

  • #F59092 - Fixed issue where wrong data was returning in rowDeselected event when both persistSelection and filterSettings were enabled with loadChildOnDemand.

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.

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

  • #I614007 - Dependency offset value not updating properly with unscheduled tasks issue has been fixed.

Bug fixes

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.

RichTextEditor

Bug Fixes

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

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

Spreadsheet

Bug fixes

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

Switch

Bug Fixes

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

TreeView

Bug fixes

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

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.

GanttChart

Bug fixes

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

v26.2.4

24 Jul 10:14
Compare
Choose a tag to compare

Common

Bug Fixes

  • #I581127 - The issue with "the memory leak on the Vue Grid when rendering the row template" has been resolved.

Accumulation Chart

Bug Fixes

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

Barcode

Bug Fixes

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

Chart

Bug Fixes

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

Diagram

Bug Fixes

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

DocumentEditor

Bug Fixes

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

DropdownList

Bug Fixes

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

DropDownTree

Bug Fixes

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

FileManager

Bug Fixes

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

GanttChart

Features

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

Grid

Bug fixes

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

Image Editor

Bug Fixes

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

Mention

Bug Fixes

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

MultiSelect

Bug Fixes

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

PDF Viewer

Bug Fixes

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

PivotTable

New features

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

RichTextEditor

Bug Fixes

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

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

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

Schedule

Bug fixes

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

Spreadsheet

Bug fixes

  • #I604105 - Issue with "exception occurs on the server end during excel file export when using floating-point numbers for the image properties" has been resolved.

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 persistSelection and filterSettings were enabled with remote data.

v26.1.42

16 Jul 00:05
Compare
Choose a tag to compare

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

  • #I605147 - The issue with triggering the actionFailure event when an invalid predecessor tries to connect has been fixed.
  • #I604120 - Milestone task endDate is not updating properly when using cell edit and dialog.
  • #I604784,#I604753 - AdditionalParams property not working properly 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.

QueryBuilder

Bug Fixes

  • #I503891 - Provide parent item filtering support for QueryBuilder dropdowntree field mode.

Ribbon

Bug Fixes

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

RichTextEditor

Bug Fixes

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

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

Slider

Bug Fixes

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

Spreadsheet

Bug fixes

  • #I607842 - Issue "active sheet becomes unprotected when unprotecting a non-active sheet using the unprotectSheet method" 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.

v26.1.41

09 Jul 07:44
Compare
Choose a tag to compare

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.

Image Editor

Bug Fixes

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

ListBox

Bug Fixes

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

PDF Viewer

Bug Fixes

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

Features

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

PivotTable

Bug fixes

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

Ribbon

Features

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

RichTextEditor

Bug Fixes

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

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

Schedule

Bug fixes

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

Spreadsheet

Bug fixes

  • #I593096 - Issue with "last column is removed once the hidden column is unhidden when finite mode is set to true" has been resolved.

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

  • #I578290 - Issue with "scaled image is returned to its initial size after saving and opening the data as JSON" has been resolved.

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.

v26.1.40

02 Jul 05:44
Compare
Choose a tag to compare

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.

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

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

FileManager

Bug Fixes

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

FormValidator

Bug Fixes

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

GanttChart

Bug fixes

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

Grid

Bug fixes

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

Image Editor

Bug Fixes

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

Input

Bug Fixes

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

Kanban

Bug Fixes

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

ListBox

Bug Fixes

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

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

Mention

Bug Fixes

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

MultiSelect

Bug Fixes

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

PDF Viewer

Bug Fixes

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

PivotTable

Bug fixes

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

QueryBuilder

Bug Fixes

  • #I600597 - Issue with QueryBuilder validation message is not shown for date type column has been fixed.
  • #I600637 - Issue with QueryBuilder numeric text box validation message not shown while using template has been fixed.
  • #I604645 - Issue with Script error thrown in numeric textbox QueryBuilder while type special character like comma and dot has been fixed.

RichTextEditor

Bug Fixes

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

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

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

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

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

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

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

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

Schedule

Bug fixes

  • #I591715 - An issue with the resizing event in the scheduler, using the enabled interval and header rows property in the Timeline view, which miscalculated the end time, has been fixed.

Tree Grid

Bug Fixes

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

TreeView

Bug fixes

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

Uploader

Bug Fixes

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

v26.1.39

25 Jun 09:38
Compare
Choose a tag to compare

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.

Schedule

Bug fixes

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

Sparkline

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

Stepper

Bug fixes

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

Tree Grid

Bug Fixes

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