yyh
bc9ce23fdc
refactor(skill): rename components for semantic clarity
Rename components and reorganize directory structure:
- skill-doc-editor.tsx → file-content-panel.tsx (handles edit/preview/download)
- editor-area.tsx → content-area.tsx
- editor-body.tsx → content-body.tsx
- editor-tabs.tsx → file-tabs.tsx
- editor-tab-item.tsx → file-tab-item.tsx
Create viewer/ directory for non-editor components:
- Move media-file-preview.tsx from editor/ to viewer/
- Move unsupported-file-download.tsx from editor/ to viewer/
This clarifies the distinction between:
- editor/: actual file editors (code, markdown)
- viewer/: preview and download components (media, unsupported files)
2026-01-19 23:50:08 +08:00
..
2025-12-23 18:02:10 +08:00
2026-01-15 17:58:38 +08:00
2026-01-06 19:30:38 +08:00
2025-12-23 16:58:55 +08:00
2026-01-14 15:41:02 +08:00
2025-12-23 16:58:55 +08:00
2026-01-14 10:22:31 +08:00
2025-12-31 11:13:22 +08:00
2026-01-19 16:35:50 +08:00
2026-01-19 16:35:50 +08:00
2025-12-29 14:52:32 +08:00
2026-01-19 10:31:34 +08:00
2025-12-23 16:58:55 +08:00
2025-12-31 11:13:22 +08:00
2025-12-23 16:58:55 +08:00
2026-01-19 23:50:08 +08:00
2026-01-19 23:07:49 +08:00
2026-01-06 19:30:38 +08:00
2025-12-29 14:52:32 +08:00
2025-12-29 14:52:32 +08:00
2026-01-07 11:15:52 +08:00
2025-12-23 16:58:55 +08:00
2025-12-23 16:58:55 +08:00
2026-01-07 11:15:52 +08:00
2025-12-23 16:58:55 +08:00
2025-12-23 16:58:55 +08:00
2025-12-23 16:58:55 +08:00
2025-12-31 11:13:22 +08:00
2025-12-31 11:13:22 +08:00
2025-12-23 16:58:55 +08:00
2025-12-31 11:13:22 +08:00
2025-12-23 16:58:55 +08:00
2025-12-29 14:52:32 +08:00
2025-12-29 14:52:32 +08:00
2025-12-23 16:58:55 +08:00
2025-05-21 10:32:07 +08:00
2025-12-23 16:58:55 +08:00
2026-01-14 15:41:02 +08:00
2026-01-12 01:53:39 +08:00
2026-01-15 11:31:08 +08:00
2025-12-31 11:13:22 +08:00