mirror of
https://github.com/langgenius/dify.git
synced 2026-05-13 08:57:28 +08:00
Migrate all Remixicon component imports in workflow/skill to Tailwind CSS icon utility classes (i-ri-*), reducing JS bundle size. Update MenuItem to accept string icon classes alongside React components. Adjust test selectors that relied on SVG element queries. |
||
|---|---|---|
| .. | ||
| templates | ||
| action-card.spec.tsx | ||
| action-card.tsx | ||
| create-blank-skill-modal.spec.tsx | ||
| create-blank-skill-modal.tsx | ||
| create-import-section.spec.tsx | ||
| create-import-section.tsx | ||
| import-skill-modal.spec.tsx | ||
| import-skill-modal.tsx | ||
| index.spec.tsx | ||
| index.tsx | ||
| section-header.spec.tsx | ||
| section-header.tsx | ||
| skill-templates-section.spec.tsx | ||
| skill-templates-section.tsx | ||
| template-card.spec.tsx | ||
| template-card.tsx | ||
| template-search.spec.tsx | ||
| template-search.tsx | ||