#241484 - Now, you can render the component inside v-if and v-else conditional block.
DataManager
BUG FIXES
242189 - CRUD Operations now function properly when using Batch Edit mode in OdataV4Adaptor.
Support to enable or disable the date object parsing with serverTimeZoneOffset is now handled with timeZoneHandling property or DataUtil.timeZoneHandling globally.
Diagram
BUG FIXES
#243078 - The issue “Hidden layer is visible” is now resolved.
The issue “Context menu re-opens if you click a menu item quickly” is now working fine.
FEATURES
#242645 - The issue “Support to add node in lanes collection at runtime” is now resolved.
Document Editor
BUG FIXES
#146208 - Header footer contents are now rendered properly on print without any blur.
#240266 - Fixed Exception thrown while updating page number.
FEATURES
#238969 - Added API to set paste formatting options
Grid
BUG FIXES
#240377 - Changing page size dynamically in batch edit mode will now prompt confirmation dialog before discarding the changes.
#240117 - Support to access column object in grid column template has been provided. Use column inside the template to access the respective column properties.
#242654 - Dynamically changing ShowInColumnChooser property now updated in the columnMenu too.
FEATURES
Default filter operator support has been provided. Use column.filter.operator with any of the filter operators to set default operator for filtering.
ListBox
BUG FIXES
#240597 - Dual ListBox causes an error when filtering is activated and disable the checkbox selection settings issue is fixed.
#240594 - Form submit occurs while click toolbar item issue is fixed.
Maps
BUG FIXES
#I240804 - The issue with dynamically updating the zoom factor along with the initial case of the zoom factor has been fixed.
#I240836 - The issue with border that was not applied for marker highlight and selection has been fixed.
PDF Viewer
BUG FIXES
#I242803 - The request handling has been optimized for retrieving the comments details from the PDF document.
FEATURES
#I240440 - More details have been provided in the ajaxRequestfailure event.
#I242375 – Now, the annotation edit toolbar is enabled by default using the enableAnnotationToolbar property.
#I241715 - Support has been provided to render the annotation modified date and time in the comment panel.
Schedule
BUG FIXES
#242057 - An issue with applying different work hours for each individual resource when the byDate option is enabled within group property has been fixed.
#240752 - An issue with recurrence option while using editorTemplate has been fixed.
#242634 - An issue with calendar format in timeline month view has been fixed.
Getting wrong start and end time for the longer appointments in timeline views issue has been fixed.
An issue with recurring events while defining recurrence rule on it that includes both BYMONTH, BYMONTHDAY and BYDAY properties together has been fixed.
SplitButton
BUG FIXES
Provided support for ‘OnOpen’ and ‘OnClose’ events in Blazor.
TreeView
BUG FIXES
242589 - Issue with getting checked nodes value using checkedNodes property has been fixed.
Uploader
BUG FIXES
#F145959, #242743 - Provided specific type for success event arguments in the Uploader.