BootstrapBlazor v8.8.1 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2024-8-4 V8.8.1
Bugs
- fix(InputGroup): 兼容
ValidateForm
内使用 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3957 - fix(TableToolbarButton): 修复参数
IsDisabled
不生效问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3959 - fix(Tab): 修复
AllowDrag
不生效问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3965 - fix(Table): 修复
CardView
模式下ShownWithBreakpoint
不生效问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3967
Features
- feat(Modal): 增加
RegisterShownCallback
实例方法用于弹窗显示后回调处理一些逻辑 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3961 - feat(TextArea): 增加
IsAutoFocus
参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3963 - feat(ThemeProvider): 增加
OnThemeChangedAsync
回调方法用于主题切换后处理一些逻辑 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3972 - feat(DriverJs): 增加
BootstrapBlazor.DriverJs
包高亮向导组件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3974
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v8.8.0…v8.8.1
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v8.8.1
免责声明:本文系转载,版权归原作者所有;旨在传递信息,不代表一休教程网的观点和立场。