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 - fix(Print): 修复
textarea
元素打印预览时不显示数据问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3867 - fix(Camera): 修复
VideoWidth/VideoHeight
设置不生效问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3875
Features
- feat(TreeView): 更新清空按钮图标 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3852
- feat(Table): 新增
RowTemplate
模板可大大提高性能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3854 - feat(TableTemplateColumn): 增加
TableTemplateColumn
组件使表格列可不绑定模型属性 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3879 - feat(SelectTable): 增加
AutoGenerateColumns
参数支持自动生成 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3883 - feat(Mask): 增加
ContainerId
参数支持局部遮罩功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3885 - feat(FontAwesome): 图标库更新到最新版本
6.6.0
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3887
Docs
- doc(GlobalOptions): 更新全局配置文档 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3858
- doc(Tab): 增加
ConfigureTabItemMenuBindOptions
标签字典配置服务文档 by @azlis in https://github.com/dotnetcore/BootstrapBlazor/pull/3877
Tools
- chore(Minifiler): 工程移除
Bundler&Minifiler
工具包 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/3871
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v8.7.2...v8.7.3
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v8.7.3