BootstrapBlazor v10.1.0 已经发布,Bootstrap 样式的 Blazor UI 组件库
BootstrapBlazor v10.1.0 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2025-12-01 V10.1.0
Performances
- perf(CacheManager): 移除 Get/SetPropertyValue 动态模型缓存 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7168
Bugs
- fix(Menu): 修复禁用有子菜单的菜单时错位问题 by @braia123 in https://github.com/dotnetcore/BootstrapBlazor/pull/7152
- fix(Table): 修复重置列可见性后无法条件宽度问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7187
- fix(CherryMarkdown): 修复文件过大时无法上传问题 on Upload method by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7220
- fix(NullSwitch): 修复首次渲染时
Value值被更新问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7226
Features
- feat(Mermaid): 增加
DownloadPdfAsync方法 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7141 - feat(DriverJs): 增加
OverlayClickBehavior支持 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7143 - feat(Dom2Image): 更新
snapdom到最新版本 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7146 - feat(ToastOption): 增加
StyleString/ClassString参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7149 - feat(TableExport): 更新
MiniExcel版本到最新 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7154 - feat(Message): 增加
ClassString/StyleString参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7162 - feat(SlideButton): 支持
prefers-reduced-motion配置减少动画 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7166 - feat(PdfReader): 重写
PdfReader组件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7171 - feat(Vditor): 支持双向绑定功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7207
- feat(UniverSheet): 底层脚本更新到最新 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/7222
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v10.0.1...v10.1.0
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v10.1.0