Syncfusion Essential Studio JavaScript 2024 Volume 2 SP1 (26.2.10)

Released: Aug 20, 2024

Aggiornamenti in 2024 Volume 2 SP1 (26.2.10)

Funzionalità

  • Common
    • Added the ignore currency option for Brazilian culture.
  • FileManager
    • Improved error handling and null value management in File Manager component file operations.

Correzioni

  • Breadcrumb
    • The issue with "we need to prevent the popup from closing until a multiselect value is selected in breadcrumb component" has been resolved.
  • ContextMenu
    • The issue with "Facing a flickering issue with the ContextMenu component on a Mac device" has been resolved.
  • DateRangePicker
    • Resolved an issue that caused a console error on mobile devices when utilizing the maxDays property in the DateRangePicker.
    • Fixed the issue where the TimePicker popup was not opening at the center on mobile devices.
    • Resolved an issue where toggling the visibility of the date range picker caused a memory leak.
  • Diagram
    • Child Nodes position in ComplexHierarchicalTree now correctly updated results in avoiding connector overlap.
  • DocumentEditor
    • Resolved the script error occurs while copy pasting the content from Word when enabling spellcheck.
    • Resolved the problem with selecting and editing text after the comment inserted.
    • Resolved the table left margin issue when opening attached document.
    • Resolved the can edit and can delete values in content control are bound inversely.
    • Resolved the issue that Ctrl + H opens the Find option instead of replace option.
    • Resolved the single page content expanded into 13 pages issue in Document Editor.
    • Resolved the overlapping issue when updating table of contents field.
  • DropDownTree
    • The issue with keyboard actions and the focus-related issue in the Dropdown Tree component have been resolved.
  • GanttChart
    • Connector lines rendered in wrong position with enableTimelineVirtualization and enableRtl issue has been fixed.
    • Timeline not updated properly while using setSplitterPosition issue has been fixed.
    • PDF export exception thrown when using different font style issue has been fixed.
    • Updating selectedRowIndex and dataSource dynamically only updates the data, selectedRowIndex does not work issue has been fixed.
    • getSelectedRecords method not return selected records when persistSelection is set to true issue has been fixed.
    • Left value miscalculated for taskbar while duration in decimals issue has been fixed.
  • Grid
    • The issue with Programmatic open column chooser dialog not opening with OK and Cancel buttons on adaptive vertical view has been resolved.
    • The issue where invoking the getPersistData method in the dataBound event of the Grid removed the groupCaptionTemplate has been resolved.
    • Resolved the issue with the inconsistent isCountRequired query in the Excel-like filter when using the ODataV4Adaptor.
    • Resolved the issue where the column’s editTemplate was not working in ASP.NET Core.
    • The issue with column chooser checkbox is unselected once uncheck the selected all option and press Esc keyboard action has been resolved.
    • The issue where the column resize was not resetting the frozen indicator, causing a non-frozen column to render behind a frozen column has been resolved.
    • The problem with the frozen shadow effect during column resizing has been resolved.
    • Filtering a column in Grid throws script error after autoFitColumns is invoked issue has been resolved.
  • MaskedTextBox
    • Fixed an issue where dynamic masking led to incorrect value updates in the MaskedTextBox.
  • PDF Viewer
    • When deleting a signature field image after zooming in, the image is removed and does not remains visually presented on the screen.
    • The Radio button now retains selection when clicked more than once.
    • Form fields are now being correctly retrieved from the widget in the provided document.
  • PivotTable
    • The column width applied using the columnRender event will now be properly persisted when resizing the pivot table.
  • Tree Grid
    • Fixed an issue where the Rowdraganddrop action would drop the previously selected record when virtualization is enabled.
    • Resolved a white space issue that occurred while scrolling with persistSelection and virtualization.