ComfyUI_frontend
ComfyUI_frontend copied to clipboard
Official front-end implementation of ComfyUI
## Summary - Added `showSmallDialog` helper function to `dialogService` for reusable small dialog styling - Extracted `showLoadWorkflowWarning` and `showNodeConflictDialog` into independent composables - `useMissingNodesDialog` - `useNodeConflictDialog` - This is foundational...
### Prerequisites - [x] I am running the latest version of ComfyUI - [x] I have searched existing issues to make sure this isn't a duplicate - [x] I have...
### Prerequisites - [x] I am running the latest version of ComfyUI - [x] I have searched existing issues to make sure this isn't a duplicate - [x] I have...
### Prerequisites - [x] I am running the latest version of ComfyUI - [x] I have searched existing issues to make sure this isn't a duplicate - [x] I have...
Hello :) How the nodes looks on node 2.0 looks very modern, but I cant be the only one who finds text harder to see with node 2.0 vs node...
Fixes #4930 where nested subgraph input values were not being persisted when saving workflows. The issue occurred because SubgraphNode wasn't enabling widget serialization when it had promoted widgets. Changes: -...
### Prerequisites - [x] I am running the latest version of ComfyUI - [x] I have searched existing issues to make sure this isn't a duplicate - [x] I have...
### Prerequisites - [x] I am running the latest version of ComfyUI - [x] I have searched existing issues to make sure this isn't a duplicate - [x] I have...
### Prerequisites - [x] I am running the latest version of ComfyUI - [x] I have searched existing issues to make sure this isn't a duplicate - [x] I have...
In FE, the logs panel should auto-resize like the terminal panel in Desktop, but it doesn't. ## Terminal panel This is how the terminal panel works like now: https://github.com/user-attachments/assets/e91a422b-6ac7-46a2-80a1-5acb4c7ffe20 It...