We are excited to release version v3.0.0-preview.1, which includes a Charts, Grid, Modal, Sidebar, Sidebar2 updates, and other improvements!!!

What's changed
Chartcomponents- Tick configuration support added
- Grid configuration support added
Gridcomponent- New parameter FilterButtonColor added to change the filter button color.
- New parameter FilterButtonCSSClass added to apply custom CSS classes.
- Grid filters - Supports
DoesNotContainfilter. - Grid filters - Enum support added.
- Grid filters - Guid support added.
Modalcomponent- Bootstrtap 5.3.3 fixes: Modal close button alignment issue fixed.
Sidebarcomponent- Href parameter added.
Sidebar2component- Href parameter added.
BlazorBootstrtap component library targets .NET 6 and .NET 8 frameworks.
Demos & Docs updated.
Breaking changes
AccordionItem- IsActive parameter renamed to Active.
Button- Size's parameter data type changed from Size to ButtonSize.
Callout- Type parameter changed to Color.
Dropdown- Set the dropdown color on
Dropdowncomponent only instead of setting on theDropdownActionButtonandDropdownToggleButton. - Size's parameter data type changed from Size to DropdownSize.
- Set the dropdown color on
DropdownActionButton- Color parameter removed.
DropdownToggleButton- Color parameter removed.
DropdownItem- Type's parameter data type changed from ButtonType to DropdownItemType.
RibbonTab- IsActive parameter renamed to Active.
Tab- IsActive parameter renamed to Active.