Released: Sep 30, 2021
2021 Volume 3 での更新項目
機能
- Common
- Microsoft .NET 6 Release Candidate 1 compatibility - All Syncfusion Blazor components are now compatible with .NET 6 Release Candidate 1.
- Bootstrap 5 theming - A Bootstrap 5 theme has been added with light and dark variants to all Syncfusion Blazor UI components.
- New components - The following components have been added to Blazor:
- Breadcrumb (Preview)
- The Breadcrumb component is a graphical user interface that helps identify a current location within the hierarchical...
Released: Aug 11, 2021
2021 Volume 2 SP1 での更新項目
機能
- Kanban
- Added support for rearranging swimlane rows using SwimlaneSorting event.
- Microsoft Visual Studio Extensions
- Added Blazor template studio, code generator, scaffolding, conversion and migration support for Microsoft Visual Studio 2022.
不具合の修正
- Tree Grid
- Issue with expand/collapse icons not appearing at random has been resolved.
- Reordering position works properly while performing Indent/Outdent actions in TreeGrid with ExpandStateMapping.
- In-place Editor
- The issue with “Validation is not...
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...
Released: May 13, 2021
2021 Volume 1 SP1 での更新項目
機能
- Gantt Chart
- Added support for creating dependencies by UI interaction on Desktop mode.
- Added support for predecessor lag similar to Microsoft Project.
- Added support for restricting zooming level.
- Grid
- Improved Batch editing functionality to save adjacent cell values in
OnCellSave event.
- Added SetAttribute method support in
QueryCellInfo and RowDataBound events.
- HeatMap
- Added support for “Dynamic Update of DataSource in HeatMap”.
- Kanban
- Added target support to get the dropped card details when...
Released: Mar 30, 2021
2021 Volume 1 での更新項目
機能
- Preview to production - The following components have been moved from preview to production in Blazor:
- Gantt Chart.
- Button Group.
- Button Group
- Two-way binding - This feature immediately reflects the matching views when any data-related changes are made and also immediately reflects the underlying model when changes are made in the views.
- HTML Attributes - Added the ability to specify additional HTML attributes to the button element.
- Circular Gauge
- Fit the Circular Gauge to its parent...
Released: Jan 28, 2021
2020 Volume 4 SP1 での更新項目
機能
- AutoComplete
- Added Closed event.
- You can now customize the autocomplete popup position using opened event arguments.
- Calendar
- You can now change the rule for defining the first week of the year using the WeekRule property.
- The component now considers culture based values for the FirstDayOfWeek property.
- You can now disable the component and add custom classes using Enabled and CssClass properties.
- Circular Gauge
- AllowMargin property is now exposed to render a circular gauge without...
Released: Dec 17, 2020
2020 Volume 4 での更新項目
機能
Common
- Added Microsoft .NET 5.0 support.
- Added individual NuGet packages for Syncfusion Blazor components.
- The following components are now marked as production-ready components for Blazor:
- Color Picker.
- DateRangePicker.
- File Manager.
- Input Mask.
- MultiSelect Dropdown.
ButtonGroup
- Added a new ButtonGroup component - A ButtonGroup is a container that groups a series of buttons on a single line. It has an optional radio button (single selection) and checkbox (multiple selection) behavior. It may...
Released: Nov 5, 2020
2020 Volume 3 SP1 での更新項目
機能
Common
- Compatibility support provided for Microsoft .NET 5.0 Release Candidate (RC2).
TreeView
- The TreeView template node interaction has now been enabled.
Kanban
- Improved card layout by providing default colors, labels and custom classes.
Grid
- Provided the ability to respond to ObservableCollection events.
- Order of the
PageOrientation enum type values has changed from Landscape, Portrait to Portrait, Landscape.
Document Editor
- Added public API to show spell check dialog.
- Added resize API...
Released: Oct 1, 2020
2020 Volume 3 での更新項目
機能
Common
- There is now Microsoft .NET 5.0 Release Candidate (RC1) compatibility support for Syncfusion’s Blazor components.
- The following components have been developed to meet industrial standards. They are now marked as production-ready components for Blazor:
- Kanban.
- Spinner.
- Menu Bar.
- Context Menu.
- Progress Button.
- Query Builder.
- DateTime Picker.
Diagram
- Fixed user handle - This feature allows users to add fixed user handles to nodes and connectors.
- Microsoft Word Library
- Paper source...
Released: Jul 6, 2020
2020 Volume 2 での更新項目
機能
Compatibility support provided for .NET 5.0 preview 6.
The following components are now marked as production-ready components for Blazor:
Accordion
- Expand Accordion items - Configure expanded items through indices. This helps you expand specific accordion items while rendering through data binding and persist the expanded states.
Chart
- Smart labels for Pie and Doughnut - This feature allows users to place data labels smartly without overlapping one another.
Circular Gauge...