BootstrapBlazor v8.10.2 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2024-10-11 V8.10.2
Bugs
- fix(Table): 修复
SearchModel
初始化两次问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4379 - fix(Table): 修复卡片模式下翻页搜索等操作后
Footer
合计数据不更新问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4408
Features
- feat(DateTimePicker): 增加自定义禁用日期功能 by @izanhzh in https://github.com/dotnetcore/BootstrapBlazor/pull/4304
- feat(Table): 增加
CreateSearchModelCallback
参数可自定义搜索模型默认值 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4384 - feat(WebClientService): 更新
ClientInfo
Id
值与Online
服务值一致 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4385 - feat(SignaturePad): 移除内置样式隔离适配未开启样式隔离工程 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4392
- feat(Topology): 移除内置样式隔离适配未开启样式隔离工程 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4396
- feat(ThemeProvider): 支持系统自动主题,系统主题切换时网站主题自动跟随 by @j4587698 in https://github.com/dotnetcore/BootstrapBlazor/pull/4400
- feat(Table): 增加
IsKeepSelectedRows
参数支持DataTable
模式下新建操作保持已选项 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4414 - feat(DropdownWidget): 增加
OnItemShown/CloseAsync
参数下拉挂架显示、隐藏时可订阅事件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4419 - feat(ColorPicker): 支持
IsSupportOpacity
动态赋值组件动态更新 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4423 - feat(AutoComplete): 增加
OnBlurAsync
参数支持失去焦点时订阅事件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4406 - perf(DateTimePicker): 增加内部缓存支持年禁用日期数据提高性能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4381
- perf(ValidateForm): 提高一个网页内多个
ValidateForm
触发验证后渲染性能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4382
Documentation
- doc(DockView): 更新
Lock
锁定示例代码 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4376 - doc(Table): 更新编辑模式示例代码 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4418
- doc(Icons): 更新图标使用文档 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4428
Security
- security(depts): 更新依赖包修复高风险警告信息
New Contributors
- @dependabot made their first contribution in https://github.com/dotnetcore/BootstrapBlazor/pull/4412
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v8.10.1...v8.10.2
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v8.10.2
还没有评论,来说两句吧...