|
6 | 6 |
|
7 | 7 | [](https://www.nuget.org/packages/BootstrapBlazor/)
|
8 | 8 | [](https://www.nuget.org/packages/BootstrapBlazor/)
|
9 |
| -[](https://github.com/ArgoZhang/BootstrapBlazor) |
| 9 | +[](https://github.com/ArgoZhang/BootstrapBlazor) |
10 | 10 |
|
11 | 11 | </div>
|
12 | 12 |
|
|
15 | 15 | ### 发布周期
|
16 | 16 |
|
17 | 17 | - 主版本号:与 Microsoft .NET 主版本号一致
|
18 |
| -- 次版本号:与 Microsoft .NET 次版本号一致 |
19 |
| -- 修订版本号:每周四发布正式版(翻车紧急修复会跳版本号)日常每天发布新功能测试版本或者修复 BUG 测试版本 beta-## |
20 |
| - |
21 |
| ---- |
22 |
| - |
23 |
| -### 5.0.22 |
24 |
| - |
25 |
| -`2021-03-24` |
26 |
| - |
27 |
| -#### 增加功能 |
28 |
| - |
29 |
| -- !1193 feat(#I3CQYI): Table 组件编辑按钮增加回调委托 [#I3CQYI](https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/1193) |
30 |
| -- !1192 feat(#I3CQY7): 增加 Row 组件用于栅格系统布局 [#I3CQY7](https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/1192) |
31 |
| -- !1191 feat(#I3CQXQ): 自动生成标签 AutoGenerateColumn 增加 ComponentType 属性用于自定义呈现组件 [#I3CQXQ](https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/1191) |
32 |
| -- !1188 feat(#I3CQY7): Switch 组件适配 Row 组件支持 row form-row form-inline 三种模式 [#I3CQY7](https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/1188) |
33 |
| -- !1187 feat(#I3CPJ8): Select 组件适配 Row 组件支持 row form-row form-inline 三种模式 [#I3CPJ8](https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/1187) |
34 |
| -- !1172 feat(#I3CFJS): Table 组件树形数据支持 CRUD 并且保持编辑前展开收缩状态 [#I3CFJS](https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/1172) |
35 |
| -- !1173 feat(#I3CBQT): 增加演示网站 wasm 模式对浏览器是否兼容性提示功能 [#I3CBQT](https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/1173) |
36 |
| -- !1171 feat(#I3CBI6): DataAnnotation 支持复杂类型的验证 [#I3CBI6](https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/1171) |
37 |
| -- !1167 feat(#I3C6GH): Table 组件展开树形数据是增加 Spin 动画效果 [#I3C6GH](https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/1167) |
38 |
| - |
39 |
| -#### 问题修复 |
40 |
| - |
41 |
| -- !1189 fix(#I3CPLZ): 更新 EFCore 数据注入服务获取记录总数逻辑 [#I3CPLZ](https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/1189) |
42 |
| -- !1185 fix(#I3CFAS): 修复 EFCore 数据注入服务排序导致递归循环引用问题 [#I3CFAS](https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/1185) |
43 |
| -- !1183 fix(#I3CF4K): 更新 EFCore 数据注入服务使服务生命周期内部与参数一致默认 Scope [#I3CF4K](https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/1183) |
44 |
| -- !1178 fix(#I3CCK1): 修复全局配置 SwalDelay 参数在 Swal 组件中未生效问题 [#I3CCK1](https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/1178) |
45 |
| -- !1177 fix(#I3CCIQ): 修复全局配置 MessageDelay 参数在 Message 组件中未生效问题 [#I3CCIQ](https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/1177) |
46 |
| -- !1175 fix(#I3CBSW): 修复 Timer 计时器组件不兼容 wasm 模式问题 [#I3CBSW](https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/1175) |
47 |
| -- !1168 fix(#I3C8PH): 修复 Tab 组件首次加载时活动标签页蓝色火柴棍特效不能正常呈现问题 [#I3C8PH](https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/1168) |
48 |
| -- !1163 fix(#I3C2W4): 修复内置数据服务导致高级搜索默认高亮状态问题 [#I3C2W4](https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/1163) |
49 |
| -- !1161 fix(#I3C205): 更新 Switch 组件点击事件触发组件 [#I3C205](https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/1161) |
50 |
| - |
51 |
| -#### 示例更新 |
52 |
| - |
53 |
| -- !1190 docs(#I3CQXN): 更新 Table 组件明细行示例代码 |
54 |
| -- !1182 docs(#I3CF12): 更新 Table 组件更新固定列示例代码 |
55 |
| -- !1169 docs(#I3C8Q3): 更新 dialog 示例代码 |
56 |
| -- !1166 docs(#I3C4HV): 更新 Table 组件固定表头示例代码 |
57 |
| -- !1165 docs(#I3C4F0): 更新 Table 组件多表头示例代码 |
58 |
| - |
59 |
| -#### 性能优化 |
60 |
| - |
61 |
| -- !1186 perf(#I3CPID): 优化 ValidateForm 组件提高内部性能 [#I3CPID](https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/1186) |
62 |
| -- !1170 refactor(#I3CA0I): DynamicComponent 改名为 BootstrapDynamicComponent [#I3CA0I](https://gitee.com/LongbowEnterprise/BootstrapBlazor/pulls/1170) |
63 |
| - |
64 |
| - |
65 |
| -### 5.0.21 |
66 |
| - |
67 |
| -`2021-03-18` |
68 |
| - |
69 |
| -* !1158 feat(#I3BULP): Table 组件增加数据服参数未设置时使用全局注入数据服务 |
70 |
| -* !1157 feat(#I3BUL0): MultiSelect 组件支持双向绑定数组类型 |
71 |
| -* !1155 feat(#I3BNXX): ValidateForm 组件增加 ValidateAllProperties 参数是否开启检查所有字段默认 false 仅检查表单中的绑定字段 |
72 |
| -* !1154 feat(#I3BN0L): ValidateForm 组件增加 SetError 方法可主动设置绑定字段提示信息 |
73 |
| -* !1153 feat(#I3BKXC): 优化 Upload 组件 ButtonUpload 模式上传失败后鼠标悬停图标 |
74 |
| -* !1152 fix(#I3ALSP): 修复 Upload 组件 ShowProgress 与 IsMultiple 参数共同使用时出错问题 |
75 |
| -* !1151 fix(#I3BGMV): 修复 Table 组件固定列后选中行样式被遮挡问题 |
76 |
| -* !1147 fix(#I3AB7H): Upload 组件上传中增加 Spin 动画 |
77 |
| -* !1145 fix(#I3BEBQ): 修复 Cascader 组件选中项样式 |
78 |
| -* !1144 fix(#I3BBNS): 修复 Table 组件加载树形数据后与 ClickToSelect 参数冲突问题 |
79 |
| -* !1143 perf(#I3BBMK): 优化 SweetAlert 组件内部弹窗性能 |
80 |
| -* !1142 feat(#I3BADG): Dialog 组件支持无限弹窗 |
81 |
| -* !1140 fix(#I3B9GU): 修复 Cascader 组件选择后显示文字不更新问题 |
82 |
| -* !1139 feat(#I3B8RN): 演示站点增加切换主题功能 |
83 |
| -* !1138 feat(#I3B8FX): Table 组件增加 ShowErrorToast 参数用于控制是否显示操作提示弹窗 |
84 |
| -* !1137 feat(#I3B7UV): 新增 Cascader 组件 |
85 |
| -* !1136 fix(#I3B502): 修复 Table 组件 ClickToSelect 属性与扩展操作按钮冲突问题 |
86 |
| -* !1134 fix(#I3B50S): 修复 Table 组件树形数据点击节点无刷新问题 |
87 |
| -* !1131 docs(#I3B1VU): Table 组件更新分页示例 |
88 |
| -* !1130 feat(#I3B1VL): EditorForm 组件自动布局支持 Textarea 组件类型 |
89 |
| -* !1128 fix(#I3AZOI): 修复 Menu 组件顶栏超过 5 个子菜单时样式不正确问题 |
90 |
| -* !1127 perf(#I3AYCH): 优化 Dialog 组件性能阻止点击关闭等按钮导致子组件二次渲染问题 |
| 18 | +- 次版本号:每个月增加 1 |
| 19 | +- 修订版本号:每周一发布正式版 |
| 20 | + |
| 21 | +--- |
| 22 | + |
| 23 | +## Release 2023-10-16 V7.11.1 |
| 24 | + |
| 25 | +### Bugs |
| 26 | +* fix(MenuLink): 修复 `MenuLink` 地址为 `/` 时始终高亮问题 by @ray-gilbert in https://github.com/dotnetcore/BootstrapBlazor/pull/2204 |
| 27 | +* fix(CountUp): 修复不显示数字 `0` 问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2236 |
| 28 | +* fix(Upload): 修复重新上传后无法预览问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2240 |
| 29 | +* bug(Table): 修复固定表头模式下最后一列无法拖动调整宽度问题 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2266 |
| 30 | + |
| 31 | +### Features |
| 32 | +* feat(QueryPageOptions): 增加 `IsVirtualScroll` 参数用于判断是否为虚拟滚动请求数据 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2211 |
| 33 | +* feat(Responsive): 增加 `ExtraExtraSmall` 阈值 `<375px` by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2215 |
| 34 | +* feat(Bootstrap): 更新 `bootstrap` 到 `v5.3.2` by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2217 |
| 35 | +* feat(DockView): 增加 `Reset` 实例方法用于重置布局 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2220 |
| 36 | +* feat(Dock): 增加 `GetLayoutConfig` 实例方法用于服务器端获得当前布局 `json` 配置 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2223 |
| 37 | +* feat(ColorPicker): 更新样式适配 `InputGroup` by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2226 |
| 38 | +* feat(Marquee): 新增 `Marquee` 滚动条幅组件 by @azlis in https://github.com/dotnetcore/BootstrapBlazor/pull/2225 |
| 39 | +* feat(Layout): 增加 `AllowDragTab` 参数用于控制多标签是否允许拖动功能 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2230 |
| 40 | +* feat(MaterialDesign): 增加 `TableAdvancedSort` 图标 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2238 |
| 41 | +* feat(BootstrapInputGroupLabel): 增加 `ShowRequiredMark` 参数用于控制是否显示必填标记符号 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2242 |
| 42 | +* feat(Carousel): 增加 `PlayMode` 参数用于控制走马灯播放模式 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2252 |
| 43 | +* feat(Chart): 增加 X 轴 Y 轴刻度等颜色设置 by @azlis in https://github.com/dotnetcore/BootstrapBlazor/pull/2248 |
| 44 | +* feat(Tooltip): 更新样式适配 `InputGroup` by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2254 |
| 45 | +* feat(Popover): 更新样式适配 `InputGroup` by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2256 |
| 46 | +* feat(Switch): 更新样式适配 `InputGroup` by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2259 |
| 47 | +* feat(Select): 增加 `GroupItemTemplate` 参数用于自定义分组项 `UI` by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2264 |
| 48 | +* feat(Stack): 新增布局组件 `Stack` 对应 `css` `flex` 布局 by @Vision-Zhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2250 |
| 49 | +* feat(InputNumber): 增加全局配置用户设置全站 `<input type="number" />` 步长 by @ArgoZhang in https://github.com/dotnetcore/BootstrapBlazor/pull/2268 |
| 50 | + |
| 51 | +## New Contributors |
| 52 | +* @ray-gilbert made their first contribution in https://github.com/dotnetcore/BootstrapBlazor/pull/2204 |
| 53 | + |
| 54 | +**Full Changelog**: https://github.com/dotnetcore/BootstrapBlazor/compare/v7.11.0...v7.11.1 |
0 commit comments