您现在的位置是:首页 > 文章详情
BootstrapBlazor v8.7.4 发布,Bootstrap 样式的 Blazor UI 组件库
日期:2024-07-28点击:540收藏
BootstrapBlazor v8.7.4 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2024-7-28 V8.7.5
Bugs
- fix(SelectTable): 修复内置
InputGroup
组件时搜索栏丢失Label
问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3896 - fix(Camera): 更新
Resize
方法修复输出分辨率不变问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3898 - fix(AutoComplete): 修复 通过
OnFocus
触发下拉时DisplayCount
参数不生效问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3905 - fix(DockViewV2): 修复 F5 刷新后
IsFloating
参数复位问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3919 - fix(BarCode): 复用
BootstrapModuleComponentBase
基类消除脚本错误 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3926
Features
- feat(Chart): 增加
Y
轴参数min/max
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3890 - feat(Mask): 增加
Show
扩展方法 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3892 - feat(Table): 增加
RowContentTemplate
参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3894 - feat(DockView): 增加
IsFloating
参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3900 - feat(TableToolbarButton): 支持
OnClickWithoutRender
回调方法 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3911 - feat(Drawer): 增加
Position
参数用于设置相对于父容器定位方式 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3913
Performance
- perf(RibbonTab): 增加
RibbonTabHeader
组件防止刷新Body
节约算力 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3928 - perf(TreeView): 优化
ClearCheckedItems
方法渲染逻辑 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3936
Documentation
- doc(Camera): 更新文档移除
OnCapture
参数说明 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3907 - doc(Video): 增加部分组件视频链接地址 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3915
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v8.7.3...v8.7.4
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v8.7.4

低调大师中文资讯倾力打造互联网数据资讯、行业资源、电子商务、移动互联网、网络营销平台。
持续更新报道IT业界、互联网、市场资讯、驱动更新,是最及时权威的产业资讯及硬件资讯报道平台。
转载内容版权归作者及来源网站所有,本站原创内容转载请注明来源。
- 上一篇
Torna v1.28.1 发布,企业接口文档解决方案
Torna v1.28.1 已经发布,企业接口文档解决方案 此版本更新内容包括: 【修复】模板管理变量不显示问题 【修复】模板变量返回结果不正确问题 详情查看:https://gitee.com/durcframework/torna/releases/v1.28.1
- 下一篇
smart-http v1.5.6 发布,轻量级的开源 HTTP 服务器
smart-http v1.5.6 已经发布,轻量级的开源 HTTP 服务器。 此版本更新内容包括: 实现 RFC 7230 关于 TrailerFields 的规范。 支持chunked的表单提交 详情查看:https://gitee.com/smartboot/smart-http/releases/v1.5.6
相关文章
文章评论
共有0条评论来说两句吧...
文章二维码
扫描即可查看该文章
点击排行
推荐阅读
最新文章
- Docker使用Oracle官方镜像安装(12C,18C,19C)
- CentOS关闭SELinux安全模块
- CentOS8安装MyCat,轻松搞定数据库的读写分离、垂直分库、水平分库
- CentOS7编译安装Cmake3.16.3,解决mysql等软件编译问题
- SpringBoot2整合Redis,开启缓存,提高访问速度
- CentOS8,CentOS7,CentOS6编译安装Redis5.0.7
- SpringBoot2配置默认Tomcat设置,开启更多高级功能
- SpringBoot2编写第一个Controller,响应你的http请求并返回结果
- SpringBoot2更换Tomcat为Jetty,小型站点的福音
- CentOS7,8上快速安装Gitea,搭建Git服务器