We are excited to release version 3.0.0, which includes new Carousel, Google Map, Image, Polar Area Chart, Radar Chart, Scatter Chart components and other improvements!!!

What's new
CarouselcomponentGoogle MapcomponentImage ChartcomponentPolar Area ChartcomponentRadar ChartcomponentScatter Chartcomponent
What's changed
ChartcomponentsTick configuration support added
Grid configuration support added
Updated Dataset and ChartOption properties
Updated documentation and demos
Color Utility- Added color utility demos
Gridcomponent- Grid filters - Supports DoesNotContain filter.
- Grid filters - Enum support added.
- Grid filters - Guid support added.
- Details View support added.
- Nested Grid support added.
- New GridLoadingTemplate and GridEmptyDataTemplate params added.
- New GridContainerClass and GridContainerStyle parameters added.
- New FilterButtonColor parameter added to change the filter button color to filter button.
- New FilterButtonCSSClass parameter added to apply custom CSS classes to filter button.
- Highlight row when selected and customize the row color and background color.
Modalcomponent- Bootstrtap 5.3.3 fixes: Modal close button alignment issue fixed.
PdfViewercomponent- Fixed rendering issue for MAUI Blazor Hybrid Apps
SidebarandSidebar2components- Href, Width and WidthUnit parameters added.
- Fixed icon alignment issue for non-US cultures
TabscomponentGetActiveTab()method added
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.