dify/web/i18n
zhsama b7a2957340 feat(workflow): implement ungroup functionality for group nodes
- Added `handleUngroup`, `getCanUngroup`, and `getSelectedGroupId` methods to manage ungrouping of selected group nodes.
- Integrated ungrouping logic into the `useShortcuts` hook for keyboard shortcut support (Ctrl + Shift + G).
- Updated UI to include ungroup option in the panel operator popup for group nodes.
- Added translations for the ungroup action in multiple languages.
2026-01-04 21:40:34 +08:00
..
ar-TN chore(i18n): translate i18n files based on en-US changes (#30508) 2026-01-04 17:11:40 +08:00
de-DE chore(i18n): translate i18n files based on en-US changes (#30508) 2026-01-04 17:11:40 +08:00
en-US feat(workflow): implement ungroup functionality for group nodes 2026-01-04 21:40:34 +08:00
es-ES chore(i18n): translate i18n files based on en-US changes (#30508) 2026-01-04 17:11:40 +08:00
fa-IR chore(i18n): translate i18n files based on en-US changes (#30508) 2026-01-04 17:11:40 +08:00
fr-FR chore(i18n): translate i18n files based on en-US changes (#30508) 2026-01-04 17:11:40 +08:00
hi-IN chore(i18n): translate i18n files based on en-US changes (#30508) 2026-01-04 17:11:40 +08:00
id-ID chore(i18n): translate i18n files based on en-US changes (#30508) 2026-01-04 17:11:40 +08:00
it-IT chore(i18n): translate i18n files based on en-US changes (#30508) 2026-01-04 17:11:40 +08:00
ja-JP feat(workflow): implement ungroup functionality for group nodes 2026-01-04 21:40:34 +08:00
ko-KR chore(i18n): translate i18n files based on en-US changes (#30508) 2026-01-04 17:11:40 +08:00
pl-PL chore(i18n): translate i18n files based on en-US changes (#30508) 2026-01-04 17:11:40 +08:00
pt-BR chore(i18n): translate i18n files based on en-US changes (#30508) 2026-01-04 17:11:40 +08:00
ro-RO chore(i18n): translate i18n files based on en-US changes (#30508) 2026-01-04 17:11:40 +08:00
ru-RU chore(i18n): translate i18n files based on en-US changes (#30508) 2026-01-04 17:11:40 +08:00
sl-SI chore(i18n): translate i18n files based on en-US changes (#30508) 2026-01-04 17:11:40 +08:00
th-TH chore(i18n): translate i18n files based on en-US changes (#30508) 2026-01-04 17:11:40 +08:00
tr-TR chore(i18n): translate i18n files based on en-US changes (#30508) 2026-01-04 17:11:40 +08:00
uk-UA chore(i18n): translate i18n files based on en-US changes (#30508) 2026-01-04 17:11:40 +08:00
vi-VN chore(i18n): translate i18n files based on en-US changes (#30508) 2026-01-04 17:11:40 +08:00
zh-Hans feat(workflow): implement ungroup functionality for group nodes 2026-01-04 21:40:34 +08:00
zh-Hant feat(workflow): implement ungroup functionality for group nodes 2026-01-04 21:40:34 +08:00