mirror of
https://github.com/Nikhil-Doye/workflow-builder.git
synced 2026-07-22 02:01:56 +02:00
a10d6cb643
- Introduced the Radix UI Select component to enhance dropdown functionality in NodeConfiguration. - Refactored NodeConfiguration to replace standard select elements with the new Select component, improving UI consistency and user experience. - Updated various input elements to utilize custom Input and Textarea components for better styling and functionality. - Added new Card and Badge components for improved layout and visual appeal in the configuration modal. - Enhanced button interactions and styling for a more cohesive design across the application.