BootstrapBlazor v9.11.1 已经发布,Bootstrap 样式的 Blazor UI 组件库
BootstrapBlazor v9.11.1 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2025-10-10 V9.11.1
Break changes
Bugs
- fix(Table): 修复双击未触发
ResizeColumnCallback回调问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6809 - fix(Table): 修复重置列后未调用
ResetVisibleColumns回调问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6828 - fix(AutoComplete): 修复
tab按键焦点切换后弹窗未关闭问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6846
Features
- feat(TableExport): 更新到
9.2.7依赖MiniExcel到最新 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6813 - feat(FontAwesome): 更新到
9.1.2依赖FontAwesome到最新 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6818 - feat(DropUpload): 更新禁用模式下链接样式 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6820
- feat(Localization): 更新
zh-TW.json本地化资源文件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6822 - feat(DateTimePicker): 支持
Tab/Esc键盘 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6848 - feat(Table): 增加
OnAutoFitContentAsync回调方法 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6856 - feat(Table): 增加
FitAllColumnWidth实例方法使各列自动宽度 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6857
Documentations
- doc(GlobalSearch): 更新
GlobalSearch组件样式 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6852
New Contributors
- @AngeloDotNet made their first contribution in https://github.com/dotnetcore/BootstrapBlazor/pull/6810
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v9.11.0...v9.11.1
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v9.11.1