We are excited to release 1.7.0 with new Badge, Collapse, and Accordion components and other updates!!!

What's new
Badge
component- Background colors
- Pill badges
- Buttons
- Positioned
- Generic indicator
Collapse
component- Horizontal collapse
- Call back events: OnShowing, OnShown, OnHiding, and OnHidden
Accordion
component- Title with Icon
- Flush
- Set default active accordion item
- Always open
- Activate individual accordion items
- Call back events: OnShowing, OnShown, OnHiding, and OnHidden
What's changed
Buttons
component- Disable and enable state dynamically #172
Documentation
- Layout setup docs
- Layout Setup - Blazor WebAssembly
- Layout Setup - Blazor Server