Release 2024-8-19 V8.8.3
Bugs
- fix(Table): 修复表格组件调整列宽时客户端脚本报错问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4037
- fix(Table): 修复
EditForm
模式编辑状态下改变选中行时编辑项错行问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4040 - fix(Table): 修复有固定列时调整列宽回调方法列名错位问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4048
- fix(Table): 修复
IsFixedFooter
模式下表格底部走光问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4050 - fix(Table): 修复
刷新
按钮回调方法未更新SelectedRow
问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4072 - fix(Table): 修复
PageItems
设置值失效问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4082 - fix(Chart): 修复
Reload
方法导致OnClickDataCallback
方法失效问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4086
Features
- feat(ElementIcon): 增加
Element-plugs
矢量图标库 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4021 - feat(SvgIcon): 增加通用
SvgIcon
矢量图标组件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4025 - feat(SortableList): 增加
SortableList
组件拖拽库 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4029 - feat(Table): 增加
CreateTItemCallback
参数移除组件new
泛型约束提高组件适应性 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4042 - feat(Chart): 增加
AppendData
参数使用匿名类为图表数据源提供自定义扩展能力 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4047 - feat(SortableList): 增加
MultiDrag
参数提供多个候选项一起拖动功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4061 - feat(TableExport): 增加
DataReaderBase
基类简化Excel
导出二开代码 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4074 - feat(CardUpload): 增加
IsUploadButtonAtFirst
参数可调整添加按钮到开始位置,默认在列表最后 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4081 - feat(Chart): 更新
chart.js
脚本库到最新4.4.3
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4089 - feat(Chart): 增加
BootstrapBlazor.Chart
客户端脚本全局变量提供脚本级别二开自定义扩展配置能力 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4091
Documentation
- doc(Icon): 更新图标文档 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4019
- doc(DrawerService): 更新
DrawerService
抽屉服务文档 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4027 - doc(MaterialDesignIcons): 更新组件库官网地址错误问题 by @ice6 in https://github.com/dotnetcore/BootstrapBlazor/pull/4054
- doc(SortableList): 更新克隆拖拽示例文档 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4053
New Contributors
- @ice6 made their first contribution in https://github.com/dotnetcore/BootstrapBlazor/pull/4054
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v8.8.2...v8.8.3
猜你喜欢:暂无回复。