BootstrapBlazor v9.5.6 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2025-4-16 V9.5.6
Break changes
Bugs
- fix(Select): 开启虚拟滚动时通过设置
DefaultVirtualizeItemText
正确显示Text
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5806 - fix(Waterfall): 修复点击图片时脚本报错问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5808
- fix(Table): 修复未设置
BootstrapBlazorOption
时无法弹窗问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5810 - fix(AutoComplete): 修复手动删除
Value
再选择相同值候选项时无法显示值问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5814 - fix(AutoComplete): 修复初始化给定
Value
值时下拉框未过滤问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5823 - fix(Table): 修复
IsExcel
模式下使用自定义组件时按方向箭头导致页面卡死问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5826
Features
- feat(DateTimeRange): 增加
ShowSelectedValue
参数可开启即时显示选择值功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5800 - feat(DateTimeRange): 增加
AutoClose
参数选中结束时间后自动关闭弹窗功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5802 - feat(ShieldBadge): 增加
ShieldBadge
新组件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5804 - feat(Watermark): 设置
IsPage="true"
时body
增加data-bb-watermark
标签便于第三方组件逻辑判断是否开启全局水印 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5825
Performance
Documentation
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v9.5.4...v9.5.6
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v9.5.6