ComfyUI_frontend
ComfyUI_frontend copied to clipboard
Official front-end implementation of ComfyUI
## Summary Migrated help center and release notification components from hardcoded colors to semantic design tokens for automatic light/dark theme support. ## Changes - **What**: Replaced hardcoded hex/rgb colors with...
### Temp Workaround by [henrikvilhelmberglund](https://github.com/henrikvilhelmberglund) > you can open the devtools inspector, click on the button, and remove the `disabled` attribute in the `` tag. ### Prerequisites - [x] I...
Adds support for the `node.onInputDblClick` and `node.onInputClick` callbacks in vue - Fixes vue link drop code so that a link which is not dropped on the canvas does not fallback...
### Custom Node Testing - [x] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help) ### Your question The...
### 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...
### Feature Idea Subgraph is a great encapsulation tool, but it lacks GLOBALITY. They are nice: * helps to hide all the wires * refuse variables nodes * allows to...
## Summary Add Rename and Delete options for Personal Models. Also updates and standardizes some styles for Cards and adds a simple Confirmation dialog. ┆Issue is synchronized with this [Notion...
┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6952-feat-right-side-panel-2b76d73d36508112b121c283a479f42a) by [Unito](https://www.unito.io)
## Summary - Add interactive crop box widget for ImageCrop node ## Limitations - Vue nodes only: This widget is only available in Vue node rendering mode, not supported in...
### 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...