【源创会预告】1024 程序员节(的前两天),相约开源中国办公室,我们一起聊 AI!>>>
ZhouSa.com BootstrapBlazor v7.11.1 已经发布,Bootstrap 样式的 Blazor UI 组件库
此版本更新内容包括:
Release 2023-10-16 V7.11.1
Bugs
- fix(MenuLink): 修复
MenuLink
地址为/
时始终高亮问题 by @ray-gilbert in https://github.com/dotnetcore/BootstrapBlazor/pull/2204 - fix(CountUp): 修复不显示数字
0
问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2236 - fix(Upload): 修复重新上传后无法预览问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2240
- fix(Table): 修复固定表头模式下最后一列无法拖动调整宽度问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2266
Features
- feat(QueryPageOptions): 增加
IsVirtualScroll
参数用于判断是否为虚拟滚动请求数据 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2211 - feat(Responsive): 增加
ExtraExtraSmall
阈值<375px
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2215 - feat(Bootstrap): 更新
bootstrap
到v5.3.2
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2217 - feat(DockView): 增加
Reset
实例方法用于重置布局 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2220 - feat(Dock): 增加
GetLayoutConfig
实例方法用于服务器端获得当前布局json
配置 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2223 - feat(ColorPicker): 更新样式适配
InputGroup
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2226 - feat(Marquee): 新增
Marquee
滚动条幅组件 by @azlis in https://github.com/dotnetcore/BootstrapBlazor/pull/2225 - feat(Layout): 增加
AllowDragTab
参数用于控制多标签是否允许拖动功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2230 - feat(MaterialDesign): 增加
TableAdvancedSort
图标 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2238 - feat(BootstrapInputGroupLabel): 增加
ShowRequiredMark
参数用于控制是否显示必填标记符号 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2242 - feat(Carousel): 增加
PlayMode
参数用于控制走马灯播放模式 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2252 - feat(Chart): 增加 X 轴 Y 轴刻度等颜色设置 by @azlis in https://github.com/dotnetcore/BootstrapBlazor/pull/2248
- feat(Tooltip): 更新样式适配
InputGroup
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2254 - feat(Popover): 更新样式适配
InputGroup
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2256 - feat(Switch): 更新样式适配
InputGroup
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2259 - feat(Select): 增加
GroupItemTemplate
参数用于自定义分组项UI
by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2264 - feat(Stack): 新增布局组件
Stack
对应css
flex
布局 by @Vision-zhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2250 - feat(InputNumber): 增加全局配置用户设置全站
<input type="number" />
步长 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2268
New Contributors
- @ray-gilbert made their first contribution in https://github.com/dotnetcore/BootstrapBlazor/pull/2204
Full Changelog: https://github.com/dotnetcore/BootstrapBlazor/compare/v7.11.0...v7.11.1
详情查看:https://gitee.com/LongbowEnterprise/BootstrapBlazor/releases/v7.11.1
还没有评论,来说两句吧...