All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Alert - BitAlert component with AlertType enumeration
- Badge - BitBadge component for displaying small status indicators
- Button - BitButton component with ButtonBadge, ButtonType, and IconPosition support
- Card - Comprehensive BitCard component system including:
- BitCard (main card component)
- CardBannerIcon
- CardBody
- CardDate
- CardFooter
- CardImage
- CardImageWrapper
- CardProfileHeader
- CardProfileIcon
- CardSignature
- CardSubtitle
- CardText
- CardTitle
- CardTitleIcon
- InlineCardContent
- BitComponentBase - Base class for all components
- CssClassBuilder - Utility for building CSS classes
- Color enumeration
- Size enumeration
- Variant enumeration
- Typography enumeration
- Ratio enumeration
- .NET 9 support
- Bootstrap Italia styling integration
- Comprehensive documentation structure
- Test project setup
- Stories project for component showcasing
This is the initial release of BitBlazor, providing a foundation of accessible Blazor components styled with Bootstrap Italia.