BootstrapBlazor v9.2.0 已经发布,Bootstrap 样式的 Blazor UI 组件库
BootstrapBlazor v9.2.0 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2024-12-30 V9.2.0
Break changes
Bugs
- fix(DockView2): 修复
ShowPin导致Float图标丢失问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4941 - fix(TreeView): 修复大量
9.1.9版本导致的问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4934
Features
- feat(TreeView): 增加
SetItems实例方法用于切换数据源 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4934 - feat(FieldIdentifier): 增加
GetRequiredValidator扩展方法 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4937 - feat(Html2Pdf): 增加
--disable-web-security配置支持加载字体文件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4957 - feat(DrawerOption): 增加
Component参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4964 - feat(Display): 支持
Lookup参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4975 - feat(BootstrapInputNumber): 支持判断
NumberDecimalSeparator设置自动转化为input="text"组件 by @densen2014 in https://github.com/dotnetcore/BootstrapBlazor/pull/4983 - feat(ScrollIntoViewBehavior): 增加
Description标签 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4989 - feat(Input): 增加
Clearable参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4991 - feat(ILookup): 增加
GetItemsAsync扩展方法 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4979
Performance
Documentation
- doc(SelectTable): 更新
ValidateForm中使用示例文档 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4947 - doc(ExportPdfButton): 增加导出片段示例文档 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4958
- doc(TreeView): 更新
Skeleton骨架屏示例文档 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4960 - doc(MeiliSearch): 更新
MeiliSearch组件文档增加Footerby @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4966 - doc(Display): 增加
LookupServiceKey示例文档 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4977
What's Changed
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v9.1.8...v9.2.0
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v9.2.0