您现在的位置是:首页 > 文章详情
BootstrapBlazor v8.10.4 已经发布,Bootstrap 样式的 Blazor UI 组件库
日期:2024-10-21点击:157收藏
BootstrapBlazor v8.10.4 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2024-10-21 V8.10.4
Bugs
- fix(ColorPicker): 修复销毁时报错问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4457
- fix(Select): 更新
padding-right
变量值 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4460 - fix(Tab): 修复关闭最后一个
TabItem
时路由未更新问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4477 - fix(FileIcon): 修复
svg
丢失宽高问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4483
Features
- chore(deps): 更新依赖包修复高风险依赖 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4435
- feat(Link): 增加
Rel
参数 #4437 by @densen2014 in https://github.com/dotnetcore/BootstrapBlazor/pull/4438 - feat(Layout): 增加
ShowTabItemClose
参数用于控制标签页是否显示关闭按钮 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4449 - perf(Tab): 更新
Tab
内部逻辑提高从Url
创建标签页效率 by @kimdiego2098 in https://github.com/dotnetcore/BootstrapBlazor/pull/4445 - refactor(Localizer): 更新
Localization
命名空间 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4453 - feat(BarcodeGenerator): 重写
BarcodeGenerator
组件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4459 - feat(Tab): 支持
style
原生属性 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4462 - feat(IZipArchiveService): 内置自动创建文件夹逻辑 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4469
- feat(CheckboxList): 微调
IsVertical
垂直布局样式 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4481 - feat(ISerialService): 增加
ISerialService
服务提供网页版串口通讯功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4487 - feat(IBluetoothService): 增加
IBluetoothService
服务提供网页版蓝牙通讯功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4492 - feat(IBluetoothService): 增加
BluetoothFilterOption
配置项,提供扫描蓝牙设备自定义过滤条件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4496
Documentation
- doc(ImageCropper): 增加圆形图片裁剪示例代码 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4443
- doc(SlideButton): 更新
Offset
偏移量参数说明文档 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4494
New Contributors
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v8.10.2...v8.10.4
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v8.10.4

低调大师中文资讯倾力打造互联网数据资讯、行业资源、电子商务、移动互联网、网络营销平台。
持续更新报道IT业界、互联网、市场资讯、驱动更新,是最及时权威的产业资讯及硬件资讯报道平台。
转载内容版权归作者及来源网站所有,本站原创内容转载请注明来源。
- 上一篇
HServer 3.5.M8 已经发布,高性能 Webserver
HServer 3.5.M8 已经发布,高性能 Webserver 此版本更新内容包括: 1,移除disruptor组件 2,优化自带的queue 3,优化cpu占用率高(其实不高,检查软件抽样采取的时候的问题,但是也是设计上导致的) 详情查看:https://gitee.com/HServer/HServer/releases/3.5.M8
- 下一篇
北京新增 12 款生成式 AI 服务备案,累计 94 款
网信北京公众号发文称,根据《生成式人工智能服务管理暂行办法》,截至10月21日,北京市新增12款已完成备案的生成式人工智能服务,累计已完成94款生成式人工智能服务备案。 “已上线的生成式人工智能应用或功能,应在显著位置或产品详情页面,公示所使用已备案的生成式人工智能服务情况,注明模型名称、备案编号。”
相关文章
文章评论
共有0条评论来说两句吧...
文章二维码
扫描即可查看该文章
点击排行
推荐阅读
最新文章
- Docker快速安装Oracle11G,搭建oracle11g学习环境
- 2048小游戏-低调大师作品
- SpringBoot2初体验,简单认识spring boot2并且搭建基础工程
- CentOS7编译安装Cmake3.16.3,解决mysql等软件编译问题
- SpringBoot2配置默认Tomcat设置,开启更多高级功能
- CentOS7编译安装Gcc9.2.0,解决mysql等软件编译问题
- CentOS6,7,8上安装Nginx,支持https2.0的开启
- 设置Eclipse缩进为4个空格,增强代码规范
- CentOS关闭SELinux安全模块
- CentOS7,8上快速安装Gitea,搭建Git服务器