BootstrapBlazor v9.12.1 已经发布,Bootstrap 样式的 Blazor UI 组件库
BootstrapBlazor v9.12.1 已经发布,Bootstrap 样式的 Blazor UI 组件库。
Bugs
- fix(ImagePreview): 紧急修复上一个版本导致的删除已上传文件时报错问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7060
- fix(AutoFill): 修复外部更新
Value时 UI 未更新渲染问题 by @braia123 in https://github.com/dotnetcore/BootstrapBlazor/pull/7058
Features
- feat(DriveJs): 移除
AutoDrive参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7040 - feat(Table): 增加
IsGroupExtendButtons控制行内扩展按钮是否组合 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7044 - feat(Dropdown): 增加
ItemsTemplate参数可以自定义整个下拉框渲染内容 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7046 - feat(Table): 增加
ShowMoreButton参数配合MoreButonTemplate使行内按钮以下拉框形式出现避免占用过多空间 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7048 - feat(Table): 设置固定列时移除
table-layout="fixed"样式 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7052 - feat(Transfer): 增加
IsWrapItemText参数控制候选项文本是否折行 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7057
Documentations
New Contributors
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v9.12.0...v9.12.1
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v9.12.1