BootstrapBlazor v9.10.2 已经发布,Bootstrap 样式的 Blazor UI 组件库
BootstrapBlazor v9.10.2 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2025-9-19 V9.10.02
Break changes
- feat(Search): 移除
OnClear回调合并到OnSearch种精简代码 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6761
Bugs
- fix(DockView): 修复悬浮窗口拖动后消失问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6705
- fix(offline): 修复
wasm模式下组件资源 hash 值不正确导致无法加载问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6734 - fix(MultiSelectGeneric): 修复已选项关闭按钮不工作问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6754
- fix(SelectObject): 修复清空按钮与下拉按钮重叠问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6755
- fix(SelectTable): 修复清空按钮与下拉按钮重叠问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6757
Features
- feat(Bootstrap): 更新底层依赖到最新版本
5.3.8by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6736 - feat(AutoComplete): 增加
IsClearable参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6758 - feat(AutoFill): 使用客户端点击事件代替服务器端点击提高性能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6763
- feat(Modbus): 更新到
9.0.3减少内存占用 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6720
Documentations
New Contributors
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v9.10.0...v9.10.2
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v9.10.2