BootstrapBlazor v7.12.0 已经发布,Bootstrap 样式的 Blazor UI 组件库
BootstrapBlazor v7.12.0 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2023-10-31 V7.12.0
Bugs
- fix(MenuLink): 修复
MenuLink
地址为/
时始终高亮问题 by @ray-gilbert in https://github.com/dotnetcore/BootstrapBlazor/pull/2204 - fix(CountUp): 修复不显示数字
0
问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2236 - fix(Upload): 修复重新上传后无法预览问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2240
- fix(Table): 修复固定表头模式下最后一列无法拖动调整宽度问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2266
- fix(DialButton): 修复设置
bottom-start
时无法弹出问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2300 - fix(Table): 修复设置为动态数据是无法编辑问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2302
Features
- feat(QueryPageOptions): 增加
IsVirtualScroll
参数用于判断是否为虚拟滚动请求数据 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2211 - feat(Responsive): 增加
ExtraExtraSmall
阈值<375px
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2215 - feat(Bootstrap): 更新
bootstrap
到v5.3.2
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2217 - feat(DockView): 增加
Reset
实例方法用于重置布局 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2220 - feat(Dock): 增加
GetLayoutConfig
实例方法用于服务器端获得当前布局json
配置 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2223 - feat(ColorPicker): 更新样式适配
InputGroup
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2226 - feat(Marquee): 新增
Marquee
滚动条幅组件 by @azlis in https://github.com/dotnetcore/BootstrapBlazor/pull/2225 - feat(Layout): 增加
AllowDragTab
参数用于控制多标签是否允许拖动功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2230 - feat(MaterialDesign): 增加
TableAdvancedSort
图标 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2238 - feat(BootstrapInputGroupLabel): 增加
ShowRequiredMark
参数用于控制是否显示必填标记符号 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2242 - feat(Carousel): 增加
PlayMode
参数用于控制走马灯播放模式 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2252 - feat(Chart): 增加 X 轴 Y 轴刻度等颜色设置 by @azlis in https://github.com/dotnetcore/BootstrapBlazor/pull/2248
- feat(Tooltip): 更新样式适配
InputGroup
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2254 - feat(Popover): 更新样式适配
InputGroup
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2256 - feat(Switch): 更新样式适配
InputGroup
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2259 - feat(Select): 增加
GroupItemTemplate
参数用于自定义分组项UI
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2264 - feat(Stack): 新增布局组件
Stack
对应css
flex
布局 by @Vision-zhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2250 - feat(InputNumber): 增加全局配置用户设置全站
<input type="number" />
步长 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2268 - feat(Drawer): 增加
AllowResize
参数用于拖动鼠标调整宽度 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2275 - feat(IZipArchiveService): 增加
ArchiveDirectory
方法,可直接压缩文件夹 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2279 - feat(Segmented): 新增
segmented
组件 by @Vision-zhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2281 - feat(JSModule): 增加扩展方法
OpenUrl
IsMobile
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2290 - feat(CodeEditor): 新增代码编辑器组件
codeeditor
by @Vision-zhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2244
New Contributors
- @ray-gilbert made their first contribution in https://github.com/dotnetcore/BootstrapBlazor/pull/2204
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v7.11.0...v7.12.0
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v7.12.0

低调大师中文资讯倾力打造互联网数据资讯、行业资源、电子商务、移动互联网、网络营销平台。
持续更新报道IT业界、互联网、市场资讯、驱动更新,是最及时权威的产业资讯及硬件资讯报道平台。
转载内容版权归作者及来源网站所有,本站原创内容转载请注明来源。
- 上一篇
API Testing v0.0.14 新增 tRPC、gRPC 协议的支持
api-testing atest版本发布v0.0.14 atest是一款用 Golang 编写的、开源的接口测试工具。 你可以在容器中启动: docker run --network host \ linuxsuren/api-testing:master 或者,直接下载二进制文件后启动: atest server --local-storage /var/www/sample 主要的新功能 增加了对tRPC和gRPC协议的(命令行与 Web 界面)支持 新增了 Helm Chart 的安装方式 支持通过按钮切换暗模式 支持启动启动插件 支持在 Web 界面中参数化执行 支持生成curl与Golang代码 支持从 Postman 中导入测试用例 可观测方便,增加了对 Apache SkyWalking 和 Prometheus 的支持 一些 Web 界面操作的优化(例如:多语言、测试结果缓存、自动保存) 本次版本发布,包含了以下 5 位 contributor 的努力: @Ink-33 @LinuxSuRen @hellojukay @kuv2707 @yuluo-yx...
- 下一篇
SOFABoot 3.21.0 发布,蚂蚁开源的基于 Springboot 的服务框架
SOFABoot 是蚂蚁金服开源的基于 Spring Boot 的研发框架,它在 Spring Boot 的基础上,提供了诸如 Readiness Check,类隔离,日志空间隔离等等能力。在增强了 Spring Boot 的同时,SOFABoot 提供了让用户可以在 Spring Boot 中非常方便地使用 SOFA 中间件的能力。 SOFABoot3.21.0现已发布,具体更新内容包括: New Features 支持 sofa-rpc 供应商注册黑名单/白名单#1254 Optimize 避免 SofaConfigSourceSupportListener 重复注册配置#1246 修复 @SofaService 注解无法设置自定义线程池的问题#1247 更新说明:https://github.com/sofastack/sofa-boot/releases/tag/v3.21.0
相关文章
文章评论
共有0条评论来说两句吧...
文章二维码
点击排行
推荐阅读
最新文章
- CentOS6,7,8上安装Nginx,支持https2.0的开启
- CentOS8,CentOS7,CentOS6编译安装Redis5.0.7
- SpringBoot2更换Tomcat为Jetty,小型站点的福音
- Jdk安装(Linux,MacOS,Windows),包含三大操作系统的最全安装
- CentOS7,8上快速安装Gitea,搭建Git服务器
- SpringBoot2整合MyBatis,连接MySql数据库做增删改查操作
- SpringBoot2全家桶,快速入门学习开发网站教程
- CentOS8安装MyCat,轻松搞定数据库的读写分离、垂直分库、水平分库
- CentOS8编译安装MySQL8.0.19
- CentOS7,CentOS8安装Elasticsearch6.8.6