Commit Graph

12 Commits

Author SHA1 Message Date
mlogclub 4ed4108cb9 refactor: adjust padding and minimum height in WorkflowNodeCard component 2026-06-30 11:09:01 +08:00
mlogclub 7e001d4145 fix: update WorkflowNodeCard to use overflow-visible for improved content display 2026-06-28 21:05:04 +08:00
mlogclub 47660c9f1d feat: update WorkflowNodeCard background color for improved visibility 2026-06-28 20:09:45 +08:00
mlogclub 655328d92a feat: remove width prop from WorkflowNodeCard and adjust styling for consistent layout 2026-06-28 16:40:51 +08:00
mlogclub 530cf145b2 feat: add icon property to workflow node specifications and update related components 2026-06-28 15:24:00 +08:00
mlogclub 389291143a feat: enhance FlowgramNodeForm and WorkflowNodeCard by removing unused spec prop and adding node description display 2026-06-28 15:12:56 +08:00
mlogclub 298f65ee96 feat: simplify WorkflowNodeCard and WorkflowNodeIcon by removing tone handling and unused imports 2026-06-28 12:51:03 +08:00
mlogclub 1525f2e919 feat: remove WorkflowSimpleNodeContent and update WorkflowNodeCard for optional children rendering 2026-06-28 12:44:38 +08:00
mlogclub 4ac2dedf97 feat: refactor NodeConfigPanel and WorkflowNodeCard for improved readability and structure 2026-06-28 12:42:03 +08:00
mlogclub dc7fa2bd41 feat: simplify WorkflowNodeMeta by removing label and accent class handling 2026-06-28 12:35:06 +08:00
mlogclub 6ee62812f7 feat: update styling of FlowgramNodeRenderer and WorkflowNodeCard for consistency 2026-06-28 12:01:01 +08:00
mlogclub f809b5e526 feat: enhance workflow node components with new condition handling and UI improvements 2026-06-28 11:52:32 +08:00