BootstrapBlazor v9.6.0 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2025-4-30 V9.6.0
Break changes
- feat(LayoutSpitBar): 更新
LayoutSplitBar组件名称 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5915
Bugs
Features
- feat(Dialog): 增加
IsHidePreviousDialog参数用于控制多级弹窗时是否保持上一级弹窗默认trueby @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5866 - feat(TableExport): 更新依赖
MiniExcel到1.41.1by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5870 - feat(Table): 支持固定列调整宽度回调
ResizeColumnCallbackby @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5873 - feat(Ajax): 更新
Ajax实现逻辑GET方法不包含bodyby @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5881 - feat(Markdown): 支持根据当前文化信息自动设置
Language参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5885 - feat(PopConfirmButton): 支持点击网页触发
OnClose事件回调 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5889 - feat(SpeechWave): 移除内部
Task.Run支持WPF框架 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5894 - feat(Timer): 移除内部
Task.Run支持WPF框架 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5896 - feat(BootstrapInputGroupLabel): 增加
ChildContent参数方便使用 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5905 - feat(OtpInput): 增加
OtpInput组件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5902 - feat(ITotpService): 增加
ITotpService服务 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5900 - feat(ExpandableNodeCache): 使用
RemoveWhere优化性能修复Table树状结构时节点无法保持问题 by @AiYuZhen in https://github.com/dotnetcore/BootstrapBlazor/pull/5906 - feat(Player): 增加
OnEvent回调方法 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5921 - chore(UniverSheet): 更新版本
9.0.4by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5925 - chore(DockView): 更新版本
9.1.12by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5927 - feat(Search): 重新设计
OnClear回调方法 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5929
Performance
Documentation
- doc(ITotpService): add sample code by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5912
New Contributors
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v9.5.10...v9.6.0
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v9.6.0