Syncfusion Essential Studio for JavaScript 2023 Volume 3 (23.1.38)

Released: Sep 26, 2023

Aggiornamenti in 2023 Volume 3 (23.1.38)

Funzionalità

  • Signature
    • Added support for 'GetSignature' public method which returns a Base64 string with background.
    • Added 'refresh' public method.

Correzioni

  • Common
    • Up loader file name with special character issue has been fixed.
  • AccumulationChart
    • Funnel chart is now rendering properly when all the data points value is zero.
    • Data labels are now displaying properly after legend click.
  • Chart
    • Fixed the issue of pane collapse when zooming in the chart.
    • Now, the tooltip is displaying properly for all series when the shared tooltip is enabled.
    • Updated legend aria-label based on the visibility of the series.
    • Changed the color of the tab bar line based on the theme.
    • Chart points are now focusing properly when navigating using arrow keys.
    • Now the primary axes are displaying properly when rendering series using secondary axes.
    • Fixed a issue where a console error was being thrown when trying to zoom in the Pareto chart during selection.
    • Fixed issue where the height of the chart would increase when the axis was hidden.
  • Diagram
    • The null exception will no longer thrown while hovering over the ports.
    • Now, onUserHandleMouseUp event triggers for single time.
    • Now, while enabling virtualization constraints nodes does not disappears.
  • DropDownList
    • Fixed an issue where the dropdownlist popup was not positioned correctly when the rtl mode was enabled and the popup width was greater than the dropdownlist width.
  • GanttChart
    • Milestone baseline moves along with the milestone issue has been fixed.
    • Misalignment in tooltip when connecting predecessor.
    • Predecessor is not displayed when we give GUID issue has been fixed.
    • Update of custom column in general tab issue has been fixed.
    • hanging values in the action Begin event does not reflect while rendering issue has been fixed.
    • Milestone not rendered properly after editing issue has been fixed.
    • Critical path styling not getting cleared correctly issue has been fixed.
    • Taskbar dragging and progress resizing while moving the mouse outside chart issue has been fixed.
    • When we collapse with Virtualization, the styles doesn't apply properly issue has been fixed.
  • Grid
    • Fixed a time zone conversion issue that occurred during date filtering in grid with UrlAdaptor.
    • Resolved the last column width issue in the frozen grid.
    • Fixed an issue where changeDataSource was not working properly when virtualization was enabled.
    • Fixed an issue where the disabled cursor was not showing when dragging rows outside the grid with the RowDragandDrop feature.
    • Resolved a script issue that occurred when dynamically changing the checkbox column to a data column and performing batch editing.
  • PivotTable
    • The pivot table can now be exported as Excel with conditional formatting.
    • When an OLAP cube dimension member with a special character is used, the pivot table now works properly.
    • Filtering is now applied properly in the pivot table when the showNoDataItems option is enabled.
    • The pivot table will now be properly displayed while scrolling in MAC with the virtualization option enabled.
  • ProgressBar
    • Now, the linear progress bar label renders properly when the alignment is set to center.
  • Tooltip
    • The console errors with the Tooltip component while dragging a diagram node over another node frequently has been resolved.
  • Uploader
    • Fixed an issue where the status code was returning '1' during the second file upload in the OnActionComplete event.