dify/web/app/components/workflow/skill/editor
yyh 919d7ef5cd
refactor(skill): replace React icon components with CSS Icons
Migrate all icon usage in the skill directory from @remixicon/react
and custom SVG components to Tailwind CSS icon classes (i-ri-*, i-custom-*).
Update MenuItem API to accept string class names instead of React.ElementType.
2026-01-29 21:57:17 +08:00
..
code-editor/plugins feat: code editor cursor sync 2026-01-29 14:28:30 +08:00
skill-editor refactor(skill): replace React icon components with CSS Icons 2026-01-29 21:57:17 +08:00
code-file-editor.tsx feat(inspect): add read-only file preview in ArtifactsTab 2026-01-29 16:42:22 +08:00
markdown-file-editor.tsx feat(inspect): add read-only file preview in ArtifactsTab 2026-01-29 16:42:22 +08:00