Syncfusion Essential Studio Blazor 릴리스

Released: Jan 21, 2025

2024 Volume 4 (28.1.41) 버젼 업데이트

기능

  • AI AssistView
    • Added a new ScrollToBottomAsync() method to programmatically scroll the view to the bottom in the AssistView.

수정사항

  • Chart
    • The tooltip now functions correctly when dynamically changing the data and also in the zoomed chart.
    • The console issue from thread/timing conflicts during dynamic data updates in the chart has been resolved.
    • The chart now seamlessly updates with new data without requiring a manual reload or refresh.
  • ComboBox
    • Fixed an issue where the dropdown icon was not...

Released: Jan 14, 2025

2024 Volume 4 (28.1.39) 버젼 업데이트

수정사항

  • Chart
    • The tooltip and crosshair on the zoomed chart now function correctly with touch move interactions, followed by a long press, after a pinch-to-zoom action.
  • Chat UI
    • Resolved the issue with Chat UI displaying incorrect text during fast typing when hosted in Azure.
  • Data Grid
    • Fixed an issue where ResetPersistDataAsync did not restore resized Stacked Header columns in the grid.
    • Fixed a scrolling issue in the grid when Column Virtualization was enabled after Resizing and removing columns...

Released: Jan 7, 2025

2024 Volume 4 (28.1.38) 버젼 업데이트

수정사항

  • Chart
    • The fill color of the hollow candle series in the chart is now rendered properly.
    • No exceptions are thrown when changing the selection mode to DragXY in the chart.
    • The secondary axis in the chart no longer becomes visible on legend click when its visibility is set to false.
    • Panning in the chart works correctly when EnablePan is set to true alone.
  • Data Form
    • Fixed the issue where the DatePicker was not rendering for a non-nullable DateOnly type.
  • Data Grid
    • Fixed the issue where...

Released: Dec 31, 2024

2024 Volume 4 (28.1.37) 버젼 업데이트

수정사항

  • Autocomplete
    • Fixed an issue where users were unable to clear values using the Backspace key on the mobile virtual keyboard.
  • Chart
    • The first Y-axis scrollbar now moves properly on its initial interaction.
    • The chart crosshair and tooltip now hide properly when the reset button is clicked.
    • Chart performance has improved during dynamic data updates.
  • ComboBox
    • Fixed an issue where, in the Enable Virtualization case, the selected item is now visible when opening the popup.
  • Dashboard Layout...

Released: Dec 24, 2024

2024 Volume 4 (28.1.36) 버젼 업데이트

기능

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

수정사항

  • 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...

Released: Dec 19, 2024

2024 Volume 4 (28.1.35) 버젼 업데이트

기능

  • Data Grid
    • Provided support for adding the left (ClientX) and top (ClientY) values to the target element for RowDropping and RowDropped arguments.

수정사항

  • Carousel
    • An issue where the carousel is still able to swipe when SwipeMode property is set to ~CarouselSwipeMode.Touch & ~CarouselSwipeMode.Mouse has been resolved.
    • An issue where the carousel continue to swipe in mobile devices, when EnableTouchSwipe property is disabled has been resolved.
  • Chart
    • The chart's secondary axis is now visible or...

Released: Dec 12, 2024

2024 Volume 4 (28.1.33) 버젼 업데이트

기능

  • Common
    • New components - The following components have been added to the Blazor control suite:
      • Chat.
      • Ribbon.
      • Sankey.
    • Preview to production-ready components - The following components have been developed to meet industry standards and are now marked as production-ready for Blazor:
      • AI AssistView.
      • MultiColumn ComboBox.
    • Tailwind CSS 3.4 theme - All Syncfusion Blazor components support the Tailwind CSS 3.4 theme, offering enhanced styling and features for modern web development.
    • Microsoft AI...

Released: Dec 3, 2024

2024 Volume 3 SP1 (27.2.5) 버젼 업데이트

수정사항

  • AI AssistView
    • Resolved the exception raised when sending a new prompt in the AI AssistView component.
  • Calendar
    • Fixed an issue where the current date style was not displayed as a complete circle in the Fluent2 theme.
  • Dialog
    • Fixed a console error that occurred when opening the Dialog.
  • DocIO
    • The NullReferenceException will no longer be thrown while opening a DOCX format document contains footnotes with comments.
    • Table is now positioned properly while converting a Word document to PDF.
    • Table...

Released: Nov 26, 2024

2024 Volume 3 SP1 (27.2.4) 버젼 업데이트

기능

  • AI AssistView
    • Added support for auto-scrolling to the bottom when a new response is received in AI AssistView.

수정사항

  • Chart
    • The memory usage no longer increases gradually when hovering over the chart to display the tooltip.
    • The stock chart background color is now properly applied when the value has been set.
    • In the pie chart, the data label template is now rendered properly without overlapping with each other.
    • The chart series is now visible when rendering the chart in the loaded event.
  • DocIO...

Released: Nov 21, 2024

2024 Volume 3 SP1 (27.2.3) 버젼 업데이트

기능

  • Data Grid
    • Added support for retrieving the entire exception details while sending and receiving requests.
    • Improved the exporting time for Excel export when used with ForeignKeyColumns.
    • Breaking Changes - Achieved UI responsiveness during the Excel export process, enabling users to interact with the UI seamlessly. While exporting, the Excel export icon in the toolbar is disabled and re-enabled once the export is complete.

수정사항

  • 3D Chart
    • StackedTotalValue is now updated properly when accessing...