BootstrapBlazor v9.6.4 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2025-5-22 V9.6.4
Break changes
Bugs
- fix(Table): 修复
SortableList
组件拖动行时行号未变化问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6045 - fix(Select): 修复
OnBeforeSelectedItemChange
返回false
时选择值未保持问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6052 - fix(Watermark): 修复内部是多个组件时导致不显示问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6058
- fix(Textarea): 修复
UseShiftEnter
不生效问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6059 - fix(CheckbxoList): 修复双向绑定时值未更新问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6060
Features
- feat(Toast): 支持使用相同
Option
更新弹窗内容功能(可实现同一弹窗根据状态提示不同内容) by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6037 - feat(Message): 支持使用相同
Option
更新弹窗内容功能(可实现同一弹窗根据状态提示不同内容) by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6040 - feat(Select): 增加
ShowSwal
参数控制是否弹窗内置Swal
提示 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6053 - feat(ErrorLogger): 增加
Release
模式下 UI 不渲染错误堆栈信息功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6075 - feat(Table): 增加
IsAutoScrollTopWhenClickPage
参数控制翻页后是否表格滚动条是否归位,默认滚动条位置保持 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6077
Performance
Documentation
- doc(Select): 增加泛型支持文档 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6072
New Contributors
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v9.6.3...v9.6.4
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v9.6.4