dify/web/app/components/workflow/nodes/_base
Harry 5a1e0a8379 feat(FormInputItem): enhance UI components for improved user experience
- Added loading indicator using `RiLoader4Line` to `FormInputItem` for better feedback during option fetching.
- Refactored button and option styles for improved accessibility and visual consistency.
- Updated text color classes to enhance readability based on loading state and selection.

These changes improve the overall user experience and visual clarity of the form input components.
2025-09-08 23:19:33 +08:00
..
components feat(FormInputItem): enhance UI components for improved user experience 2025-09-08 23:19:33 +08:00
hooks CI: add TS indentation check via esLint (#24810) 2025-09-01 15:31:59 +08:00
node.tsx feat: implement trigger-plugin support with real-time status sync (#25326) 2025-09-07 21:29:53 +08:00
types.ts feat(trigger): enhance plugin and trigger integration with updated naming conventions 2025-09-08 23:14:50 +08:00