
邀请爱康集团做客直播间,介绍爱康携手鸿蒙生态共建全流程健康体系

BootstrapBlazor v9.1.8 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2024-12-23 V9.1.8
Break changes
Bugs
- fix(Layout): 修复上下布局时内容溢出问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4860
- fix(TableColumn): 修复
GetTooltipTextCallback
方法失效问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4893 - fix(TreeView): 修复
IsReset
为false
时Items
无法清空问题 by @kimdiego2098 in https://github.com/dotnetcore/BootstrapBlazor/pull/4894
Features
- feat(SelectTree): 增加
IsReset
参数用于重置数据源 by @tiansfather in https://github.com/dotnetcore/BootstrapBlazor/pull/4863 - feat(SelectTable): 增加收缩展开搜索区域时表格高度自适应功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4881
- feat(GotoTop): 增加
Layout
组件中设置IsFixedTabHeader="true"
时滚动标签内部功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4883 - feat(GotoTop): 增加
ScrollBehavior
参数用于设置滚动特效 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4885 - feat(Select): 增加
LookupService
参数支持通过LookupService
统一设置数据源 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4898 - feat(CheckboxListGeneric): 增加
CheckboxListGeneric
组件支持泛型数据 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4905 - feat(RadioListGeneric): 增加
RadioListGeneric
组件支持泛型数据 by @tiansfather in https://github.com/dotnetcore/BootstrapBlazor/pull/4859 - feat(Compact): 增加
DevUI
主题样式提供紧凑布局(部分组件未适配) by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4919 - feat(Display): 增加
LookupService
异步支持 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4924 - feat(Table): 增加
LookupService
异步支持 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4926
Performance
Documentation
- doc(SearchBox): 增加
SearchableColumns
参数示例文档 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4875 - doc(Table): 更新
bind-Items
示例文档 by @yuchen7701 in https://github.com/dotnetcore/BootstrapBlazor/pull/4870 - doc(MeiliSearch): 更新自动关闭逻辑 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4903
- doc(RadioListGeneric): 增加泛型数据示例 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4912
- doc(Safari): 支持
Safari
标题栏主题色功能 by @A5196060 in https://github.com/dotnetcore/BootstrapBlazor/pull/4909 - doc(CodeEditor): 移除
CodeEditor
组件依赖(静态资源太多影响性能) by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4917 - doc(Table): 增加复杂模型说明文档 by @Lekco1320 in https://github.com/dotnetcore/BootstrapBlazor/pull/4922
New Contributors
- @yuchen7701 made their first contribution in https://github.com/dotnetcore/BootstrapBlazor/pull/4870
- @A5196060 made their first contribution in https://github.com/dotnetcore/BootstrapBlazor/pull/4908
- @Lekco1320 made their first contribution in https://github.com/dotnetcore/BootstrapBlazor/pull/4922
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v9.1.4...v9.1.8
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v9.1.8
还没有评论,来说两句吧...