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
参数用于控制多级弹窗时是否保持上一级弹窗默认true
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5866 - feat(TableExport): 更新依赖
MiniExcel
到1.41.1
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5870 - feat(Table): 支持固定列调整宽度回调
ResizeColumnCallback
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5873 - feat(Ajax): 更新
Ajax
实现逻辑GET
方法不包含body
by @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.4
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5925 - chore(DockView): 更新版本
9.1.12
by @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