BootstrapBlazor v9.9.1 发布,Bootstrap 样式的 Blazor UI 组件库
BootstrapBlazor v9.9.1 已经发布,Bootstrap 样式的 Blazor UI 组件库。 Release 2025-8-5 V9.9.1 Break changes Bugs fix(PdfViewer): 修复 Url 参数为空时渲染不正确问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6522 fix(Collapse): 修复 Icon 与 Text 无法同时显示问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6536 fix(BootstrapBlazorDataAnnotationsValidator): 增加 IDispose 接口防止内存泄露 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6543 fix(INetworkMonitorService): 修复 safari ...