BootstrapBlazor v9.6.1 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2025-5-8 V9.6.1
Break changes
Bugs
Features
- feat(Utility): 增强 registerBootstrapBlazorModule 功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5936
- feat(Utility): 增加
drawImage
方法用于将canvas
导出为图片 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5938 - feat(IVideoDevice): 增加
IVideoDevice
视频服务可调用浏览器 api 实现摄像头相关操作 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5940 - feat(ModalDialog): 增加
FooterContentTemplate
参数用于弹窗Footer
自定义 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5947 - feat(Table): add
ToolbarTemplate
参数用于表格组件工具栏自定义 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5951 - feat(IAudioDevice): 增加
IAudioDevice
音频服务可以调用浏览器 api 实现录音功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5955 - feat(Tab): 更新全屏按钮样式 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5959
- feat(IVideoDevice): 增加
GetPreviewData
获得预览数据方法 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5965 - feat(IVideoDevice): 增加
GetData
获得数据流方法 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5967 - feat(Logout): 增加
AvatarRadius
参数用于设置头像圆角曲率 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5969 - feat(ExportPdfButton): 更新
AutoDownload
默认值为 true by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5973 - feat(Dialog): 增加
Show<TComponent>
支持泛型扩展方法 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5983 - feat(DockView): 更新底层
js
到最新 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5985 - feat(Table): 增加编辑删除数据逻辑新增禁用后不可删除编辑逻辑 by @AiYuZhen in https://github.com/dotnetcore/BootstrapBlazor/pull/5992
- feat(Tab): 更新
FullScreen
逻辑由原来的标签页全屏更改为页面全屏保证弹窗等交互正常 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5996
Performance
Documentation
- doc(QRCode): 增加
QRCode
相关示例 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5932 - doc(ITotpService): 更新
ITotpService
服务文档 document by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5934 - doc(MFA): 增加多因子认证实战示例代码 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5975
New Contributors
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v9.6.0...v9.6.1
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v9.6.1