Syncfusion Essential Studio JavaScript 2024 Volume 1 SP1 (25.2.5)

Released: May 21, 2024

Updates in 2024 Volume 1 SP1 (25.2.5)

Fehlerkorrekturen

  • Common
    • Changed deprecated event unload to pagehide.
  • Accumulation Chart
    • Accessibility issues have been resolved, and now the score has become stable.
  • Chart
    • The Stacking Bar chart has been exported as a CSV file, and the CSV now contains the appropriate data.
  • Diagram
    • After zooming and exporting the HTML content, the scroll Padding values are now considered.
    • Undo redo is now working properly after editing swimlane child node's annotation.
  • DocumentEditor
    • Resolved the Manage Styles is missing from the DocumentEditor.
    • Resolved the odd cursor behaviour with superscript and subscript.
    • Resolved the insert field issue when local paste is enabled.
    • Resolved the spellcheck change all does not work on document opening case.
    • Resolved the backspace issue while deleting list item.
    • Resolved the spellcheck annotation disappears issue when cursor is in range.
  • DropDownList
    • Fixed the issue with the header remaining fixed on the page after scrolling while using dropdown with grouping on a scrollable page.
    • Fixed an issue where the dropdownlist did not retrieve the proper index when dynamically updating the datasource with an index.
  • DropDownTree
    • Trigger the "select" event instantly after the item selection in Dropdown Tree popup.
  • GanttChart
    • Event markers are hidden behind the taskbar in PDF exported file issue has been fixed.
    • Console error throws while merging two segments with duration of one day issue has been fixed.
    • Parent date changes when Unscheduled task is added issue has been fixed.
    • The issue about date miscalculation when dragging the taskbar with timeline virtualization has been fixed.
  • Grid
    • Resolved the issue where the page orientation Landscape throws script error while exporting PDFs.
    • Localization not applied on grid's group expand icons issue has been resolved.
    • Resolved the issue where the Interface BeforeDataBoundArgs mismatches the actual event arguments.
    • Resolved the issue where the INVALID FORMAT console warning documentation reference link not found issue.
    • Resolved the duplicate ID accessibility issue occurring when using multiple data grids with column chooser on the same page.
  • Maps
    • When setting different sizes for the Maps, the latitude and longitude values from the tooltipRender event will now be proper.
    • Markers will now be rendered properly when the left mouse click is on hold and mouse wheel action is performed.
    • Markers will now be in proper position when the panning action is performed in the Maps when the marker animation is in progress.
  • MultiSelect
    • Fixed an issue where the 'for' attribute was not being added to the label element of MultiSelect.
  • PDF Viewer
    • The document is now loading properly without any script errors when a value has already been included in the session storage by default.
    • The annotation collection and action collection will now match in multiple undo.
    • The Undo no longer retains the deleted annotation in annotation collection.
    • The extra page no longer appears in the print preview when printing the provided document.
    • The annotation order in the comment panel no longer change when adding new annotations in the standalone PDF Viewer.
    • Now able to use markup annotations over shape annotations.
    • The form field ID is no longer missing in FormFieldResizerArgs event.
    • The Edit and Delete option will now get disabled when using isCommentLock
    • The form field tab order is now working properly for the customer-provided document.
    • The deleteFormField method is now working properly for the non-render pages.
  • Pivot Table
    • After disabling the defer layout update via check box option, defer layout update elements will be properly rendered when refreshing the pivot table component.
    • Empty string members will now be properly filtered when virtualization is enabled in the pivot table.
  • RichTextEditor
    • The Tab key press on selected paragraph now works properly in RichTextEditor.
    • Pressing the enter key when the cursor is at the end of the empty list now creates a new tag based on the enterKey property.
    • The background and font color popup's collision will now function correctly upon initial click.
  • TimePicker
    • Fixed an issue where the timepicker prevValue property was holding the current selected value instead of the previous value.