Skip to content

v0.3.0#92

Merged
albx merged 2 commits into
mainfrom
milestone/v0.3.0
May 30, 2026
Merged

v0.3.0#92
albx merged 2 commits into
mainfrom
milestone/v0.3.0

Conversation

@albx
Copy link
Copy Markdown
Owner

@albx albx commented May 30, 2026

This pull request releases version 0.3.0 of the BitBlazor UI library, introducing several new components, updating dependencies, and improving documentation. The most significant changes are the addition of accessible modal and pagination components, a new icon utility, and updates to various NuGet package versions across the project.

New Components and Features

  • Added BitModal component for accessible modal dialogs, including enumerations for size, position, type, and backdrop. No JavaScript interop required.
  • Added BitPagination component for navigating paginated data, with support for both interactive and static SSR render modes, and related sub-components and enumerations.
  • Added BitSelectField form component for dropdown selection with form integration, including BitSelectItem and BitSelectItemGroup sub-components.
  • Added BitIcon utility component for displaying Bootstrap Italia SVG icons, with related enumerations and a static class for icon names.

Documentation

  • Added documentation for the new Modal, Pagination, and SelectField components.

Dependency and Infrastructure Updates

  • Updated all project and sample NuGet dependencies to their latest patch versions, including Microsoft.AspNetCore.Components.WebAssembly, EntityFrameworkCore, BlazingStory, bunit, and others. [1] [2] [3] [4] [5]
  • Updated Bootstrap Italia to version 2.18.1.

Version Bump

  • Bumped project version to 0.3.0.

@albx albx merged commit 4f4c5b9 into main May 30, 2026
5 checks passed
@albx albx deleted the milestone/v0.3.0 branch May 30, 2026 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant