Released: Mar 30, 2021
Mises à jour de 2021 Volume 1
Fonctionnalités
- 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...
Released: Jan 28, 2021
Mises à jour de 2020 Volume 4 SP1
Fonctionnalités
- 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...
Released: Dec 17, 2020
Mises à jour de 2020 Volume 4
Fonctionnalités
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...
Released: Nov 5, 2020
Mises à jour de 2020 Volume 3 SP1
Fonctionnalités
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...
Released: Oct 1, 2020
Mises à jour de 2020 Volume 3
Fonctionnalités
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...
Released: Jul 6, 2020
Mises à jour de 2020 Volume 2
Fonctionnalités
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...
Released: May 13, 2020
Mises à jour de 2020 Volume 1 - Service Pack 1
Correctifs
DropDownList
- Issue with “request failure template is displayed while returning null data” has been resolved.
- Issue with “filter method is not working on initial filtering” has been resolved.
Grid
- Command Column Delete not works when bind RowSelecting event is resolved.
- Problem with selectAll checkbox’s state after removing item in datasource(List) with PersistSelection in grid is fixed.
- Persist selection is not working when selection is enabled manually after grid rendered is solved...
Released: Apr 1, 2020
Mises à jour de 2020 Volume 1
Fonctionnalités
Preview to production-ready components
The following are now marked as production-ready components for Blazor:
- File Upload
- TimePicker
- AutoComplete
- ComboBox
- Splitter
- Toast
- TreeView
- ListView
- Slider
- ListBox
- Accordion
Kanban (preview)
- The Kanban component is used to visually organize and prioritize your work, and also for workflow transparency. The component is widely used in real-time task scheduling such as for software and product development, project management, and task planning...