BootstrapBlazor v9.11.4 已经发布,Bootstrap 样式的 Blazor UI 组件库
BootstrapBlazor v9.11.4 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2025-10-21 V9.11.4
Break changes
Bugs
- fix(Input): 修复频繁切换路由时导致脚本报错问题(微软的 Focus 脚本有错误)by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6920
- fix(MultiSelect): 修复异步设置
Items
时Value
无法正常显示问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6924 - fix(AutoComplete): 修复
IsClearable
清除小按钮不支持双向绑定问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6936 - fix(SelectCity): 修复切换
IsMultiple
参数导致选项显示不正确问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6942 - fix(Cascade): 修复异步设置
Items
时Value
值丢失问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6954 - fix(TableDynamicContext): 修复
AddAutoGenerateColumnAttribute
扩张方法设置表头失效问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6966
Features
- feat(SelectCity): 新增
SelectCity
组件用于选择城市 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6909 - feat(EditorForm): 支持
Model
参数为空(不再报错) by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6914 - feat(Table): 增加
RenderContentRow
渲染方法提高可读性 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6917 - feat(AutoComplete): 支持页面刷新时更新
Value
值 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6919 - feat(Chart): 更新
9.0.4
依赖更新到4.5.1
最新 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6923 - feat(SelectRegion): 支持暗黑主题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6928
- feat(Region): 新增
SelectProvince
组件用于选择省/直辖市/特别行政区 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6930 - feat(SelectCity): 增加
ShowSearch
参数支持城市首字母(如 BJ 搜索出北京市) by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6933 - feat(SelectCity): 增加设置
IsMultiple
是AutoClose
不生效逻辑 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6938 - feat(AutoFill): 增加
IsAutoClearWhenInvalid
参数(录入不合规文本时自动清空) by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6950 - feat(IP2Region): 更新
9.0.4
支持 NET10 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6956 - feat(Transfer): 更新搜索栏图标靠右对齐与其他组件一致 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6959
- feat(Transfer): 增加
IsWrapItem/ItemWidth
参数用于设置后选项超长时是否折行与候选项宽度 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6960 - feat(Region): 更新到
9.0.7
支持 NET10 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6964
New Contributors
- @braia123 made their first contribution in https://github.com/dotnetcore/BootstrapBlazor/pull/6947
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v9.11.2...v9.11.4
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v9.11.4
为您推荐相关文章:
同类文章推荐: