Skip to content

Releases: syncfusion/ej2-vue-ui-components

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.

v26.1.38

19 Jun 10:37
Compare
Choose a tag to compare

Accumulation Chart

Bug Fixes

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

Breadcrumb

Bug Fixes

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

Chart

Bug Fixes

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

Circular Gauge

Bug Fixes

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

DashboardLayout

Bug Fixes

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

DocumentEditor

Bug Fixes

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

Features

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

DropDownTree

Bug Fixes

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

FileManager

Features

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

Event Information

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

Bug Fixes

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

GanttChart

Bug fixes

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

Grid

Bug fixes

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

Image Editor

Bug Fixes

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

ListBox

Bug Fixes

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

Multicolumn Combobox

Features

The Multicolumn combobox that can display data in multiple columns.

NumericTextBox

Bug Fixes

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

PDF Viewer

Bug Fixes

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

PivotTable

Bug fixes

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

QueryBuilder

Bug Fixes

  • Issue with condition not proper while getting sql from rules has been fixed.
  • #I594200 - Issue with "Template is not rendered properly when we use fieldMode as dropdowntree in the complex data binding query builder" has been fixed.

Ribbon

Bug Fixes

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

RichTextEditor

Bug Fixes

  • Now, fixed the issue with font color and the background color popu...
Read more

v26.1.35

11 Jun 13:54
Compare
Choose a tag to compare

Common

Features

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

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

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

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

Bug Fixes

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

Accumulation Chart

Bug Fixes

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

AutoComplete

Features

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

Chart

Bug Fixes

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

Features

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

ComboBox

Features

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

DashboardLayout

Bug Fixes

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

Diagram

Features

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

Bug Fixes

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

DocumentEditor

Features

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

DropdownList

Features

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

DropDownTree

Bug Fixes

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

FileManager

Features

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

Event Information

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

Bug Fixes

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

Floating Action Button

Breaking Changes

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

GanttChart

Features

Read more

v25.2.7

04 Jun 03:08
Compare
Choose a tag to compare

DatePicker

Bug Fixes

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

DateTimePicker

Bug Fixes

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

DocIO

No Changes for this product in this version.

DocumentEditor

Bug Fixes

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

GanttChart

Bug fixes

  • #I586548 - Console error occurs when datasource updated dynamically issue has been fixed.

Grid

Bug fixes

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

pdf

No Changes for this product in this version.

PDF Viewer

Bug Fixes

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

Presentation

No Changes for this product in this version.

RichTextEditor

Bug Fixes

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

Speed Dial

Bug Fixes

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

XlsIO

No Changes for this product in this version.

v25.2.6

28 May 02:52
Compare
Choose a tag to compare

Barcode

Bug Fixes

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

Chart

Bug Fixes

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

DocumentEditor

Bug Fixes

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

GanttChart

Bug fixes

  • #I586668 - When the context menu is used to add a record task index position value changes issue has been fixed.
  • #I586548 - Console error occurs when datasource updated dynamically issue has been fixed.

Grid

Bug fixes

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

Kanban

Bug Fixes

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

MultiSelect

Bug Fixes

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

PDF Viewer

Bug Fixes

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

Pivot Table

Bug fixes

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

RichTextEditor

Bug Fixes

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

Schedule

Bug fixes

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

Switch

Bug Fixes

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

TextBox

Bug Fixes

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

Tree Grid

Bug Fixes

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

v25.2.5

21 May 03:48
Compare
Choose a tag to compare
v25.2.5 is released

v25.2.4

14 May 02:40
Compare
Choose a tag to compare
v25.2.4 is released

v25.2.3

08 May 14:11
Compare
Choose a tag to compare
v25.2.3 is released

v25.1.42

30 Apr 03:23
Compare
Choose a tag to compare
v25.1.42 is released

v25.1.41

23 Apr 08:20
Compare
Choose a tag to compare
v25.1.41 is released