BootstrapBlazor v9.0.0 已经发布,Bootstrap 样式的 Blazor UI 组件库
BootstrapBlazor v9.0.0 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2024-11-13 V9.0.0
Break changes
- feat(PrintService): 移除
Print
组件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4582 - feat(ThemeLoader): 移除
ThemeLoader
组件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4587 - feat(HandWritten): 移除
HandWritten
组件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4592 - feat(TableRowContext): 增加
RenderMode
参数使用者可以通过此参数获得当前渲染模式是表格模式还是卡片模式 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4596 - feat(Checkbox): 使用客户端渲染逻辑代替服务器端渲染逻辑提高性能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4620
- feat(TreeView): 增加
IsVirtualize
参数支持虚拟滚动 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4624 - feat(Layout): 增加内置
Dark
模式支持 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4636
Bugs
- fix(SelectTable): 修复搜索面板内的可验证组件触发验证问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4580
- fix(AutoComplete): 修复获得焦点多次触发点击事件问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4588
- fix(WinBox): 修复
Dark
模式下 body 颜色未生效问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4595 - fix(Table): 修复切换
CardView
模式导致滚动条消失问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4600 - fix(TableColumn): 修复固定列不支持
ShownWithBreakPoint
问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4601 - fix(Table): 修复表格组件行内删除按钮触发客户端脚本报错问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4625
- fix(AutoFill): 修复小键盘回车无响应问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4634
- fix(FullScreenButton): 修复全屏按钮状态图标未同步问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4642
Features
- feat(ColorPicker): 增加
Swatches
参数支持预设颜色 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4562 - feat(Checkbox): 优化
OnBeforeStateChanged
回调方法提高性能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4566 - feat(AjaxService): 重构 `AjaxService 服务提高性能 @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4570
- feat(ErrorLogger): 重构
ErrorLogger
组件提高性能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4576 - feat(IErrorLogger): 支持
DetailedErrors
配置项 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4579 - feat(ModalDialog): 支持
IsCenter
IsDraggable
同时设置为 true by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4589 - feat(RTL): 支持阿拉伯兄弟
RTL
模式 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4597 - feat(Cascader): 增加
OnBlurAsync
回调方法 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4599 - feat(Table): 增加
DisableAdd/DisableDelete/EditButtonCallback
回调方法 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4603 - feat(Layout): 增加内置默认样式懒人福音 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4609
- feat(Editor): 依赖更新
summernote
jQuery
升级到3.6.0
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4633 - feat(Authorization): 重构
Layout
内部权限设计支持 net9 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4640 - feat(net9): 增加
net9.0
目标框架当天同步支持net9
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4649
Documentation
- doc(ErrorLogger): 更新事例 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4568
- doc(Tab): 更新
NotAuthorized
参数文档 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4613
New Contributors
- @qodana-cloud made their first contribution in https://github.com/dotnetcore/BootstrapBlazor/pull/4610
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v9.0.0

低调大师中文资讯倾力打造互联网数据资讯、行业资源、电子商务、移动互联网、网络营销平台。
持续更新报道IT业界、互联网、市场资讯、驱动更新,是最及时权威的产业资讯及硬件资讯报道平台。
转载内容版权归作者及来源网站所有,本站原创内容转载请注明来源。
- 上一篇
🔥Header 预设支持,Fast Request 2024.1.8 发布
Fast Request是一个类似于 Postman 的 IDEA 插件。它是一个强大的 restful api 工具包插件,可以根据已有的方法帮助您快速、自动生成 url 和 params。 Restful Fast Request = API 调试工具 + API 管理工具 + API 搜索工具。 它有一个漂亮的界面来完成请求、检查服务器响应、存储你的 api 请求和导出 api 请求。插件帮助你在 IDEA 界面内更快更高效得调试你的 API。 最新域名:api-buddy.cn Fast Request 为简化 API 调试而生,3 秒调完 Spring 接口不是梦,所以少年,赶紧上号吧 倾听用户的声音,不断提升自我,本次Fast Request更新主要内容如下: Header 预设 Binary 支持 实体类解析优化 若干已知问题优化 Header 预设 Header 预设支持创建不同的 Header 分组,管理各自的请求头,通过下拉选择轻松快捷得添加预设的 Header 参数。、 Binary 支持 支持 Binary 格式上传 更多详情 请点击 -------------...
- 下一篇
❤️🔥❤️🔥❤️🔥助力信创,FlyFlow 适配国产达梦数据库
在当今快节奏的商业环境中,企业对于流程管理自动化和智能化的需求愈发迫切。FlyFlow工作流,作为一款融合了钉钉与飞书设计优点的工作流程解决方案,以其直观的操作体验和强大的自动化功能,在众多工作流引擎中脱颖而出。更重要的是,FlyFlow已经根据贺波老师的《深入Flowable工作流引擎》一书中的原理,成功适配了国产达梦数据库,为信创事业再添一员猛将。 FlyFlow的设计理念与目标用户 FlyFlow的设计理念源于对现代办公需求的深刻洞察,旨在简化复杂的业务流程,让团队协作更加流畅高效。它的目标用户涵盖了从初创公司到大型企业的各个层面,尤其适合那些希望借助技术手段优化内部管理流程、提高工作效率的组织。无论是项目管理、审批流程还是日常任务分配,FlyFlow都能提供一站式的服务,帮助用户轻松应对挑战。 FlyFlow的核心优势 FlyFlow不仅仅是一个流程管理工具,它更像是一位智能助手,能够自动识别并处理重复性高的任务,从而极大地释放员工的时间与精力。其内置了多种自动化模板,覆盖了从会议安排到报销审批等日常工作场景,用户只需简单配置即可快速部署。更重要的是,FlyFlow支持自定义脚...
相关文章
文章评论
共有0条评论来说两句吧...
文章二维码
点击排行
推荐阅读
最新文章
- CentOS8安装MyCat,轻松搞定数据库的读写分离、垂直分库、水平分库
- CentOS8编译安装MySQL8.0.19
- CentOS6,CentOS7官方镜像安装Oracle11G
- CentOS7,8上快速安装Gitea,搭建Git服务器
- SpringBoot2整合Thymeleaf,官方推荐html解决方案
- MySQL8.0.19开启GTID主从同步CentOS8
- SpringBoot2更换Tomcat为Jetty,小型站点的福音
- Red5直播服务器,属于Java语言的直播服务器
- CentOS6,7,8上安装Nginx,支持https2.0的开启
- CentOS8,CentOS7,CentOS6编译安装Redis5.0.7