Syncfusion Essential Studio JavaScript 2024 Volume 1 (25.1.39)

Released: Apr 9, 2024

2024 Volume 1 (25.1.39) 中的更新

修补程序

  • AutoComplete
    • Resolved the issue in Autocomplete where the highlight selection was not removed after selecting a value from the dropdown when autofill was enabled.
  • Chart
    • The first axis label does not shift to the left when using edgelabelplacement as shift.
    • When the chart is resized, the console error will no longer be thrown.
  • Checkbox
    • The issue with "script error thrown while clicking the checkbox through JS." has been resolved.
  • ComboBox
    • Resolved the issue in Autocomplete where the highlight selection was not removed after selecting a value from the dropdown when autofill was enabled.
  • Diagram
    • Zoom in and zoom out now works properly while setting canZoomOut as true.
    • The connectors are now routed properly with shortest routing distance while using enable routing.
    • The undo redo now works properly for swimlane after cut and delete.
  • DocumentEditor
    • Resolved the table header rendering issue.
    • Resolved the table border issue in the attached document.
    • Resolved the hyperlink style issue while reject the changes.
    • Resolved the application crashes when performing reject all changes.
    • Resolved the list level preservation issue.
    • Resolved the track changes disable issue while stop RevisionsOnly protection.
    • Resolved the paragraph indentation and border render issues inside table.
    • Resolved the issue of applying character style to the selected text.
    • Resolved the search issue when using plus symbol.
    • Resolved the undo issue while applying border style in table.
  • DropDownTree
    • The issue aria-label attribute is not added to the input element in the Dropdown Tree component has been resolved.
    • An issue with "facing a console error when clicking a button inside the footer template in the Dropdown Tree component" has been resolved.
    • Issue with "trim leading or trailing white-space when filtering in the Dropdown Tree" has been resolved.
  • GanttChart
    • Toolbar refresh script error throws in Gantt issue has been fixed.
    • The Gantt search toolbar item is not working in mobile mode issue has been fixed.
    • Duration calculations are incorrect in edit or add dialog in decimals issue has been fixed.
    • Baseline not showing in multi taskbar view.
    • Dependency not validated for dynamically updating work week and holidays issue has been fixed.
    • Console error occurred when dynamically changing the data source and other properties of the Gantt chart via button click has been fixed.
  • Grid
    • Fixed script error that occurred when opening the filter menu using the column menu feature in adaptive layout grid.
    • Fixed issue where the Column Chooser OKButton remained enabled even after individually unchecking all visible column checkboxes items.
    • Updated the emit type for the ContextMenuClick event in the grid documentation.
    • Resolved issue where JAWS screen reader incorrectly read out pager elements when navigating to the first content cell from the header in a grid with paging enabled.
    • Resolved misalignment of frozen columns in the grid when resizing to fit content width.
  • ListBox
    • Issue with "The getSortedList and getDataList method datasource order is not proper while using addItems, removeItem method and change their position using drag and drop" has been resolved.
  • PDF Viewer
    • The extra border will no longer appear on the page for the image element in the tagged PDF.
    • The form field click event is now triggered properly for radio button in the customer provided document.
    • The unload request has not been triggered in the Stand-alone PDF Viewer on reloading the current page.
  • Pivot Table
    • The issue with persistence not working properly in the Pivot Table with remote data has been fixed.
  • RichTextEditor
    • The title attribute is now added properly for the audio and video elements, inserted using the executeCommand public method in the Rich Text Editor.
    • The cursor is now set after the image when pasting the image or image with text into the Rich Text Editor.
    • The abort icon and uploading percentage are now aligned properly in the image dialog of the Rich Text Editor.
    • The backspace key is now working properly when copying and pasting an image with content.
    • The bullet format list now gets removed properly when we replace the content in RichTextEditor.
  • Tooltip
    • The issue with the Tooltip component appearance while hovering using a tab key in the uploader sample has been resolved.
  • Tree Grid
    • Resolved data re-rendering on scrolling up in virtualization.