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
浏览器报错问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6553 - fix(Swal): 修复
ZIndex
缺失问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6557
Features
- feat(Table): 增加
IsPopover
参数在PageInfo
组件上防止弹窗内页码无法弹出问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6524 - feat(Table): 增加
CssClass
参数在卡片模式下生效 by @Mydashixiong in https://github.com/dotnetcore/BootstrapBlazor/pull/6525 - feat(Bootstrap): 更新底层样式脚本库到最新
5.3.7
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6534 - feat(CheckboxList): 增加
ShowBorderColor
参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6538 - feat(RadioList): 增加
ShowBorderColor
参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6540 - feat(ISortableList): 增加
ISortableList
接口以及级联参数方便子组件检测 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6527 - feat(ToggleButton): 新增
ToggleButton
状态开关按钮组件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6545 - feat(IBrowserFingerService): 新增
GetClientHubIdAsync
方法返回唯一值可用于判断未登录用户 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6551 - feat(ValidateForm): 使用
IOptionsMonitor
配置项 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6555 - feat(Toolbar): 新增
Toolbar
组件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6547
Documentation
New Contributors
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v9.9.0...v9.9.1
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v9.9.1
还没有评论,来说两句吧...