mirror of
https://github.com/The-Low-Code-Foundation/OpenNoodl.git
synced 2026-01-13 07:42:55 +01:00
Implemented custom property editor for Logic Builder workspace: - Created LogicBuilderWorkspaceType with styled button UI - Added editorType='logic-builder-workspace' to node definition - Registered LogicBuilderWorkspaceType in Ports.ts mapping - Button emits LogicBuilder.OpenTab event with node details - Integrated with existing property panel system Next: Step 7 - Code generation and port detection