BootstrapBlazor v9.2.7 已经发布,Bootstrap 样式的 Blazor UI 组件库
BootstrapBlazor v9.2.7 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
## Release 2025-01-13 V9.2.7
What's Changed
Bugs
- fix(Markdown): 修复调用
dispose导致脚本报错问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5046 - fix(Layout): 修复小屏幕导致
main溢出问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5051 - fix(Table): 修复开启虚拟滚动搜索导致骨架屏不消失问题 by @densen2014 in https://github.com/dotnetcore/BootstrapBlazor/pull/5089
Features
- feat(SweetAlert): 增加
IsAutoHide="true"自动隐藏后触发OnCloseAsync功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5040 - feat(RDKit): 增加
RDKit组件支持化学分子式 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5058 - feat(SmilesDrawer): 增加
SmilesDrawer组件支持化学分子式 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5073 - feat(SelectTable): 增加
IsClearable参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5074 - feat(SelectObject): 增加
IsClearable参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5077 - feat(Light): 支持
IsFlat模式下IsFlash控制是否闪烁 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5083 - feat(Cascader): 增加
IsClearable参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5084 - feat(MultiSelect): 增加
IsEditable参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5086 - feat(Timeline): 增加
DescriptionTemplate参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5088 - feat(Affix): 增加
Affix组件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5093 - feat(Transfer): 增加
Height参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5095 - feat(Watermark): 增加
Watermark组件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5099
Docs
- doc(Select): 更新绑定枚举数据类型示例 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5044
- doc(RDKit): 增加分子式组件示例代码 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5072
- doc(WebSiteOptions): 提高搜索性能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5075
- doc(Table): 增加行合并示例 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5080
- doc(ComponentLayout): 重构滚动行为示例代码 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5091
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v9.2.4...v9.2.7
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v9.2.7