Tags: vikramlearning/blazorbootstrap
Tags
Release Blazor Bootstrap v3.5.0 (#1202) * Release Blazor Bootstrap v3.5.0 Updated `appsettings.json` to reflect version `3.5.0` and updated the `short_description` to highlight new features, including `.NET 10 support`, `EnumInput`, and `password-protected PDF viewer`. Added a new blog post file `2025-11-23-blazorbootstrap-3.5.0.md` to announce the release. The post includes: - New features: `Enum Input Component`, `PdfViewer` support for password-protected PDFs, and documentation updates. - Bug fixes: Corrected drag cursor for `SortableList` and fixed `ButtonSize` enum name in docs. - Upgrades: Multi-targeting for `.NET 10.0` and improved Google Map key handling. Links to documentation and demo websites were also included in the blog post. * Update to Blazor Bootstrap v3.5.0 and add Enum Input docs Updated the NuGet package version from `3.4.0` to `3.5.0` across documentation files (`README.md`, `.mdx` files, `package.json`). Added documentation for the new **Enum Input** component, including links to its Docs and Demos, a new section in `README.md`, and an image showcasing the component. Updated sidebar badge text in `getting-started-server.mdx` and `getting-started-webassembly.mdx` to reflect the new version. Adjusted quick start instructions in `README.md` to use the updated NuGet package version. Ensured all references align with the latest release. * Update Blazor.Bootstrap package to version 3.5.0 Updated the `<Version>` and `<PackageVersion>` properties in the `BlazorBootstrap.csproj` file from `3.4.0` to `3.5.0`. This version bump likely includes new features, bug fixes, or other improvements. Ensures package metadata reflects the latest version.
PreviousNext