Syncfusion Essential Studio Blazor(英語版)

BlazorのネイティブUIコンポーネントの総合ライブラリ

Syncfusion 社の製品
2002 年より日本国内にてComponentSourceで販売中。

バージョン: 2024 Volume 1 (25.1.39) 新機能 更新日: Apr 9, 2024 レビューの平均スコア: 3.00レビューの平均スコア: 3.00レビューの平均スコア: 3.00レビューの平均スコア: 3.00レビューの平均スコア: 3.00 (1)

i

Please note that new Timed Subscription Licenses for Syncfusion Essential Studio for Blazor are available as part of Syncfusion Essential Studio Enterprise.

Syncfusion Essential Studio for Blazor 2021 Volume 2

Released: Jun 30, 2021

2021 Volume 2 での更新項目

機能

  • Common
    • Tailwind CSS theming - Tailwind CSS theme has been added to all the Syncfusion Blazor UI components.
  • DataGrid
    • Lazy loading with grouping - This feature supports server-side grouping to render the records in a collapsed state when binding a large volume of data. The grouped items with n levels of data will be loaded on demand when the corresponding group is expanded.
    • Frozen rows and columns at right side - You can now freeze specific rows and columns at the right side of the grid, and make the remaining grid content scrollable.
    • Frozen columns with virtualization - This feature allows the user to load large amounts of data without any performance degradation in a frozen-columns-enabled grid by loading the data on demand when scrolling vertically.
  • Diagram (Preview)
    • Diagram is a new native Blazor component library for creating diagrams such as flowcharts, organizational charts and BPMN using code behind or visual interface. It provides better performance than the existing diagram control in the Blazor WebAssembly application. This component includes basic interactions, snapping, guidelines, gridlines, serialization and zooming. The list of rich features of Diagram in Blazor is as follows:
      • Node, Connector, Group, Port, Label: Elements used to compose a diagram.
      • Symbol Palette: Holds a list of symbols that can be dragged and dropped over the diagram.
      • Clipboard Commands: Performs cut, copy, and paste operations.
      • Undo/Redo: Reverses the recent actions.
      • Serialization: Saves the current state of the diagram, and loads them back when needed.
      • Snapping: Snaps the diagram elements towards the nearest gridline.
      • Gridlines: Horizontal/vertical lines that help align elements on a diagram.
      • Interaction: Select, drag, resize, rotate, and delete diagram elements to position the elements precisely by snapping.
      • Automatic Layout: Arranges nodes in a tree-like structure based on the relationship between the nodes.
  • Gantt Chart
    • DynamicObject data binding - You can now bind data as a list of DynamicObjects. This is helpful when the model type is unknown at compile time.
    • Virtual scrolling - You can now use virtualization to load a large amount of data effectively. It also reduces the DOM element’s weight by virtually updating DOM during vertical scrolling.
    • Edit template - You can now show any custom component in a particular column in edit form.
  • Data Manager
    • Named HttpClient usage support - This feature allows users to inject a named HttpClient instance directly into the Data Manager component. When the application is configured with multiple HttpClient instances for various purposes, the user can select and inject a particular HttpClient instance to the Data Manager.
  • Word Processor
    • Text box shape with square wrapping style - This feature preserves the text box shape with square wrapping style when viewing a Microsoft Word document.
    • Image position and wrapping styles - This feature preserves the images with position properties and wrapping styles when viewing a Word document.
  • Kanban
    • Freeze swim lane rows - You can now show a frozen swim lane row at top of the content when scrolling. It will change once you reach another swim lane row while scrolling.
  • Pivot Table
    • Fields panel - The fields panel located above the grouping bar displays the fields available in the data source but that are not bound to the report. The fields can be dragged into the appropriate axes. Any field removed from any axis will automatically be added to the fields panel.
    • Median aggregation type - Added new median aggregation type.
    • Inline editing - You can now edit a pivot table value cell directly without the use of an external edit dialog. This is applicable only if the value of the cell is based on a single piece of raw data.
    • Multiple axes in Pivot Chart - Multiple values (measures) can now be displayed in a single axis.
    • Palette support for accumulation charts - Accumulation chart types like pie, doughnut, pyramid and funnel now support a palette feature that allows you to customize the default color of the series or points.
  • Rich Text Editor
    • List style types - This feature allows users to change the bullet appearance for unordered lists to circles or squares. Users can also apply different numbering formats for ordered lists such as lowercase Greek or uppercase Roman.
  • Scheduler
    • Adaptive layout - This feature enables you to render a mobile-adaptive layout on desktop devices. Also, it lets you render a desktop view on mobile devices.
    • Year views interval support - Customize the total number of months to be displayed in year and timeline year views.
    • Print improvements - Print all appointments instead of only the viewport in the agenda view.
    • Performance improvements - Initial rendering performance of the Scheduler has been improved by 25% in Blazor Server and WebAssembly Apps.
  • TreeGrid
    • DynamicObject data binding - You can now bind data as a list of DynamicObjects. This is helpful when the model type is unknown at compile time.
    • Virtual scrolling support for remote data binding - You can now retrieve data from a remote service on demand and render it as row elements in DOM.
  • Microsoft Visual Studio Code Extensions
    • Template Studio - Added the Tailwind CSS theme to Syncfusion Blazor Template Studio for creating Blazor applications.
    • Conversion - Added the Tailwind CSS theme to Syncfusion Blazor project conversion for converting the Blazor application.
  • Visual Studio Extensions
    • Template Studio - Authentication now enabled in Syncfusion Blazor Template Studio. Added the Tailwind CSS theme to Syncfusion Blazor Template Studio for creating Blazor applications.
    • Conversion and Migration - Improved user experience in Syncfusion Blazor Conversion and Migration. Added the Tailwind CSS theme to Syncfusion Blazor Conversion for converting the Blazor applications.