Please note that new Timed Subscription Licenses for Syncfusion Essential Studio for JavaScript are available as part of Syncfusion Essential Studio Enterprise.
Syncfusion Essential Studio JavaScript 2024 Volume 3 (27.1.57)
Released: Oct 29, 2024
2024 Volume 3 (27.1.57) での更新項目
機能
PDF Viewer
Breaking Change - The getPageDetails API has been renamed to getPageInfo. Additionally, the zoom factor parameter has been removed from the getPageInfo API, as the zoom factor can be accessed directly through the zoomPercentage API.
不具合の修正
AutoComplete
The inconsistency in the AutoComplete popup behavior when utilizing custom filtering has been resolved.
Breadcrumb
The issue with "Breadcrumb menu popup not destroyed after breadcrumb element destroyed" has been resolved.
Carousel
The script error that occurred in the carousel when a grid was rendered as a carousel item has been fixed.
Chart
The tooltips now render properly for decimal data points.
The stripline now works correctly on the logarithmic axis.
Circular Gauge
Exceptions will no longer be thrown when the pointer is dragged and the pointer value is updated during the dragEnd event.
ComboBox
The issue causing a console error after selecting a value and subsequently emptying the datasource upon button click has been resolved.
DateRangePicker
Fixed an issue where the popup repositions itself to Right-Bottom when clicking on the custom range, even though it is set to Left-Bottom.
Diagram
Tooltip now displays properly on mobile devices with touch interactions.
Nodes are now resizable via touch interactions.
The gradient background of the node is now properly preserved when exporting the diagram as an SVG.
The Position Change Event now Triggers on Keyboard Nudging.
Dialog
Fixed an issue where the Dialog's enableResize property was not functioning for dynamic changes.
DocumentEditor
Resolved the issue of editor deletes all text in document.
Resolved the issue with track Changes when pasting Word contents multiple times.
Now able to copy highlighted text from word processor when Restrict Editing property is true.
Resolved script error when using track changes.
Resolved the issue of page freezes when trying to load document in document editor.
DropdownList
Fixed an issue where updateData was throwing an error when filtering in a DropDownList.
GanttChart
recordIndex property is updating last index for every above or below add action via contextMenu issue has been fixed.
An invalid resource collection is being passed resulting in a script error issue has been fixed.
White space when expand and collapse action issue has been fixed.
Grid
Resolved an issue where the search keyword would automatically change when entering more than 16 digits.
Fixed an issue with focus misplacement after deleting a row using the command column.
Resolved a type issue in the ICustomOptr interface by updating the filterSettings.operators property from dateTimeOperator to datetimeOperator.
The issue where the dataBound event was triggered multiple times during a page refresh when virtualization with persistence was enabled has been resolved.
MultiSelect
Fixed an issue where the filtered list items were not cleared after selection when the enableVirtualization property is enabled.
Pivot Table
The pivot table will now be rendered properly when creating a new report using the toolbar.
RichTextEditor
The width and height attributes of the image are now set with correct values instead of auto, when inserting and replacing the image in the Rich Text Editor.
The OneNote list that has been copied and pasted will now have a correct element structure.
The link insertion is now prevented when clicking the insert button in the link dialog when the cancel argument is set to true in the beforeDialogClose event.
The table height now adjusts correctly when resized within the Rich Text Editor in Firefox.
The issue with image resizing in the IFrame editor, particularly when the editor area is small, has now been resolved.
Schedule
An issue when dragging an event, the first cell of the hour will be selected and highlighted has been resolved.
An issue when weekly recurrence rule is rendered in the wrong position when setting the firstDayOfWeek has been resolved.
An issue causing events to display incorrectly when a weekly recurrence rule with BDAY and a specified timezone is applied has been resolved.
Sidebar
An issue on browser resizing while setting width value in percentage in Sidebar component has been resolved.
SplitButton
Split buttons popup not closed when you open with mouse click and select with key down action has been resolved.
Stock Chart
The series now renders properly after a data source update and legend toggle.
TreeView
Resolved issues with selected items and the checked state of the parent node when filtering in the DropdownTree component.
An issue with TreeView component when adding child nodes using addNodes method without passing a target has been resolved.