dify/web/app/components/workflow/skill/file-tree/artifacts
yyh 9e10b73b54
refactor(skill): replace @remixicon/react imports with CSS icon classes
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.
2026-02-09 19:51:05 +08:00
..
artifacts-section.spec.tsx test(skill): add comprehensive unit tests for file-tree domain 2026-02-07 16:53:58 +08:00
artifacts-section.tsx refactor(skill): replace @remixicon/react imports with CSS icon classes 2026-02-09 19:51:05 +08:00
artifacts-tree.spec.tsx test(skill): add comprehensive unit tests for file-tree domain 2026-02-07 16:53:58 +08:00
artifacts-tree.tsx refactor(skill): replace @remixicon/react imports with CSS icon classes 2026-02-09 19:51:05 +08:00