1月18日,北京,聊聊2025如何加入技术开发?
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
还没有评论,来说两句吧...