BootstrapBlazor v9.12.0 已经发布,Bootstrap 样式的 Blazor UI 组件库
BootstrapBlazor v9.12.0 已经发布,Bootstrap 样式的 Blazor UI 组件库。 Release 2025-10-31 V9.12.0 Break changes Performances perf(GetUniqueName): 增加对 GetUniqueName 方法调用的缓存提高性能 by @kimdiego2098 in https://github.com/dotnetcore/BootstrapBlazor/pull/6996 Bugs fix(EditorForm): 修复 LabelWidth 参数在设置 GroupOrder 后不生效问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6984 fix(LinkButton): 修复对 html 原始标签未支持问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7007 fix(Table): 修复 Auto...