BootstrapBlazor v9.7.0 已经发布,Bootstrap 样式的 Blazor UI 组件库
BootstrapBlazor v9.7.0 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2025-5-29 V9.7.0
Break changes
- feat(IValidateComponent): 更新
ToggleMessage方法为异步方法 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6112
Bugs
- fix(Layout): 修复
IIS虚拟目录部署模式下不显示部分模板问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6086 - fix(Table): 移除
ShowExtendEditButton/ShowExtendDeleteButton两个参数参与是否可编辑条件逻辑判断 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6090 - fix(SelectGeneric): 增加
dropdown-menu-body样式与Select组件 UI 一致 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6110
Features
- feat(Meeting): 新增
Meeting视频会议组件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6092 - feat(MultiSelectFilter): 新增
MultiSelectFilter多选过滤组件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6097 - feat(BootstrapInputGroupLabel): 内部使用
DynamicElement组件统一渲染逻辑 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6101 - feat(MultiSelectGeneric): 新增
MultiSelectGeneric多选泛型组件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6103 - feat(Card): 增加
HeaderPaddingY参数用于微调卡片HeaderY 轴间隙 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6106 - refactor(Validate): 更新
dispose逻辑精简代码逻辑 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6108
Extensions
- feat(Splitting): 发布新版本
9.0.3更新样式 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6079 - feat(UniverSheet): 发布新版本
9.0.5更新依赖到最新版本 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6085 - feat(TableExport): 发布新版本
9.2.5更新依赖MiniExcel到1.41.2by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6088
Documentation
- doc(UniverSheet): 更新示例文档修复报错问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6083
- doc(FilterProvider): 增加
FilterProvider使用注意事项 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6095
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v9.6.4...v9.7.0
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v9.7.0