#I419341 - The Blank carousel item displayed on autoplay when a single item alone is rendered has been resolved.
Chart
BUG FIXES
#I423644 - Now axis label is aligned properly when minimum value is high.
#I423606 - Trendline is now proper for zero values,
#I424547 - Now zooming the multi colored line is working properly.
Chips
BUG FIXES
#I422262 - Added the aria-disabled attribute to the disabled Chip items.
Circular Gauge
FEATURES
#I293761, #I294324, #I309426, #F165646, #I420860 - When animationDuration is set in the rounded range bar pointer, the path element for the pointer is now improved.
ContextMenu
BUG FIXES
#I425402 - Accessibility issue in context menu has been fixed.
Diagram
BUG FIXES
#I421800 - Now, bezier connector rendered properly while save and load the diagram.
#I417240 - Now, dropping bpmn text annotation node inside the swimlane is working properly.
Document Editor
BUG FIXES
#I421680 - Resolved the paragraph overlapping and border issue while opening the attached document.
#I424498 - Attached document with hyperlink text is now displayed properly.
#I425696 - Resolved the overlap issue in options pane.
DropDownButton
BUG FIXES
#F31632 - Accessibility issue in DropDownButton has been resolved.
#I422250 - Keyboard navigation not working properly when we set arguments cancel property as true in beforeClose event of DropDownButton has been resolved.
Dropdown Tree
BUG FIXES
#F178650 - Resolved the error after perform filtering in Dropdown Tree while updating data dynamically
Excel Export
BUG FIXES
Modified the “\n” character at end of row as “\r\n” in Grid to CSV export.
Gantt
BUG FIXES
#I420702 - Persistence settings prevent changing the timeline settings issue has been fixed.
#I422731 - Issue when predecessor is given for unscheduled parent issue has been fixed.
#I423435 - Customize baseline colour in queryTaskbarInfo event in segmented tasks issue has been fixed.
#I420280 - The actionBegin event receives more records as modified data when task is edited issue has been fixed.
#I422943 - Taskbar appearing on next date issue has been fixed.
#I422476 - Progress value issue in parent task has been fixed.
#I425389- Baseline not properly rendered after moving Milestone.
Grid
BUG FIXES
#I423744 - Script error thrown when saving the data with Shimmer effect issue has been fixed.
#I422501 - Header tooltip displays when the header text is wrapped and clipMode is set issue has been fixed.
#I424277 - Ellipsis With Tooltip is now working fine with batch editing.
#I421562, #I423051 - Unable to filter the menu with autocomplete when grouping is applied has been fixed.
Image Editor
BUG FIXES
Issue with “Toolbar Alignment” has been resolved.
ListBox
BUG FIXES
#F424252 - Issue with “Data source not update properly when we filtering and clicking move All button in listbox toolbar sample” has been resolved.
#I423072 - Issue with ”actionBegin event argument not passes the filtered item properly while filtering and clicking move All button in listbox toolbar sample” has been resolved.
ListView
BUG FIXES
#F168185 - The issue with “Sorting is not applied properly when entering different values in the text field of the ListView component” has been resolved.
MultiSelect
BUG FIXES
#FB38693 - The issue “Multiselect dropdown icon is not aligned properly” has been resolved.
NumericTextBox
BUG FIXES
#I417969 - The issue “Clear button does not working after the component is enabled” has been resolved.
Office Chart
BUG FIXES
#I399919 - Resolved the bar chart rendering issue.
PDF Viewer
BUG FIXES
#I420988 - Now, the annotations are not delete while drag, resize or deleting the form fields.
#I422542 - Now, the strike through can now be added to free text annotations programmatically.
#I424231 - Now, the issue with the document’s signature disappearing has been fixed.
Pivot Table
BUG FIXES
Advanced filtering now works properly in a pivot table.
Popup
BUG FIXES
#I423129 - Now, when Rich Text Editor is placed inside the modal dialog the hyperlink quickToolbar popup is visible.
ProgressBar
BUG FIXES
#I420052 - Now progress bar API reference are refreshing properly.
QueryBuilder
BUG FIXES
#F178375 - Issue with Browser window get freezes when we set the Invalid SQL rule to query builder has been fixed.
#I423706 - Issue with Field Dropdown list popups get collapses when we use validateFields method in query builder has been fixed
RangeNavigator
BUG FIXES
#I413509 - Now period selectors are updating properly for the range selector changes.
RichTextEditor
BUG FIXES
#I425639, #I425631 - Now, when editing the values in the Rich Text Editor, the script error is not thrown.
#I423129 - The toolbar bottom border now displays correctly while maximizing and minimizing the Rich Text Editor.
#F179458 - Now, localization text of source Code and preview in tooltip are shown properly when hover the icons.
#F179343 - Now, maximize and minimize toolbar icon of localization text is shown properly when hover the icons.
Schedule
FEATURES
#I384604 - Provided custom workdays support when resources are grouped by date.
#I394207 - Provided closeTooltip method to close the appointment tooltip programmatically.
#I399939 - Provided dateRangeTemplate template to customize the header date range in scheduler.
Splitter
BUG FIXES
#I413810 - The issue with the custom component does not get unmounted with the property update, when placed inside the content template has been resolved.
Spreadsheet
BUG FIXES
#I422232 - Issue with ”SUMIFS formula is not working properly while providing as nested formula to the SUM formula” has been resolved.
#F179330 - Issue with “custom function reference is removed from the control instance while calling the refresh method” has been resolved.
Stock Chart
BUG FIXES
#I418512 - Console error when specifying labelRotation for stockchart issue has been fixed.
Tab
BUG FIXES
#I422226 - An issue with while using underscore on tab id wrong content shown has been resolved.
#F179266 - Tab height does not change dynamically when heightAdjustMode has set as Fill mode has been resolved.
FEATURES
#I348957 - Provided option to specify tabindex attribute to control the tab key order of tab header elements.
TextBox
BUG FIXES
#I415324 - The issue “Refresh method is not working properly in TextBox component” has been resolved.
Toolbar
FEATURES
#I348957 - Provided option to specify tabindex attribute to control the tab key order of the toolbar elements.
Tooltip
BUG FIXES
#I415013 - Resolved detached elements memory leak issue in the Tooltip component.
#I415386 - The issue “Tooltip did not appear for the second time when using the tab key to focus on the remove icon of the uploader component” has been resolved.
Tree Grid
FEATURES
Provided the shimmer effect for tree grid while loading, refreshing and data processing. Please find the demo here.
#I307202, #FB20655 - Provided support to load child records on demand while virtual scrolling in remote data binding. Find more details in the documentation here.
TreeMap
BUG FIXES
#F178496 - The legend items now render in the same order as the color mapping objects.
TreeView
BUG FIXES
#I415237 - The TreeView performance issue in Vue3 framework has been resolved.