BootstrapBlazor
BootstrapBlazor v9.12.0 已经发布,Bootstrap 样式的 Blazor UI 组件库。
Release 2025-10-31 V9.12.0
Break changes
Performances
- perf(GetUniqueName): 增加对
GetUniqueName方法调用的缓存提高性能 by @kimdiego2098 in https://github.com/dotnetcore/BootstrapBlazor/pull/6996
Bugs
- fix(EditorForm): 修复
LabelWidth参数在设置GroupOrder后不生效问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6984 - fix(LinkButton): 修复对
html原始标签未支持问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7007 - fix(Table): 修复
AutoScrollLastSelectedRowToView功能对单选模式支持 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7019
Features
- feat(IPinyinService): 增加
IPinyinService服务提供汉字转拼音的服务 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6968 - feat(SelectCity): 增加拼音首字母搜索功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6970
- feat(EditorForm): 增加
IsShowDisplayTooltip参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6987 - feat(DateTimePicker): 增加
IsButton参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6999 - feat(SortableList): 更新到
9.0.4修复克隆拖动出现双份问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7001 - feat(Html2Pdf): 增加
PdfOptions参数可以配置 Pdf 页面更多参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7013 - feat(Table): 增加
ReloadColumnVisibleFromBrowserAsync方法支持可见列列表客户端持久化功能 by @braia123 in https://github.com/dotnetcore/BootstrapBlazor/pull/7011 - feat(Layout): 增加
OnCloseTabItemAsync参数用于设置关闭标签页回调方法 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7023 - feat(CardUpload): 更新
IconTemplate权重,优先使用模板用于自定义预览小图设置 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7025 - feat(CardUpload): 增加
ActionButtonTemplate参数用于自定义功能按钮 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7027 - feat(CardUpload): 增加
BeforeActionButtonTemplate参数用于自定义功能按钮前模板 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7030 - feat(ImagePreview): 增加对
html原生标签支持 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7032 - feat(ImagePreviewer): 更新脚本使预览节点自动到文档结尾防止被遮挡 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7034
- feat(Html2Pdf): 增加
PaperFormat等参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7036
Documentations
New Contributors
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v9.11.4...v9.12.0
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v9.12.0
同类文章推荐: