Syncfusion Essential Studio JavaScript 2024 Volume 2 (26.1.41)

Released: Jul 9, 2024

Actualizaciones en 2024 Volume 2 (26.1.41)

Características

  • Chart
    • Enhanced the appearance of connector lines in the waterfall chart for better visual clarity.
  • PDF Viewer
    • Implemented the exportAsImage API in the Stand-alone PDF viewer, which allows users to export pages as images. This enhancement provides users with a powerful tool to effortlessly convert PDF pages into image files.
  • Ribbon
    • Provided a new event ribbonLayoutSwitched, when the layout is switched between the classic and simplified modes in ribbon.

Correcciones

  • Chart
    • The y-axis label is now proper when setting the minimum value on a date-time axis.
    • The marker will not get cut off when enabling the scrollbar.
  • DatePicker
    • Fixed issue where disabled dates were being selected when enabling HTML attributes while typing.
  • Diagram
    • Infinite scrolling now works properly on both the horizontal and vertical axes.
    • Fill color applied for BPMN activity shapes inside the symbol palette for smaller size.
  • DropDownTree
    • Resolved the issue where autoCheck action was not working properly during the filtering action.
  • FileManager
    • Column hide issue in details view pane when utilizing the hideAtMedia property in File Manager component has been resolved.
  • FormValidator
    • Fixed an issue where the min and max validation rules were not functioning correctly.
  • GanttChart
    • Export properties not working properly issue has been fixed.
  • Grid
    • Resolved the issue where the column menu icons were overlapping with the column headers.
    • Implemented tab key navigation functionality with the command column in edit mode.
    • Resolved the issue where the click event triggers even if the page changes programmatically.
    • Fixed the issue where frozen columns with caption aggregates caused scrolling problems.
    • The issue with Group by Format not working with Lazy Load Grouping has been resolved.
  • ListBox
    • Issue with "filtering was not applied after adding the new items in listbox while filtering" has been resolved.
  • PDF Viewer
    • The script error no longer occurs when using display mode as type alone in signature field.
    • The script error no longer occurs when updating the PDF Viewer height value programmatically on mobile devices.
    • The annotation with author and subject are no longer missing in downloaded PDF.
    • The comment div is no longer created when an annotation is pasted onto a different page.
  • PivotTable
    • When dynamically updating the data source with the static field list, grouping will now work properly in the pivot table.
    • Column header text will now be visible when using value sorting with autofit in the pivot table.
  • Stepper
    • The issue with the stepper progress bar misalignment when minimized, and maximized the browser window has been resolved. Also, a new method refreshProgressbar has been added in the stepper control to programmatically update the progress bar.
  • Toolbar
    • An issue with memory leak in the Toolbar events has been resolved.
  • Tooltip
    • The issue with the afterClose event returning the argument values as null in the Tooltip component has been resolved.
  • Tree Grid
    • Fixed an issue where an exception was being thrown when dragging and dropping between the tree grid and detail template.
  • Uploader
    • Fixed an issue where removing invalid files in a form did not trigger the select event again in the file upload.