dify/web/app/components/tools/provider
CodingOnStar 0b3bf03818 refactor(workflow-tool): update types and improve modal handling
- Removed explicit 'any' types in favor of 'unknown' for better type safety.
- Refactored the WorkflowToolConfigureButton component to utilize a custom hook for managing modal state and logic.
- Introduced new components for input and output tables to streamline the workflow tool configuration process.
- Enhanced the form handling logic with a dedicated hook for managing form state and validation.
- Cleaned up unused imports and improved overall code organization.
2026-01-26 15:19:38 +08:00
..
custom-create-card.tsx fix: check and update doc links (#30849) 2026-01-21 16:31:48 +08:00
detail.tsx refactor(workflow-tool): update types and improve modal handling 2026-01-26 15:19:38 +08:00
empty.tsx fix: enforce no-leaked-conditional-rendering as error and fix violations (#31262) 2026-01-20 23:08:59 +08:00
tool-item.tsx refactor(i18n): about locales (#30336) 2025-12-30 14:38:23 +08:00