mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-28 18:22:40 +00:00
[skip ci] Update README (#733)
This commit is contained in:
10
README.md
10
README.md
@@ -90,6 +90,13 @@ https://github.com/user-attachments/assets/4bbca3ee-318f-4cf0-be32-a5a5541066cf
|
|||||||
|
|
||||||
### QoL changes
|
### QoL changes
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>v1.2.44: **Litegraph** Double click group title to edit</summary>
|
||||||
|
|
||||||
|
https://github.com/user-attachments/assets/5bf0e2b6-8b3a-40a7-b44f-f0879e9ad26f
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
<summary>v1.2.39: **Litegraph** Group selected nodes with Ctrl + G</summary>
|
<summary>v1.2.39: **Litegraph** Group selected nodes with Ctrl + G</summary>
|
||||||
|
|
||||||
@@ -186,18 +193,17 @@ Documentation of all supported options can be found here: <https://primevue.org/
|
|||||||
- Introduce Vue to start managing part of the UI.
|
- Introduce Vue to start managing part of the UI.
|
||||||
- Easy install and version management (<https://github.com/comfyanonymous/ComfyUI/pull/3897>).
|
- Easy install and version management (<https://github.com/comfyanonymous/ComfyUI/pull/3897>).
|
||||||
- Better node management. Sherlock <https://github.com/Nuked88/ComfyUI-N-Sidebar>.
|
- Better node management. Sherlock <https://github.com/Nuked88/ComfyUI-N-Sidebar>.
|
||||||
|
- Replace the existing ComfyUI front-end implementation. <https://github.com/comfyanonymous/ComfyUI/pull/4379>
|
||||||
|
|
||||||
|
|
||||||
### What to be done
|
### What to be done
|
||||||
|
|
||||||
- Replace the existing ComfyUI front-end impl
|
|
||||||
- Remove `@ts-ignore`s.
|
- Remove `@ts-ignore`s.
|
||||||
- Turn on `strict` on `tsconfig.json`.
|
- Turn on `strict` on `tsconfig.json`.
|
||||||
- Add more widget types for node developers.
|
- Add more widget types for node developers.
|
||||||
- LLM streaming node.
|
- LLM streaming node.
|
||||||
- Linear mode (Similar to InvokeAI's linear mode).
|
- Linear mode (Similar to InvokeAI's linear mode).
|
||||||
- Keybinding settings management. Register keybindings API for custom nodes.
|
- Keybinding settings management. Register keybindings API for custom nodes.
|
||||||
- New extensions API for adding UI-related features.
|
|
||||||
|
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user