Bootstrap Blazor 更新版本 8.8.3


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


相關推薦

2023-11-17

BootstrapBlazor v8.0.0 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2023-11-16 V8.0.0 What's Changed fix(Table): 修复单元格内溢出文本 Tooltip 未居中问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2307 f

2024-07-22

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

2024-07-29

BootstrapBlazor v8.7.4 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2024-7-28 V8.7.5 Bugs fix(SelectTable): 修复内置 InputGroup 组件时搜索栏丢失 Label 问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3896

2024-08-12

BootstrapBlazor v8.8.2 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2024-8-11 V8.8.2 Bugs fix(TimePicker): 修复弹窗中无法调节时间问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3975 fix(Table): 修复首

2023-11-01

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(Count

2023-08-31

【直播预告】eBPF 到底是可观测领域的神器 or 鸡肋? BootstrapBlazor v7.10.0 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2023-08-30 V7.10.0 What's Changed 破坏性更新 refactor(TableToolbarPopConfirmButton): 组件重命

2024-04-30

BootstrapBlazor v8.5.0 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2024-4-29 V8.5.0 Bugs fix(CodeEditor): 修复弹窗中首次渲染时不显示问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3187 fix(ButtonUpload

2023-08-01

BootstrapBlazor v7.9.0 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2023-08-01 V7.9.0 What's Changed Bugs fix(Chart): 修复 borderWidth 属性不生效问题 by @azlis in https://github.com/dotnetcore/BootstrapBlazor/pull/1474 fix(Filter):

2023-07-03

BootstrapBlazor v7.8.0 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2023-07-01 V7.8.0 What's Changed 破坏性更新 chore(Table): 原属性 Searchs 更改为 Searches by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/1417

2024-02-02

BootstrapBlazor v8.2.0 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2024-1-31 V8.2.0 Bugs fix(ITableColumn): 修复 Step 参数不接受 any 值问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2718 fix(Textarea): 修

2022-10-09

BootstrapBlazor v6.11.0 已经发布,Bootstrap 样式的 Blazor UI 组件库 发布时间 2022-10-06 V6.11.0 V6.10.12 feat(#I5SO59): 组件 Collapse 重构移除 javascript 脚本降低维护成本 #I5SO59 refactor(#I5U6ZK): 组件 AnchorLink 移除 TooltipText 默认值 #I5U6ZK V6.10.1

2024-05-31

BootstrapBlazor v8.6.0 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2024-5-30 V8.6.0 Bugs fix(DateTimePicker): 修复 NET6 框架无法拖动表针问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3376 fix(IconTheme):

2022-11-06

BootstrapBlazor v6.12.0 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: 发布时间 2022-10-06 V6.11.0 V6.12.0 feat(#I5Z36Y): 服务 DownloadService 增加 DownloadFromFileAsync 扩展方法直接给物理路径即可 #I5Z36Y feat(#I5Z543): 组件 Resp

2021-12-17

保护的浏览器存储(Server独享功能) 组件库 主流的Bootstrap, Ant Design, Material Design等双方都有。但由于现代前端多年的积累,质量上的确有一定差距。 除了丰富程度上,Blazor允许被JavaScript调用加载,并生成Angualr、React等组