BootstrapBlazor v8.10.1 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2024-9-27 V8.10.1
Bugs
- fix(PopConfirmButton): 修复表格行内删除按钮确认框无法关闭问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4356
- fix(ValidateForm): 修复使用
MetadataType
扩展类复杂验证逻辑导致简单验证逻辑失效问题 by @AiYuZhen in https://github.com/dotnetcore/BootstrapBlazor/pull/4360 - fix(Table): 修复小屏下工具栏内按钮
IsDisabled
未同步问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4362 - fix(DateTimePicker): 修复
Single
模式下默认当前月不正确问题 by @eramosr16 in https://github.com/dotnetcore/BootstrapBlazor/pull/4357
Features
- feat(Dialog): 支持
OnAfterRender
生命周期内直接弹窗功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4343 - feat(TreeView): 支持
上下左右
箭头与空格按键快捷键 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4345 - feat(TreeView): 增加
ScrollIntoViewOptions
参数控制快捷键滚动行为 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4349 - feat(ListGroup): 增加自定义模板可以使用内置样式与点击事件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4370
Documentation
- doc(CardUpload): 更新
CardUpload
示例文档 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4373
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v8.9.3...v8.10.1
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v8.10.1