BootstrapBlazor v9.7.4 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2025-6-24 V9.7.4
Break changes
Bugs
- fix(OtpInput): 修复密码模式下禁用或者只读功能导致显示明文问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6212
- fix(Select): 修复点击清空按钮时不触发
OnSelectedItemsChanged
问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6234
Features
- feat(Tab): 新增
OrdinalIgnoreCase
参数适配泰语等文化导致路由寻址时失败问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6215 - feat(FlipClock): 增加
ShowDay
参数用于显示日 by @Mydashixiong in https://github.com/dotnetcore/BootstrapBlazor/pull/6218 - feat(FlipClock): 增加
ShowMonth
参数用于显示月 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6222 - feat(FlipClock): 增加
ShowYear
参数用于显示年 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6224 - feat(Vditor): 增加
Vditor
视频会议组件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6228 - feat(Light): 重命名样式为
bb-light
防止与其他样式冲突 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6232 - feat(CherryMarkdown): 增加
IsSupportMath
参数用于控制是否支持数学公式 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6237 - feat(DockView): 增加
overflow
样式防止悬浮窗内容溢出 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6241 - fix(Table): 重新设计表格组件列排序逻辑
OnColumnCreating
的排序作为最终顺序 by @yacper in https://github.com/dotnetcore/BootstrapBlazor/pull/6242 - feat(ErrorLogger): 增加
EnableILogger
参数用于控制是否记录日志 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6246 - feat(IpAddress): 增加支持
ArrowLeft
ArrowRight
键盘支持 by @jin momiji in https://github.com/dotnetcore/BootstrapBlazor/pull/6244 - feat(Table): 增加
ShowColorWhenToolbarButtonsCollapsed
参数控制小屏工具栏按钮样式 by @jin momiji in https://github.com/dotnetcore/BootstrapBlazor/pull/6251 - feat(ITcpSocketFactory): 增加
ITcpSocketFactory
服务用于 Socket 套接字服务 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6254 - feat(TableExport):
TableExport
更新版本到9.2.6
依赖更新到最新版本 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6280 - feat(OtpInput ): 增加适配移动端样式 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6284
- feat(OfficeViewer): 增加
OfficeViewer
组件用于预览微软 Office 文档 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6287
Performance
- perf(Table): 使用
ReferenceEqualityComparer
提高比较性能 by @kimdiego2098 in https://github.com/dotnetcore/BootstrapBlazor/pull/6238 - perf(TreeView): 实用
Remove
方法代替RemoveWhere
提供性能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6258
Documentation
- doc(Localization): 更新德语本地化资源文件 by @rabauss in https://github.com/dotnetcore/BootstrapBlazor/pull/6217
- doc(Pre): 更新
Pre
组件样式防止样式污染 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6230 - doc(Select): 更新
ShowSwal
示例代码文档 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6248 - doc(ITcpSocketFactory): 增加
ITcpSocketFactory
服务使用文档 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6256
New Contributors
- @rabauss made their first contribution in https://github.com/dotnetcore/BootstrapBlazor/pull/6217
- @Mydashixiong made their first contribution in https://github.com/dotnetcore/BootstrapBlazor/pull/6218
- @yacper made their first contribution in https://github.com/dotnetcore/BootstrapBlazor/pull/6242
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v9.7.3...v9.7.4
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v9.7.4
还没有评论,来说两句吧...