-
-
Notifications
You must be signed in to change notification settings - Fork 331
Comparing changes
Open a pull request
base repository: dotnetcore/BootstrapBlazor
base: v9.5.1
head repository: dotnetcore/BootstrapBlazor
compare: v9.5.2
- 7 commits
- 21 files changed
- 2 contributors
Commits on Apr 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 721f6a0 - Browse repository at this point
Copy the full SHA 721f6a0View commit details -
feat(Layout): add ShowTabInHeader parameter (#5762)
* feat: 增加 RenderTabHeader 方法 * chore: 增加 ShowTabInHeader 方法 * feat: 实现 TabHeader 再其他地方渲染逻辑 * refactor: 精简代码逻辑 * refactor: 增加 Layout 参数用于接管 RenderTabHeader 方法 * refactor: 脚本兼容 * test: 更新单元测试
Configuration menu - View commit details
-
Copy full SHA for 33cc7ce - Browse repository at this point
Copy the full SHA 33cc7ceView commit details
Commits on Apr 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3334599 - Browse repository at this point
Copy the full SHA 3334599View commit details -
perf(ContextMenu): improve performance (#5766)
* refactor: 精简代码 * perf(ContextMenu): 提高性能 * test: 更新单元测试
Configuration menu - View commit details
-
Copy full SHA for 14a1b19 - Browse repository at this point
Copy the full SHA 14a1b19View commit details -
feat(Tab): reduce cascade parameters (#5771)
* refactor: 重构参数减少级联参数的使用 * refactor: 减少级联参数 * refactor: 使用代码完成渲染 * refactor: 调整 fix 元素 * refactor: 增加右键支持 * refactor: 更新渲染逻辑 * refactor: 更新样式 * refactor: 更新 LayoutId 获得逻辑 * refactor: 撤销样式 * test: 更新单元测试
Configuration menu - View commit details
-
Copy full SHA for b0c29a6 - Browse repository at this point
Copy the full SHA b0c29a6View commit details -
refactor(Layout): improve context menu instance (#5768)
* 更新demo * refactor: 重构右键区域菜单 * test: 更新单元测试 * refactor: 优化性能 * refactor: 重构参数减少级联参数的使用 * refactor: 增加可为空标签减少警告信息 * refactor: 模块化 * refactor: 使用私有变量 * refactor: 重构参数减少级联参数的使用 * refactor: 减少级联参数 * refactor: 使用代码完成渲染 * refactor: 调整 fix 元素 * refactor: 增加右键支持 * refactor: 更新渲染逻辑 * refactor: 更新样式 * refactor: 更新 LayoutId 获得逻辑 * refactor: 撤销样式 * Revert "更新demo" This reverts commit 860640a. # Conflicts: # src/BootstrapBlazor.Server/Components/Samples/Tabs.razor.cs --------- Co-authored-by: Diego <2248356998@qq.com>
Configuration menu - View commit details
-
Copy full SHA for 208d440 - Browse repository at this point
Copy the full SHA 208d440View commit details -
feat(Layout): add style support ShowTabInHeader parameter (#5773)
* refactor: 恢复样式 * refactor: 调整火柴棍出现逻辑 * refactor: 更新 Tab 支持 ShowTabInHeader 切换逻辑 * refactor: 更新样式 * style: 增加兼容模板的顶栏标签页样式 * chore: bump version 9.5.2
Configuration menu - View commit details
-
Copy full SHA for 6f3e917 - Browse repository at this point
Copy the full SHA 6f3e917View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v9.5.1...v9.5.2