mirror of
https://github.com/langgenius/dify.git
synced 2026-01-23 12:12:02 +08:00
- 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. |
||
|---|---|---|
| .. | ||
| market-place-plugin | ||
| tool | ||
| trigger-plugin | ||
| all-start-blocks.tsx | ||
| all-tools.tsx | ||
| blocks.tsx | ||
| constants.tsx | ||
| data-sources.tsx | ||
| hooks.ts | ||
| index-bar.tsx | ||
| index.tsx | ||
| main.tsx | ||
| rag-tool-suggestions.tsx | ||
| start-blocks.tsx | ||
| tabs.tsx | ||
| tool-picker.tsx | ||
| tools.tsx | ||
| trigger-plugin-selector.tsx | ||
| types.ts | ||
| use-check-vertical-scrollbar.ts | ||
| use-sticky-scroll.ts | ||
| utils.ts | ||
| view-type-select.tsx | ||