bymyself
d8799b6a9f
fix rebase errors
2025-07-31 16:41:09 +09:00
bymyself
42a7deae2b
[manager] Update composables and state management
...
Updated manager queue composable, server logs composable, workflow packs composable, and manager store to support the new manager API structure and state management patterns.
2025-07-31 16:41:09 +09:00
bymyself
efde93168e
use correct response shape
2025-07-31 16:40:53 +09:00
bymyself
6a87933a78
add "Check for Updates", "Install Missing" menu items
2025-07-31 16:39:00 +09:00
bymyself
f82d8d56b8
move legacy option to startup arg
2025-07-31 16:38:41 +09:00
bymyself
891593971b
await promises. update settings schema
2025-07-31 16:38:41 +09:00
bymyself
38ab2833eb
migrate manager menu items
2025-07-31 16:34:26 +09:00
Jin Yi
972160782c
Merge branch 'main' into manager/menu-items-migration
2025-07-30 19:56:49 +09:00
Christian Byrne
596c51d1ef
[fix] Fix "Require confirmation before clearing workflow" setting not working ( #4587 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-07-30 00:08:06 -07:00
Rizumu Ayaka
abf591d122
fix: DOM widget position offset after canvas moves ( #4557 )
2025-07-29 01:40:47 -07:00
Christian Byrne
00cd9fadec
[feat] Prevent browser zoom on UI components with canvas wheel event forwarding ( #4574 )
2025-07-28 23:51:09 -07:00
Christian Byrne
b1fc8846a3
[fix] Update API node pricing for multiple providers ( #4564 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-07-28 23:01:46 -07:00
Jin Yi
680c09a584
[fix] Detect missing nodes in subgraphs ( #4547 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-07-28 21:55:53 -07:00
Christian Byrne
7fe4c07a9c
[fix] Preserve subgraph structure when clearing workflow ( #4567 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-07-28 20:53:05 -07:00
SHIVANSH GUPTA
577cd23c3e
Feature Implemented: Warning displayed when frontend version mismatches ( #4363 )
...
Co-authored-by: bymyself <cbyrne@comfy.org >
Co-authored-by: Claude <noreply@anthropic.com >
2025-07-28 18:23:49 -07:00
Terry Jia
344afa21a7
minimap ( #4520 )
...
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: Christian Byrne <cbyrne@comfy.org >
2025-07-26 18:16:41 -07:00
Terry Jia
e3628ed156
add CanvasNavigationMode ( #4533 )
...
Co-authored-by: bymyself <cbyrne@comfy.org >
Co-authored-by: github-actions <github-actions@github.com >
2025-07-25 19:01:43 -07:00
pythongosssss
62f3ba0689
V3 UI - Tabs & Menu rework ( #4374 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-07-24 00:09:12 -07:00
Sidharth
2338cbd4c9
Fix: Scroll event leak after scrolling to the top of a text widget #3990 ( #4231 )
2025-07-24 16:25:03 +10:00
Christian Byrne
052d5320c0
Revert PRs #4506 and #4507 - Fix execution output issues ( #4508 )
2025-07-23 17:53:04 -07:00
filtered
e34d9bb411
Fix LoadImage bleeds values between subgraphs ( #4507 )
2025-07-24 07:58:50 +10:00
guill
7eb3eb2473
Update the frontend to support async nodes. ( #4382 )
...
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: Christian Byrne <cbyrne@comfy.org >
2025-07-23 13:46:00 +10:00
Christian Byrne
61611fb0cb
[feat] Add pricing for new API nodes ( #4391 )
2025-07-21 20:02:22 -07:00
Christian Byrne
a39f6e6763
[feat] DOM widget promotion for subgraph inputs ( #4491 )
2025-07-21 11:52:54 -07:00
bymyself
ab2e70b4b8
improve command names
2025-07-21 17:41:44 +09:00
bymyself
27579400bf
use correct response shape
2025-07-21 17:41:44 +09:00
bymyself
9c68491129
add "Check for Updates", "Install Missing" menu items
2025-07-21 17:41:44 +09:00
bymyself
797a612227
move legacy option to startup arg
2025-07-21 17:41:44 +09:00
bymyself
0a0a2e74d5
await promises. update settings schema
2025-07-21 17:41:44 +09:00
bymyself
a3d7c59b6f
migrate manager menu items
2025-07-21 17:41:44 +09:00
Deep Roy
7cf5d1e86b
Add prompt ID to interrupt API call ( #4393 )
2025-07-10 17:24:21 -07:00
bmcomfy
f5b03f323d
[System Pop Up] Hide hidden and deprecated settings from search results ( #4390 )
2025-07-08 17:19:37 -07:00
Christian Byrne
2906ea3fd9
[fix] Correct API node pricing discrepancies ( #4381 )
2025-07-07 23:33:55 -07:00
Christian Byrne
f1575a693f
[update] Video to Video API node pricing ( #4378 )
2025-07-07 20:24:33 -07:00
Christian Byrne
4eeff5533a
[feat] Add dynamic pricing for new API nodes ( #4367 )
2025-07-06 18:31:04 -07:00
Alexander Piskun
c7877dbd18
fix(float-precision): correct float widget rounding ( #4291 )
...
Signed-off-by: Alexander Piskun <bigcat88@icloud.com >
2025-07-06 15:40:27 -07:00
Christian Byrne
191b4574b9
[fix] Add dynamic pricing for API nodes with quantity parameters ( #4362 )
2025-07-05 20:50:33 -07:00
RickyHuang
35556eb674
fIx: side toolbar tab tooltip not reactive when changing locale ( #4213 )
...
Co-authored-by: Huang Yun Qi <yun-qi.huang@ubisoft.com >
2025-07-05 02:54:23 -07:00
Christian Byrne
3b435e337e
[fix] Add dynamic pricing for Ideogram nodes based on num_images parameter ( #4351 )
2025-07-04 16:13:33 -07:00
Christian Byrne
44bbfa9f39
[feat] Implement getNodeByComfyNodeName API integration ( #4343 )
2025-07-03 17:59:21 -07:00
Christian Byrne
eb8b67dd9d
[docs] Update nested README files with comprehensive component listings ( #4303 )
2025-06-29 19:55:21 -07:00
filtered
a7fb685290
Add Subgraphs ( #3905 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-06-28 15:37:23 -07:00
filtered
9a3530dc3a
Add initial edit model button (static) ( #4276 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-06-26 00:34:38 -07:00
Christian Byrne
6cf77a9814
[Manager] Fix bug: installed packs metadata not re-fetched after installations ( #4254 )
2025-06-23 04:37:50 -07:00
Christian Byrne
24cbc41832
[Manager] Fix bug: opening modal when last focused tab was 'Installed' always shows empty list ( #4252 )
2025-06-23 02:41:15 -07:00
Christian Byrne
8e2d7cabba
Fix bug: drag-and-drop, copy-paste, and upload don't work in nodes that specify upload folder that isn't 'input' ( #4186 )
2025-06-22 20:18:36 -07:00
Christian Byrne
3a1bd1829a
[feat] Add auto-refresh on task completion for RemoteWidget nodes ( #4191 )
...
Co-authored-by: filtered <176114999+webfiltered@users.noreply.github.com >
2025-06-22 17:30:24 -07:00
Christian Byrne
b99214bf5e
[feat] Show version-specific missing core nodes in workflow warnings ( #4227 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-06-20 15:33:47 -07:00
Jin Yi
fa14ec52f4
[Manager] Impletent “Install All” button ( #4196 )
...
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: filtered <176114999+webfiltered@users.noreply.github.com >
Co-authored-by: Christian Byrne <cbyrne@comfy.org >
Co-authored-by: Terry Jia <terryjia88@gmail.com >
Co-authored-by: comfy-waifu <comfywaifu.ai@gmail.com >
Co-authored-by: Comfy Org PR Bot <snomiao+comfy-pr@gmail.com >
2025-06-18 10:52:24 +09:00
Christian Byrne
98bb1df436
[refactor] introduce frontend type augmentation pattern ( #4192 )
2025-06-16 11:32:07 -07:00