dify/web/i18n
yyh fe17cbc1a8
feat(skill-editor): implement file tree, tab management, and dirty state tracking
Implement MVP features for skill editor based on design doc:
- Add Zustand store with Tab, FileTree, and Dirty slices
- Rewrite file tree using react-arborist for virtual scrolling
- Implement Tab↔FileTree sync with auto-reveal on tab activation
- Add upload functionality (new folder, upload file)
- Implement Monaco editor with dirty state tracking and Ctrl+S save
- Add i18n translations (en-US and zh-Hans)
2026-01-15 13:53:19 +08:00
..
ar-TN chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
de-DE chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
en-US feat(skill-editor): implement file tree, tab management, and dirty state tracking 2026-01-15 13:53:19 +08:00
es-ES chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
fa-IR chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
fr-FR chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
hi-IN chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
id-ID chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
it-IT chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
ja-JP feat(app): update default runtime mode and adjust runtime selection component styling 2026-01-09 18:12:36 +08:00
ko-KR chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
pl-PL chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
pt-BR chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
ro-RO chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
ru-RU chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
sl-SI chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
th-TH chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
tr-TR chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
uk-UA chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
vi-VN chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00
zh-Hans feat(skill-editor): implement file tree, tab management, and dirty state tracking 2026-01-15 13:53:19 +08:00
zh-Hant chore(i18n): sync translations with en-US (#30750) 2026-01-08 22:53:04 +08:00