BootstrapBlazor v9.1.4 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2024-12-16 V9.1.4
Break changes
Bugs
- fix(DialogCloseButton): 修复图标丢失问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4809
- fix(Table): 修复
EditForm/InCell
模式下未触发OnAfterCancelSaveAsync
问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4817 - fix(TryConvertTo): 增加
CurrentCulture
参数根据线程文化信息进行转换 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4820 - fix(Select): 修复拼音输入法导致高频搜索问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4847
- fix(Dropdown): 修复切换
IsDisabled
导致下拉菜单无法展开问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4848
Features
- feat(ILookupService): 增加
GetItemsByKeyAsync
方法支持异步 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4816 - feat(Split): 增加
SetLeftWidth
方法支持代码设置面板宽度/高度 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4818 - feat(SelectTree): 支持异步数据源 by @tiansfather in https://github.com/dotnetcore/BootstrapBlazor/pull/4827
- feat(SelectGeneric): 增加泛型下拉框组件
SelectGeneric
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4838
Performance
- feat(TreeView): 内部增加缓存提高二次渲染效率 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4833
Documentation
- doc(Editor): 增加
GetCode
代码获得组件内容示例代码 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4813 - doc(TableSearch): 更新
TableSearch
示例代码 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4840
New Contributors
- @tiansfather made their first contribution in https://github.com/dotnetcore/BootstrapBlazor/pull/4827
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v9.1.2…v9.1.4
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v9.1.4
免责声明:本文系转载,版权归原作者所有;旨在传递信息,不代表一休教程网的观点和立场。