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...