BootstrapBlazor v9.8.2 已经发布,Bootstrap 样式的 Blazor UI 组件库
BootstrapBlazor v9.8.2 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2025-7-24 V9.8.2
Break changes
Bugs
- fix(DateTimePicker): 修复设置
MinValue
参数后无法清空问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6428 - fix(TabItem): 修复标签页
TabItem
内异常无法使用OnErrorHandleAsync
处理问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6461 - fix(FlipClock): 修复切换显示不显示后数字不刷新问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6473
Features
- feat(IDataPropertyConverter): 增加
IDataPropertyConverter
接口 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6422 - feat(HtmlToPdf): 更新底层依赖支持
ARM
架构 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6438 - feat(LoadMore): 新增
LoadMore
组件 by @nhren in https://github.com/dotnetcore/BootstrapBlazor/pull/6436 - feat(DockView): 更新
docview.js
to 4.5.0 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6453 - feat(Localization): 增加
ru-RU
资源文件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6455 - feat(Topolopy): 更新
meta2d.js
to 1.0.88 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6459 - feat(ISocketDataConverter): 增加
ConfigureDataConverters
配置服务 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6463 - feat(Collapse): 重新设计
HeaderTemplate
防止背景色污染问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6467 - feat(FontAwesome): 升级
font awesome
to 7.0.0 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6480 - feat(FluentSystemIcons): 增加微软
FluentSystemIcon
图标库支持 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6483 - feat(TableToolbarButton): 增加
IsOutline
参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6486
Documentation
- doc(IDataPropertyConverter): 增加数据转换器示例代码 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6425
- doc(LoginTemplate): 高仿微软登录 UI 增加动画特效 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6434
- doc(Html2Pdf): 增加问答文档 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6445
- doc(LoginTemplate): 更新登录示例 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6451
- doc(TreeView): 增加拖动节点后自动展开示例 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6471
New Contributors
- @nhren made their first contribution in https://github.com/dotnetcore/BootstrapBlazor/pull/6436
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v9.8.1...v9.8.2
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v9.8.2

低调大师中文资讯倾力打造互联网数据资讯、行业资源、电子商务、移动互联网、网络营销平台。
持续更新报道IT业界、互联网、市场资讯、驱动更新,是最及时权威的产业资讯及硬件资讯报道平台。
转载内容版权归作者及来源网站所有,本站原创内容转载请注明来源。
- 上一篇
🍃 layui-vue v2.23.2 发布,一个 Vue 3 UI 框架
更新日志: [修复] table 组件 按需引入时,default-toolbar 样式问题。 [修复] table 组件 props.columns 为响应式变量时, fixed 列异常。 [新增] datePicker 组件 default-time在非range模式下生效。 [修复] table 组件 清空dataSource与selectedKeys同时进行,selectedKeys清空异常。 [修复] tree 组件 展开/收起 图标异常。 [修复] menu 组件 高度异常。
- 下一篇
gRPC 1.74.0 发布,跨语言 RPC 框架
gRPC 是可以在任何环境中运行的现代开源高性能 RPC 框架。gRPC 1.74.0 现已发布,包含了一些完善、改进和错误修复;具体更新内容如下: Core [OTel C++, Posix EE] Plumb TCP 向 OTel 跟踪器写入时间戳和指标。(#39946) [EventEngine] 修复 Python 重新连接问题:EE 禁用时使用 iomgr 备份轮询器。(#39894) [Python] 升级 Pytype(Part - 1)。(#39816) [Python] 升级 black。(#39774) [event_engine] 在 Posix 事件引擎中实现 fork 支持。(#38980) [http2] 修复 BDP 禁用时的 GRPC_ARG_HTTP2_STREAM_LOOKAHEAD_BYTES。(#39585) Objective-C [dep] 升级 Protobuf 版本 31.1。(#39916) PHP [PHP] 使用全局命名空间完全限定 stdClass。(#39996) [php] 修复 PHPDoc 以便 UnaryCall 能够定...
相关文章
文章评论
共有0条评论来说两句吧...
文章二维码
点击排行
推荐阅读
最新文章
- CentOS6,CentOS7官方镜像安装Oracle11G
- CentOS关闭SELinux安全模块
- Springboot2将连接池hikari替换为druid,体验最强大的数据库连接池
- CentOS6,7,8上安装Nginx,支持https2.0的开启
- CentOS7编译安装Cmake3.16.3,解决mysql等软件编译问题
- Docker使用Oracle官方镜像安装(12C,18C,19C)
- SpringBoot2全家桶,快速入门学习开发网站教程
- Jdk安装(Linux,MacOS,Windows),包含三大操作系统的最全安装
- MySQL8.0.19开启GTID主从同步CentOS8
- Windows10,CentOS7,CentOS8安装MongoDB4.0.16