dify/web/app/components/workflow/block-selector/trigger-plugin
Harry b8ca480b07 refactor(trigger): update variable names for clarity and consistency
- Renamed variables related to triggers to use 'trigger' terminology consistently across the codebase.
- Adjusted filtering logic in `TriggerPluginList` to reference 'events' instead of 'triggers' for improved clarity.
- Updated the `getTriggerIcon` function to reflect the new naming conventions and ensure proper icon rendering.
2025-10-09 12:23:48 +08:00
..
action-item.tsx refactor(trigger): rename trigger references to event for consistency 2025-10-09 03:12:35 +08:00
item.tsx refactor(trigger): rename trigger references to event for consistency 2025-10-09 03:12:35 +08:00
list.tsx refactor(trigger): update variable names for clarity and consistency 2025-10-09 12:23:48 +08:00