BootstrapBlazor v9.9.2 已经发布,Bootstrap 样式的 Blazor UI 组件库


BootstrapBlazor v9.9.2 已经发布,Bootstrap 样式的 Blazor UI 组件库

此版本更新内容包括:

Release 2025-8-13 V9.9.2

Break changes

Bugs

  • fix(Card): 修复丢失 style 原生标签问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6559
  • fix(Table): 更新设置 ScrollingDialogContent="true" 样式问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6577
  • fix(DateTimePicker): 更新设置 ViewMode="TableViewMode.DateTime" 时宽度溢出问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6590

Features

  • feat(OpcDa): 增加 Browse 浏览功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6565
  • feat(Download): 增加 FileName 参数检查逻辑 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6568
  • feat(TableCellPopConfirmButton): 支持 IsAsync 参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6569
  • feat(TableCellPopConfirmButton): 支持 IsKeepDisabled 参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6571
  • feat(Toolbar): 支持 html 原生标签 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6573
  • feat(EditForm): 更新 footer 样式 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6579
  • feat(LinkButton): 支持 IsAsync 参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6581
  • feat(Dropdown): 更新 Color 默认值 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6592
  • feat(Navbar): 增加 Navbar 组件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6586
  • feat(OpcDa/IPRegion): 更新发布脚本保证资源文件发布时正确输出 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6594
  • feat(MeiliSearch): 更新 kbd 样式支持暗黑模式 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6596
  • feat(Assets): script 标签使用 Assets 指纹功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6602
  • feat(Mask): 增加 OnCloseAsync 级联参数支持 DialogCloseButton by @j4587698 in https://github.com/dotnetcore/BootstrapBlazor/pull/6609

Documentation

  • doc(OpcDa): 增加 MockOpcServer 支持 Linux 示例可用 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6563
  • doc(Home): 首页 Logo 增加流光特效 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6583
  • doc(Layout): 优化主题加载逻辑 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6598
  • doc(Table): 增加时间编辑示例 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6603
  • doc(OnlineSheet): 优化性能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6605
  • doc(FooterCounter): 优化性能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6607
  • doc(DialButton): 更新右下角雷达按钮图标丢失问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6613

Others

  • chore(Deploy): 更新部署脚本 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6611
  • chore(Docker): 更新镜像文件内置 pupeteersharp中文字体 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6615

New Contributors

Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v9.9.1...v9.9.2

详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v9.9.2


相關推薦

2025-06-12

BootstrapBlazor v9.7.3 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2025-6-11 V9.7.3 Break changes Bugs fix(ErrorLogger): 修复 wasm 模式下报错问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/6210 Features

2025-08-01

BootstrapBlazor v9.9.0 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2025-7-31 V9.9.0 Break changes Bugs fix(MultiSelectGeneric): 修复外部改变 Value 值时 UI 未刷新问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/

2025-03-24

BootstrapBlazor v9.4.11 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: ## Release 2025-03-22 V9.4.11 What's Changed Bugs Features revert(Select): 恢复 DefaultVirtualizeItemText 参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pul

2025-04-09

BootstrapBlazor v9.5.4 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2025-4-8 V9.5.4 Break changes Bugs fix(RibbonTab): 修复悬浮模式下未自动收缩问题 by @izanhzh in https://github.com/dotnetcore/BootstrapBlazor/pull/5775 fix(Tabl

2024-09-28

BootstrapBlazor v8.10.1 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2024-9-27 V8.10.1 Bugs fix(PopConfirmButton): 修复表格行内删除按钮确认框无法关闭问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/435

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

2025-03-22

BootstrapBlazor v9.4.10 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2025-3-21 V9.4.10 Break changes refactor(TreeView): 移除 IsFixedSearch 参数 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5658 refactor(Select):

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

2025-05-23

BootstrapBlazor v9.6.4 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2025-5-22 V9.6.4 Break changes Bugs fix(Table): 修复 SortableList 组件拖动行时行号未变化问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull

2025-04-24

BootstrapBlazor v9.5.10 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2025-4-23 V9.5.10 Break changes Bugs fix(AutoComplete): 修复高频录入时 OnValueChanged 触发过频导致性能损失问题 by @celadaris in https://github.com/dotnetco

2024-10-22

BootstrapBlazor v8.10.4 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2024-10-21 V8.10.4 Bugs fix(ColorPicker): 修复销毁时报错问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/4457 fix(Select): 更新 padding-ri

2024-09-22

BootstrapBlazor v8.9.3 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2024-9-20 V8.9.3 Bugs fix(AutoFill): 修复按键 ArrowUp/Down/Esc/Enter 触发 OnCustomFilter 回调问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/

2025-05-01

BootstrapBlazor v9.6.0 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2025-4-30 V9.6.0 Break changes feat(LayoutSpitBar): 更新 LayoutSplitBar 组件名称 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/5915 Bugs Feature

2025-07-25

BootstrapBlazor v9.8.2 已经发布,Bootstrap 样式的 Blazor UI 组件库 此版本更新内容包括: Release 2025-7-24 V9.8.2 Break changes Bugs fix(DateTimePicker): 修复设置 MinValue 参数后无法清空问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/