BootstrapBlazor v8.7.4 发布,Bootstrap 样式的 Blazor UI 组件库
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 fix(Camera): 更新 Resize 方法修复输出分辨率不变问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3898 fix(AutoComplete): 修复 通过 OnFocus 触发下拉时 DisplayCount 参数不生效问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3905 fix(DockViewV2): 修复 F5 刷新后 IsFloati...