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 刷新后
IsFloating
参数复位问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3919 - fix(BarCode): 复用
BootstrapModuleComponentBase
基类消除脚本错误 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3926
Features
- feat(Chart): 增加
Y
轴参数min/max
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3890 - feat(Mask): 增加
Show
扩展方法 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3892 - feat(Table): 增加
RowContentTemplate
参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3894 - feat(DockView): 增加
IsFloating
参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3900 - feat(TableToolbarButton): 支持
OnClickWithoutRender
回调方法 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3911 - feat(Drawer): 增加
Position
参数用于设置相对于父容器定位方式 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3913
Performance
- perf(RibbonTab): 增加
RibbonTabHeader
组件防止刷新Body
节约算力 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3928 - perf(TreeView): 优化
ClearCheckedItems
方法渲染逻辑 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3936
Documentation
- doc(Camera): 更新文档移除
OnCapture
参数说明 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3907 - doc(Video): 增加部分组件视频链接地址 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3915
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v8.7.3...v8.7.4
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v8.7.4
猜你喜欢:暂无回复。