BootstrapBlazor v8.7.1 已经发布,Bootstrap 样式的 Blazor UI 组件库
BootstrapBlazor v8.7.1 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2024-7-8 V8.7.1
What's Changed
破坏性更新
- feat(ITableColumn): 更改部分参数为可为空数据类型重新定义与
AutoGenerateClassAttribute
AutoGenerateColumnAttribute
参数权重机制TableColumn
>AutoGenerateColumnAttribute|AutoGenerateClassAttribute
AutoGenerateClassAttribute
值为true
的参数会传递给AutoGenerateColumnAttribute
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3802
缺陷
- fix(Tab): 修复
Layout
内使用Tab
组件时当前Active
状态标签不能自动调整位置问题(被遮挡) by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3761 - fix(MultiFilter): 修复全选状态不正确问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3766
- fix(Table): 修复列调整功能在移动端失效问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3768
- fix(MultiFilter): 修复过滤后选中状态未保持问题 by @AiYuZhen in https://github.com/dotnetcore/BootstrapBlazor/pull/3773
- fix(Table): 修复
VirtualScroll
模式下,选中行导致滚动到数据顶端问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3794 - fix(Popover): 修复扩展组件关闭弹窗时有残影问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3798
功能
- feat(TreeView): 增加
IsFixedSearch
参数用于固定搜索栏功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3772 - feat(ClipboardService): 增加
Get
方法 by @azlis in https://github.com/dotnetcore/BootstrapBlazor/pull/3775 - feat(MultiFilter): 增加
OnGetItemsAsync
回调方法用于懒加载多选数据 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3778 - feat(Table): 增加
OnAutoFitContentAsync
回调方法用于双击列头整列自动调整列宽功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3781 - feat(Table): 增加
AutoScrollVerticalAlign
参数用于设置选中行自动滚动位置默认值Center
滚动到视窗中间 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3786 - feat(Table): 增加
ShowColumnWidthTooltip
参数开启列宽调整时自动显示当前列宽默认值true
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3790 - feat(ClipboardService): 增加
GetText
方法 by @azlis in https://github.com/dotnetcore/BootstrapBlazor/pull/3788 - feat(MultiFilter): 增加
AlwaysTriggerGetItems
参数用于设置是否每次弹窗打开时触发回调方法OnGetItemsAsync
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3796
文档
- doc(Table): update AutoRefresh sample code by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3795
New Contributors
- @AiYuZhen made their first contribution in https://github.com/dotnetcore/BootstrapBlazor/pull/3773
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v8.7.0...v8.7.1
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v8.7.1

低调大师中文资讯倾力打造互联网数据资讯、行业资源、电子商务、移动互联网、网络营销平台。
持续更新报道IT业界、互联网、市场资讯、驱动更新,是最及时权威的产业资讯及硬件资讯报道平台。
转载内容版权归作者及来源网站所有,本站原创内容转载请注明来源。
- 上一篇
新技术引领商业智能新时代:从 AI 到自助分析的演变
最新技术资源(建议收藏) https://www.grapecity.com.cn/resources/ 引言:商业智能的新技术浪潮 在当今数据驱动的世界中,技术进步不断改变着商业智能(BI)领域。特别是人工智能(AI)和自助分析工具的发展,正在重新定义数据分析和决策制定的方式。企业面对日益复杂的市场环境,需要依靠先进的BI工具来获取深度数据洞察和提升决策效率。 在 AI 还未普及之前,数据分析通常会遇到很多痛点问题,比如: **数据整合与清洗复杂:**BI 需要整合来自不同来源的数据,这些数据格式不同、标准不同,需要大量的时间和人工进行数据清洗与整合。 **数据分析效率低下:**传统的 BI 系统依赖于人为的分析和生成报告,处理大规模数据时效率低,并且容易出错。 **可操作性数据挖掘不足:**传统 BI 侧重于数据的汇总和展示,对于深层次的模式挖掘和预测能力有限。 **实时性不足:**传统 BI 的数据分析和报告生成通常是事后进行,难以实现实时或近实时的数据分析和决策支持。 **用户体验不友好:**BI 工具通常比较复杂,需要专门的培训,非技术人员操作困难,往往BI系统都是一个独立的...
- 下一篇
hierarchy-utils 升级 1.0.2,增加递归遍历树形数据处理
hierarchy-utils (或比 hutool 树形处理工具 TreeUtil 更好使~) 用于构建/查找具有层级关系树形数据的工具库,以解决业务中常见的树形数据处理需求 支持自定义过滤数据、排序及转换数据、打平递归树数据、递归遍历树形数据处理等 更新内容如下: 增加递归遍历树形数据处理 (可用于用户处理自定义业务逻辑) 示例: Integer rootId = -1; List<Menu> treeResults = MenuResolver.getResolvedWithChildrenMenuList(rootId); HierarchyEachUtils.recursionEach(treeResults, Menu::getChildren, new HierarchyEachUtils.EachCallback<Menu>() { @Override public boolean withParentList() { //设置启用,后续用于获取遍历元素的所有父级列表 return true; } @Overr...
相关文章
文章评论
共有0条评论来说两句吧...