BootstrapBlazor v8.7.3 已经发布,Bootstrap 样式的 Blazor UI 组件库
BootstrapBlazor v8.7.3 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
## Release 2024-7-21 V8.7.3
What's Changed
Bugs
- fix(DockView): 修复当前选中
Panel
刷新后丢失问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3860 - fix(Print): 修复
textarea
元素打印预览时不显示数据问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3867 - fix(Camera): 修复
VideoWidth/VideoHeight
设置不生效问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3875
Features
- feat(TreeView): 更新清空按钮图标 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3852
- feat(Table): 新增
RowTemplate
模板可大大提高性能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3854 - feat(TableTemplateColumn): 增加
TableTemplateColumn
组件使表格列可不绑定模型属性 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3879 - feat(SelectTable): 增加
AutoGenerateColumns
参数支持自动生成 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3883 - feat(Mask): 增加
ContainerId
参数支持局部遮罩功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3885 - feat(FontAwesome): 图标库更新到最新版本
6.6.0
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3887
Docs
- doc(GlobalOptions): 更新全局配置文档 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3858
- doc(Tab): 增加
ConfigureTabItemMenuBindOptions
标签字典配置服务文档 by @azlis in https://github.com/dotnetcore/BootstrapBlazor/pull/3877
Tools
- chore(Minifiler): 工程移除
Bundler&Minifiler
工具包 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3871
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v8.7.2...v8.7.3
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v8.7.3

低调大师中文资讯倾力打造互联网数据资讯、行业资源、电子商务、移动互联网、网络营销平台。
持续更新报道IT业界、互联网、市场资讯、驱动更新,是最及时权威的产业资讯及硬件资讯报道平台。
转载内容版权归作者及来源网站所有,本站原创内容转载请注明来源。
- 上一篇
outline.js 3.39.0 已经发布,自动生成文章导读导航
outline.js 3.39.0 已经发布,自动生成文章导读导航 此版本更新内容包括: Bug Fixes 修复缺陷-issues(#48)-处理 sticky 定位 onResize() 方法中没有判断是否 sticky 定位,直接调用 this.calculateStickyHeight() 方法报错的问题 (ad4f25c) 修复 remove() 方法中 attr() 方法写错成 attrs的问题 (877505c) Features 调整 outline 等模块的消息订阅发布方法 (8a6ad40) 详情查看:https://gitee.com/yaohaixiao/outline.js/releases/3.39.0
- 下一篇
腾讯云发布国产服务器操作系统 TencentOS Server V3
在2024中国国际金融展上,腾讯云副总裁胡利明发布了全新的腾讯云国产服务器操作系统TencentOS Server V3。 胡利明介绍,TencentOS Server V3具备安全可信、稳定高效等特性,并针对云和AI场景做了众多升级,极大提升了数据库等软件性能,以及CPU、GPU等资源的利用率。 TencentOS Server是腾讯自主研发的企业级Linux服务器操作系统。在实践方面,TencentOS Server V3全面兼容主流的国产芯片服务器,支持建设了鲲鹏、海光和飞腾三大主流CPU超大规模的服务器集群。目前TencentOS Server凭借近1000万套的部署规模成为国内部署量最大的Linux操作系统。 据介绍,此次发布的TencentOS Server V3具备四大亮点: 数据库整体性能提升30%,内存节省超过15% 在离线混部+能耗控制方案,大幅提升资源利用率 集成大模型推理加速框架,GPU利用率提升2倍 CentOS原地替换,重启即生效,安全稳定
相关文章
文章评论
共有0条评论来说两句吧...
文章二维码
点击排行
推荐阅读
最新文章
- CentOS6,7,8上安装Nginx,支持https2.0的开启
- Docker安装Oracle12C,快速搭建Oracle学习环境
- Linux系统CentOS6、CentOS7手动修改IP地址
- CentOS7设置SWAP分区,小内存服务器的救世主
- Eclipse初始化配置,告别卡顿、闪退、编译时间过长
- Springboot2将连接池hikari替换为druid,体验最强大的数据库连接池
- Windows10,CentOS7,CentOS8安装Nodejs环境
- SpringBoot2初体验,简单认识spring boot2并且搭建基础工程
- CentOS8安装Docker,最新的服务器搭配容器使用
- SpringBoot2整合Thymeleaf,官方推荐html解决方案