You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
钟良源 0239ef6ac2 style(flow-editor): 调整节点输入输出样式布局
- 优化 `.node-inputs` 和 `.node-outputs-api` 的 flex 布局属性
- 为 `.node-input-label` 和 `.node-output-label` 添加统一的字体大小和内边距
- 设置标签高度和行高以保持一致性
-为数据类型文本添加颜色样式 (#adadad)- 调整 `.node-inputs` 的底部外边距
- 重新组织 CSS 结构以提高可读性
3 months ago
..
api feat(component): 添加组件代码初始化功能 3 months ago
assets/images refactor(pubUse):重构图片资源管理方式 4 months ago
components style(flow-editor): 调整节点输入输出样式布局 3 months ago
const fix(const):修改变量引用路径 3 months ago
hooks pref(flow): 优化流程保存后的数据更新逻辑和子流程的数据处理逻辑 3 months ago
locale feat(componentMarket): 添加组件详情页面 6 months ago
mock init:使用acro-cli创建项目,引入reactflow编排引擎 6 months ago
pages feat(flowEditor): 统一节点数据类型显示格式 3 months ago
public feat: 增加左侧菜单的所有主页面文件,首页样式修改 6 months ago
routes feat(components): 优化导航栏并移除应用模块 5 months ago
store feat(component): 实现组件编码路径状态管理 3 months ago
style feat(layout): 优化页面布局和样式 5 months ago
utils feat(component): 实现组件开发流程的新建组件,接口设计,组件编辑 3 months ago
context.tsx init:使用acro-cli创建项目,引入reactflow编排引擎 6 months ago
declaration.d.ts init:使用acro-cli创建项目,引入reactflow编排引擎 6 months ago
routes.ts refactor(routing): 重构路由模块以提高可维护性 6 months ago
settings.json feat(layout): 优化页面布局和样式 5 months ago