mirror of
https://github.com/Nikhil-Doye/workflow-builder.git
synced 2026-07-22 02:01:56 +02:00
229035e79f
- Introduced a new InteractiveTutorial component to guide users through creating workflows step-by-step. - Added ConnectionSuggestions and ConnectionValidation components to assist users in establishing valid connections between nodes. - Enhanced the WorkflowEditor to integrate connection management features, improving user experience and workflow design. - Updated onboarding system to include tutorial prompts, encouraging users to engage with new features. - Implemented utility functions for managing connection suggestions and validations, ensuring robust workflow integrity.