BootstrapBlazor v9.6.1 已经发布,Bootstrap 样式的 Blazor UI 组件库


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


相關推薦

2025-03-24

BootstrapBlazor v9.4.11 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: ## Release 2025-03-22 V9.4.11 What's Changed Bugs Features revert(Select): 恢复 DefaultVirtualizeItemText 参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pul

2025-04-09

BootstrapBlazor v9.5.4 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2025-4-8 V9.5.4 Break changes Bugs fix(RibbonTab): 修复悬浮模式下未自动收缩问题 by @izanhzh in https://github.com/dotnetcore/BootstrapBlazor/pull/5775 fix(Tabl

2024-09-28

BootstrapBlazor v8.10.1 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2024-9-27 V8.10.1 Bugs fix(PopConfirmButton): 修复表格行内删除按钮确认框无法关闭问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/435

2023-11-17

BootstrapBlazor v8.0.0 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2023-11-16 V8.0.0 What's Changed fix(Table): 修复单元格内溢出文本 Tooltip 未居中问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2307 f

2025-03-22

BootstrapBlazor v9.4.10 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2025-3-21 V9.4.10 Break changes refactor(TreeView): 移除 IsFixedSearch 参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5658 refactor(Select):

2024-07-22

BootstrapBlazor v8.7.3 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: ## Release 2024-7-21 V8.7.3 What's Changed Bugs fix(DockView): 修复当前选中 Panel 刷新后丢失问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3860

2025-04-24

BootstrapBlazor v9.5.10 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2025-4-23 V9.5.10 Break changes Bugs fix(AutoComplete): 修复高频录入时 OnValueChanged 触发过频导致性能损失问题 by @celadaris in https://github.com/dotnetco

2024-09-22

BootstrapBlazor v8.9.3 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2024-9-20 V8.9.3 Bugs fix(AutoFill): 修复按键 ArrowUp/Down/Esc/Enter 触发 OnCustomFilter 回调问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/

2024-10-22

BootstrapBlazor v8.10.4 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2024-10-21 V8.10.4 Bugs fix(ColorPicker): 修复销毁时报错问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4457 fix(Select): 更新 padding-ri

2025-05-01

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 Feature

2024-07-29

BootstrapBlazor v8.7.4 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2024-7-28 V8.7.5 Bugs fix(SelectTable): 修复内置 InputGroup 组件时搜索栏丢失 Label 问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3896

2023-11-01

BootstrapBlazor v7.12.0 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2023-10-31 V7.12.0 Bugs fix(MenuLink): 修复 MenuLink 地址为 / 时始终高亮问题 by @ray-gilbert in https://github.com/dotnetcore/BootstrapBlazor/pull/2204 fix(Count

2024-08-12

BootstrapBlazor v8.8.2 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2024-8-11 V8.8.2 Bugs fix(TimePicker): 修复弹窗中无法调节时间问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3975 fix(Table): 修复首

2023-08-31

【直播预告】eBPF 到底是可观测领域的神器 or 鸡肋? BootstrapBlazor v7.10.0 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2023-08-30 V7.10.0 What's Changed 破坏性更新 refactor(TableToolbarPopConfirmButton): 组件重命