BootstrapBlazor v9.9.3 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2025-8-21 V9.9.3
Break changes
Bugs
- fix(hasCode): 修复算法错误问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6650
- fix(SelectTree): 优化多次触发
SelectedItemChanged
回调问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6654
Features
- feat(Table): 支持设置
TItem
为接口 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6619 - feat(BootstrapLabel): 支持原生
style
标签 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6632 - feat(Task): 新增
Dashboard
组件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6634 - feat(Layout): 增加
SkipAuthenticate
参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6640 - feat(CodeEditor): 更新底层依赖 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6642
- refactor(Upload): remove async keyword by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6644
- feat(Editor): 增加
OnFileUpload
参数 by @j4587698 in https://github.com/dotnetcore/BootstrapBlazor/pull/6638 - feat(IPRegion): 使用异步加载方法提供加载速度 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6652
- feat(Editor): 更新返回值为可为空对象 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6658
- feat(IDom2ImageService): 新增
IDom2ImageService
服务 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6661 - feat(Tooltip): 支持
manual
触发方式提供Show
Hide
Toggle
实例方法 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6663 - feat(EnsureInitialized): 增加
CanWrite
过滤提高效率 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6665
New Contributors
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v9.9.2...v9.9.3
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v9.9.3