BootstrapBlazor v9.11.0 已经发布,Bootstrap 样式的 Blazor UI 组件库
BootstrapBlazor v9.11.0 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2025-9-29 V9.11.0
Break changes
Bugs
- fix(Affix): 修复德语系使用逗号作为小数点导致定位不准确问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6796
- fix(Table): 修复明细行自动调整列宽失效问题 by @ljmay168 in https://github.com/dotnetcore/BootstrapBlazor/pull/6800
- fix(Modal): 修复多级弹窗开启
backdrop功能失效问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6807
Features
- feat(Layout): 兼容
net10空地址高亮问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6794 - feat(Cssbuilder): 使用
StringBuilder提高性能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6799 - feat(Console): 脚本中移除
console.log调试信息防止内存泄露 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6802 - feat(Bundle): 更新脚本打包逻辑提高编译速度 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6804
Documentations
- doc(Logout): 增加
AvatarRadius参数文档 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6806
New Contributors
- @ljmay168 made their first contribution in https://github.com/dotnetcore/BootstrapBlazor/pull/6800
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v9.10.3...v9.11.0
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v9.11.0