BootstrapBlazor v8.9.3 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2024-9-20 V8.9.3
Bugs
- fix(AutoFill): 修复按键
ArrowUp/Down/Esc/Enter
触发OnCustomFilter
回调问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4308 - fix(SortableList): 修复
Clone
模式下节点移动不正常问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4317 - fix(ValidateForm): 修复
ShowAllInvalidResult
模式下错误提示不正确问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4309
Features
- feat(Components): 移动所有扩展组件到
BootstrapBlazor
组织下BootstrapBlazor.Extensions
仓库 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4311 - feat(SortableList): 增加
OnAdd
回调方法 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4319 - feat(OnScreenKeyboard): 更新基类修复脚本报错问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4325
- feat(MetadataTypeAttribute): 支持
IValidatableObject/IValidateCollection
接口 by @AiYuZhen in https://github.com/dotnetcore/BootstrapBlazor/pull/4323 - feat(Checkbox): 设置
ShowAfterLabel
时自动获取多语言DisplayText
值 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4334
Documentation
- doc(SortableList): 增加多个
SortableList
互相拖动示例 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4307
New Contributors
- @aapuci made their first contribution in https://github.com/dotnetcore/BootstrapBlazor/pull/4313
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v8.9.2...v8.9.3
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v8.9.3