Skip to content

Feature/runtime function#6

Merged
toheart merged 8 commits intomainfrom
feature/runtime-function
Aug 3, 2025
Merged

Feature/runtime function#6
toheart merged 8 commits intomainfrom
feature/runtime-function

Conversation

@toheart
Copy link
Owner

@toheart toheart commented Aug 3, 2025

No description provided.

toheart added 8 commits July 29, 2025 11:06
- 将 VUE_APP_API_URL 更新为新的本地地址
- 删除未使用的 FunctionCallTree 组件,简化 FunctionAnalysis 组件
- 优化 FunctionAnalysis 组件的 UI,增加功能开发提示
- 移除冗余的 TreeNode 组件,提升代码可读性
- 更新路由配置,替换 TraceDetails 组件为新版本
- 将 VUE_APP_API_URL 更新为新的本地地址
- 在 openapi.yaml 中新增 /api/runtime/function/info 接口及其请求和响应结构
- 更新 README.md,增加调用链路分析功能的描述和使用方法
- 在 FunctionAnalysis.vue 中增加调用链路展示功能,优化用户交互体验
- 在 TraceDetailsNew.vue 中添加高亮处理状态提示
- 在 useTraceHighlight.js 和 useTraceTree.js 中优化高亮和树形结构的处理逻辑
- 在 openapi.yaml 中新增 functionId 字段
- 优化 FunctionAnalysis.vue 组件,增加调用链路模态框和函数分布概览
- 更新 RuntimeAnalysis.vue 组件,整合函数分析组件并优化分页显示
- 改进 TraceViewer.vue 组件的分页逻辑,增加省略号显示
- 调整路由配置,移除不再使用的 FunctionAnalysis 路由
- 删除了多个组件中的内联样式,改为使用外部样式文件,提升代码可维护性。
- 更新了主样式文件的引入路径,确保样式统一性。
- 优化了多个组件的样式结构,增强了用户界面的视觉效果。
- 在 openapi.yaml 中新增 /api/runtime/modules 接口及其请求和响应结构。
- 更新 README.md,描述思维导图生成的使用方法和功能特点。
- 优化多个组件的样式,增强用户界面体验。
- 在 FunctionAnalysis.vue 和 RuntimeAnalysis.vue 中集成模块选择器,支持动态模块切换。
- 增强 TraceDetailsNew.vue 组件,添加调用链视图和帮助模态框功能。
- 移除 GidCallGraph.vue 组件及其相关的 gid-call-graph.css 样式文件,简化代码结构。
- 更新 ParametersModal.vue 和 RuntimeAnalysis.vue 组件,调整 JSON 查看器选项,优化用户体验。
- 清理未使用的函数分析和搜索相关的组合逻辑,提升代码可维护性。
- 将 JSON 查看器的 expanded 属性从 0 修改为 1,提升用户体验,确保默认展开视图。
@toheart toheart merged commit b1bfe0a into main Aug 3, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant