BlazorStrap.V4
5.2.100
See the version list below for details.
dotnet add package BlazorStrap.V4 --version 5.2.100
NuGet\Install-Package BlazorStrap.V4 -Version 5.2.100
<PackageReference Include="BlazorStrap.V4" Version="5.2.100" />
paket add BlazorStrap.V4 --version 5.2.100
#r "nuget: BlazorStrap.V4, 5.2.100"
// Install BlazorStrap.V4 as a Cake Addin #addin nuget:?package=BlazorStrap.V4&version=5.2.100 // Install BlazorStrap.V4 as a Cake Tool #tool nuget:?package=BlazorStrap.V4&version=5.2.100
Warning
: Contains breaking changes for Interop if you were calling it directly moved to IBlazorStrap.JavascriptInterop
Warning
: Contains breaking changes for ThemeSwitcher now takes an Enum of the default themes or URI to the CSS file.
Changes:
- Rewritten: Interop was completely replaced.
- Adds: IsMouseOver to drop downs.
- Changes: Tooltips, Popovers, Modals, OffCanvas will no longer render on the page unless opened by default.
Default behavior changes
- Modals, OffCanvas, Poppover, Toolips. No longer render HTML until open. Change ContentAlwaysRendered =true if you do not want this behavior.
Fixes
- IsMouseOver for dropdowns
- Width was not removed from Horizontal Collapse
- Removes a rogue Console.Writeline
Added
- PopperOptions to BSTooltip, BSPopover, BSDropDown
Steps to update from V5.1.102
- Remove all references to blazorstrap.js. This is now loaded in as a module
- In your MainLayout, unless required to be placed in a specific location with your template. Remove
<BSToaster/>
- In your MainLayout after
@Body
add<BSCore/>
. Use<BSCore HasToaster="false" />
instead if your keeping<BSToaster/>
Note. <BSCore/> is also responsible for rendering the backdrop now. If omitted, the backdrop will not be shown. BSCore also preloads the javascript module so it's ready when called by components.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 is compatible. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- BlazorComponentUtilities (>= 1.7.1)
- BlazorStrap (>= 5.2.100)
- Microsoft.AspNetCore.Components.Web (>= 6.0.31)
-
net7.0
- BlazorComponentUtilities (>= 1.7.1)
- BlazorStrap (>= 5.2.100)
- Microsoft.AspNetCore.Components.Web (>= 7.0.20)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.2.103-RC1 | 54 | 10/22/2024 |
5.2.103-Beta2 | 71 | 9/25/2024 |
5.2.103-Beta1 | 73 | 9/13/2024 |
5.2.102-Preview3 | 88 | 9/6/2024 |
5.2.102-Preview2 | 94 | 8/20/2024 |
5.2.102-Preview1 | 93 | 8/10/2024 |
5.2.101 | 510 | 8/10/2024 |
5.2.100 | 499 | 6/15/2024 |
5.2.100-Preview3b | 577 | 7/4/2023 |
5.2.100-Preview3 | 125 | 6/11/2023 |
5.2.100-Preview2b | 123 | 6/11/2023 |
5.2.100-Preview2 | 121 | 6/4/2023 |
5.2.100-Preview1 | 128 | 6/3/2023 |
5.1.103-Preview1a | 141 | 5/20/2023 |
5.1.103-Preview1 | 486 | 5/19/2023 |
5.1.102.51723 | 2,533 | 5/17/2023 |
5.1.102 | 154 | 5/9/2023 |
5.1.102-Preview7 | 126 | 5/2/2023 |
5.1.102-Preview6 | 137 | 4/18/2023 |
5.1.102-Preview5 | 144 | 4/1/2023 |
5.1.102-Preview4 | 133 | 3/22/2023 |
5.1.102-Preview3 | 124 | 3/21/2023 |
5.1.102-Preview1 | 133 | 3/20/2023 |
5.1.101 | 3,069 | 3/16/2023 |
5.1.100 | 17,387 | 12/25/2022 |
5.1.100-Preview7 | 151 | 12/15/2022 |
5.1.100-Preview6 | 150 | 12/6/2022 |
5.1.100-Preview5 | 149 | 12/2/2022 |
5.1.100-Preview4 | 134 | 11/19/2022 |
5.1.100-Preview3 | 118 | 11/18/2022 |
5.1.100-Preview2 | 145 | 11/11/2022 |
5.1.100-Preview1 | 144 | 9/5/2022 |
5.1.100-Beta2 | 172 | 8/6/2022 |
5.1.100-Beta1 | 156 | 7/23/2022 |