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): 修复弹窗内
Table
组件过滤窗口内文本框无法输入文字问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/1494 - fix(Table): 修复
Table
开启ResizeColumn
拖动列宽时触发列排序问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/1500 - fix(Table): 修复
Table
组件CardView
模式下不触发ShowCheckboxCallback
问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/1504 - fix(Table): 修复
Table
组件 不触发OnExportAsync
回调问题 by @YSMC-W in https://github.com/dotnetcore/BootstrapBlazor/pull/1517 - fix(Live2DDisplay): 修复脚本报错问题 by @azlis in https://github.com/dotnetcore/BootstrapBlazor/pull/1536
- fix(Camera): 修复
iOS
不兼容问题 by @densen2014 in https://github.com/dotnetcore/BootstrapBlazor/pull/1526 - fix(Steps): 修复
StepItem
为空问题 @sanjusss in https://github.com/dotnetcore/BootstrapBlazor/pull/1544 - fix(Editor): 修复页面切换时脚本报错问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/1573
- fix(GoTop): 修复脚本报错问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/1594
- fix(TableColumn): 修复列根据列宽自动显示功能
ShownWithBreakPoint
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/1596 - fix(Title): 兼容默写用法导致内部脚本执行失败问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/1628
- fix(AutoComplete): 修复
ValidateForm
内部使用时无法输入汉字问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/1716 - fix(AutoFill): 修复
ValidateForm
内部使用时无法输入汉字问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/1718
Features
- feat(Table): 新增
Table
导出时根据提供Lookup
相关参数自动关联数据外键功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/1486 - feat(Live2DDisplays): 新增
Live2DDisplays
组件 by @azlis in https://github.com/dotnetcore/BootstrapBlazor/pull/1507 - feat(Checkbox): 兼容
BootstrapInputGroup
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/1516 - feat(Slider): 重构
Slider
组件 by @azlis in https://github.com/dotnetcore/BootstrapBlazor/pull/1529 - feat(DockView): 新增
DockView
组件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/1532 - feat(Table): 支持列拖动调整顺序功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/1538
- feat(Camera): 支持
JPEG
格式图片格式 by @densen2014 in https://github.com/dotnetcore/BootstrapBlazor/pull/1524 - feat(ContextMenu): 支持移动端 by @densen2014 in https://github.com/dotnetcore/BootstrapBlazor/pull/1519
- feat(Table): 增加高度自适应功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/1568
- feat(ShareButton): 增加
ShareButton
组件 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/1566 - feat(Table): 增加
OnDragColumnEndAsync
回调方法 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/1572 - feat(Table): 增加
OnResizeColumnCallback
回调方法 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/1575 - feat(TableFooterCell): 增加
FormatString/Formatter
参数用于设置格式 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/1591 - feat(AutoComplete): 增加
IsPopover
参数用于表格内使用 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/1602 - feat(AutoFill): 增加
IsPopover
参数用于表格内使用 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/1604 - feat(IHtml2Pdf): 增加导出流功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/1622
- feat(Select): 增加
IsVirtualize
参数用于大数据虚拟滚动 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/1668
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v7.8.0...v7.9.0
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v7.9.0
还没有评论,来说两句吧...