BootstrapBlazor v9.11.2 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2025-10-14 V9.11.2
Break changes
Bugs
- fix(Table): 修复自动适配宽度时未计算 padding 值问题 by @aapuci in https://github.com/dotnetcore/BootstrapBlazor/pull/6876
- fix(Table): 修复开启明细行功能时自动适配列宽失效问题 by @ljmay168 in https://github.com/dotnetcore/BootstrapBlazor/pull/6878
- fix(Table): 修复列头自动适配宽度时未计算 padding 值 by @aapuci in https://github.com/dotnetcore/BootstrapBlazor/pull/6885
- fix(Upload): 修复
wasm模式下无法预览问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6889 - fix(FilterButton): 修复行内过滤按钮下拉框被遮挡问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6900
- fix(Drawer): 修复抽屉组件弹窗大小异常问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6906
Features
- feat(Asset): 增加组件隔离脚本资源追加指纹功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6860
- feat(BootstrapBlazorOptions): 增加
IsPopover参数全局配置弹窗 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6862 - feat(OctIcons): 更新版本
9.0.6增加更多图标 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6867 - feat(Html2Pdf): 更新版本
9.0.4依赖更新到最新 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6870 - feat(Table): 增加
FitColumnWidthIncludeHeader参数可配置双击列时是否自动适配列头 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6871 - feat(Chart): 更新版本
9.0.3依赖 chart.js 更新到最新 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6873 - feat(MindMap): 更新版本
9.1.7依赖脚本更新到最新版 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6883 - feat(Table): 更新
GetVisibleColumns内部逻辑提高性能 by @kimdiego2098 in https://github.com/dotnetcore/BootstrapBlazor/pull/6886 - feat(FilterIcon): 更新行内清除过滤按钮图标 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6897
- feat(StringFilter): 支持录入过滤条件过自动触发过滤回调方法 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6899
- feat(SelectRegion): 增加
SelectRegion行政区域选择器 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6903
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v9.11.1...v9.11.2
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v9.11.2
暂无更多评论