BootstrapBlazor v9.8.2 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2025-7-24 V9.8.2
Break changes
Bugs
- fix(DateTimePicker): 修复设置
MinValue
参数后无法清空问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6428 - fix(TabItem): 修复标签页
TabItem
内异常无法使用OnErrorHandleAsync
处理问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6461 - fix(FlipClock): 修复切换显示不显示后数字不刷新问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6473
Features
- feat(IDataPropertyConverter): 增加
IDataPropertyConverter
接口 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6422 - feat(HtmlToPdf): 更新底层依赖支持
ARM
架构 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6438 - feat(LoadMore): 新增
LoadMore
组件 by @nhren in https://github.com/dotnetcore/BootstrapBlazor/pull/6436 - feat(DockView): 更新
docview.js
to 4.5.0 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6453 - feat(Localization): 增加
ru-RU
资源文件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6455 - feat(Topolopy): 更新
meta2d.js
to 1.0.88 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6459 - feat(ISocketDataConverter): 增加
ConfigureDataConverters
配置服务 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6463 - feat(Collapse): 重新设计
HeaderTemplate
防止背景色污染问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6467 - feat(FontAwesome): 升级
font awesome
to 7.0.0 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6480 - feat(FluentSystemIcons): 增加微软
FluentSystemIcon
图标库支持 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6483 - feat(TableToolbarButton): 增加
IsOutline
参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6486
Documentation
- doc(IDataPropertyConverter): 增加数据转换器示例代码 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6425
- doc(LoginTemplate): 高仿微软登录 UI 增加动画特效 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6434
- doc(Html2Pdf): 增加问答文档 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6445
- doc(LoginTemplate): 更新登录示例 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6451
- doc(TreeView): 增加拖动节点后自动展开示例 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6471
New Contributors
- @nhren made their first contribution in https://github.com/dotnetcore/BootstrapBlazor/pull/6436
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v9.8.1...v9.8.2
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v9.8.2
还没有评论,来说两句吧...