Syncfusion Essential Studio Blazor 2024 Volume 4 (28.1.36)

Released: Dec 24, 2024

Aggiornamenti in 2024 Volume 4 (28.1.36)

Funzionalità

  • Common
    • The compiled themes are now included in blazor-themes npm package.

Correzioni

  • Accordion
    • An issue where the e-expand-state class was not removed from the Accordion component when collapsing an item has been resolved.
  • Chart
    • The console error no longer occurs when performing multiple range selections in the chart.
    • The chart axis range now updates properly when a trendline is specified for a series.
    • The chart no longer moves like an image when performing selection zooming on a zoomed chart.
    • The chart tooltip now displays correctly when long-pressing on both zoomed and non-zoomed charts.
    • No console error is thrown on the chart when navigating from one page to another.
    • The spline chart series now fills at the left edge on a zoomed chart.
  • Data Grid
    • Fixed a sorting issue with GridForeignColumn when a null value existed in the foreign key column.
  • DocIO
    • TOC entry page number is now preserved properly while converting Word document to PDF.
    • Bookmark is now preserved properly after calling UpdateAlternateChunks API.
    • The ArgumentOutOfRangeException will no longer be thrown while saving DOCX format document.
    • The NullReferenceException will no longer be thrown while converting a Word document with block content control to PDF.
    • Text format for NumPages field is now preserved properly after calling UpdateDocumentFields API.
    • Page number within textbox in header or footer is now preserved properly while converting a Word document to PDF.
  • Pivot Table
    • An issue where an exception was thrown when clicking the legend with the ShowPointColorByMembers property enabled in the Pivot Chart has now been resolved.
  • Schedule
    • An issue where Scheduler is not rendering properly when the MaxEventsPerRow property is enabled has been resolved.
    • The issue with the MonthsCount property not functioning correctly within the specific view has been resolved.
    • The issue of flickering during the dragging and dropping of appointments in the Timeline Week view has been resolved.
    • An issue where the row heights increase each time a resource is added when using the MaxEventsPerRow property has been fixed.
  • Slider
    • An issue with the TicksRendering event when updating Max property dynamically in Slider component has been resolved.
  • Splitter
    • Fixed an issue that caused a console error when resizing and navigating the sample in the splitter component.
  • Stock Chart
    • The period and range selector now work properly after updating the data with a DatetimeCategory axis.
  • TextBox
    • Fixed the issue that prevented users from setting a custom aria-label.
  • Tree Grid
    • Resolved a null reference exception when editing and saving a newly added record in TreeGrid with dialog editing mode.
    • Resolved an issue where the numeric column was skipped in edit mode when pressing the Tab key.
    • Resolved whitespace issue with stacked header columns along with IsFrozen enabled and TreeColumnIndex set.