Commit Graph

1755 Commits

Author SHA1 Message Date
Comfy Org PR Bot
bdcda7308b 0.16.18 (#1165)
Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
2025-07-26 10:51:30 -07:00
Terry Jia
3039b4526d add shift + scroll to pan horizontally (#1164) 2025-07-26 09:43:22 -07:00
Christian Byrne
7802213887 [enhance] Add rich context to RecursionError messages (#1160) 2025-07-25 12:09:04 -07:00
Comfy Org PR Bot
83795d5db1 0.16.17 (#1159)
Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
2025-07-24 14:05:44 -07:00
Terry Jia
8ff5f07f9a Add canvasNavigationMode for changing left click pan behaviour (#1108) 2025-07-24 13:07:58 -07:00
Comfy Org PR Bot
5bed360a14 0.16.16 (#1153)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
2025-07-23 03:52:29 -07:00
filtered
16b607c95c [API] Add subgraph ID to execution DTO (#1152) 2025-07-23 03:51:48 -07:00
Comfy Org PR Bot
cccf51b652 0.16.15 (#1151)
Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
2025-07-22 13:00:08 -07:00
Christian Byrne
defaef8043 [fix] prevent memory leak in SubgraphNode event listeners (#1150) 2025-07-22 12:38:55 -07:00
Christian Byrne
6b3de73655 [test] Clean up SubgraphMemory tests to remove invalid assertions (#1149) 2025-07-22 11:53:50 -07:00
Christian Byrne
ae8293e2cd [test] Remove redundant circular reference TODO test (#1148) 2025-07-22 10:59:30 -07:00
Christian Byrne
27865278da [test] Remove misleading createNode todo test (#1147) 2025-07-22 10:35:35 -07:00
Comfy Org PR Bot
a62362234c 0.16.14 (#1146)
Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
2025-07-21 12:35:01 -07:00
Christian Byrne
def6010d72 [refactor] Remove parentSubgraphNode property from widgets (#1145) 2025-07-21 11:26:03 -07:00
filtered
efdb8080ae Change widget demoted event name (#1144) 2025-07-21 16:31:16 +00:00
Comfy Org PR Bot
b745b58e6b 0.16.13 (#1143)
Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
2025-07-20 23:43:28 -07:00
Christian Byrne
6f3f1f9f24 [fix] Change parentSubgraphNode type to NodeLike (#1142) 2025-07-20 23:18:08 -07:00
Comfy Org PR Bot
c0feaa5f94 0.16.12 (#1141)
Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
2025-07-20 19:10:59 -07:00
Christian Byrne
0a8f16fe19 [feat] Add containerNode property for DOM widget positioning in subgraphs (#1128)
Co-authored-by: Claude <noreply@anthropic.com>
2025-07-20 18:36:33 -07:00
Comfy Org PR Bot
2fd94319bc 0.16.11 (#1140)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
2025-07-20 05:45:26 -07:00
filtered
32062aa126 Add workaround for incorrect downstream patch (#1139) 2025-07-20 22:23:07 +10:00
filtered
e10a9c112a Revert "[fix] Handle missing _listenerController.abort when loading workflows" (#1137) 2025-07-20 14:58:11 +10:00
Christian Byrne
7e41834094 [fix] Handle missing _listenerController.abort when loading workflows (#1134) 2025-07-19 14:25:54 -07:00
Comfy Org PR Bot
10296d54e0 0.16.10 (#1135) 2025-07-19 06:43:32 +10:00
filtered
3f9fb421d0 Always create cloned, separate subgraph definintions (#1133) 2025-07-18 19:53:48 +00:00
filtered
d2e49ac110 [Test] Uncomment test - already working as expected (#1131) 2025-07-17 20:29:08 -07:00
Christian Byrne
967f1e15e3 [fix] Add subgraph edge case tests (#1127)
Co-authored-by: Claude <noreply@anthropic.com>
2025-07-15 12:48:11 -07:00
Christian Byrne
28f955ed6a [test] Add subgraph units tests for events and i/o (#1126)
Co-authored-by: Claude <noreply@anthropic.com>
2025-07-15 10:11:08 -07:00
Christian Byrne
3ac96979fe [test] Add Subgraph memory, DTO, execution unit tests (#1123) 2025-07-15 09:21:40 -07:00
Christian Byrne
ca5774c0df [feat] Add subgraph test infrastructure (#1111) 2025-07-15 07:53:26 -07:00
Comfy Org PR Bot
4ab223d651 0.16.9 (#1117)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
2025-07-12 08:55:23 +10:00
filtered
d60d9485f3 Fix cannot check widget value if undefined (#1116) 2025-07-12 08:51:04 +10:00
Comfy Org PR Bot
3c7d6968ed 0.16.8 (#1115)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
2025-07-11 19:54:01 +10:00
filtered
6134452891 Return SubgraphNode widget values during execution (#1114) 2025-07-11 09:45:20 +00:00
Comfy Org PR Bot
f90e7f1f3c 0.16.7 (#1113)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
2025-07-11 00:16:48 -07:00
filtered
a70bcb048c Improve execution logic using shared DTO map (#1112) 2025-07-11 00:11:50 -07:00
Christian Byrne
3db44707fa [fix] Clean up slot references when removing widgets (#1107) 2025-07-07 23:14:35 -07:00
Comfy Org PR Bot
2b831d5d87 0.16.6 (#1110)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
2025-07-07 21:42:57 -07:00
filtered
e93da6bce4 Hide widget values when computedDisabled is true (#1109) 2025-07-07 21:04:58 -07:00
Comfy Org PR Bot
914c3e4705 0.16.5 (#1106)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
2025-07-06 23:19:58 +10:00
AustinMroz
6ae6a05b14 Add fallback for virtual nodes that redirect links (#1102) 2025-07-06 13:01:56 +00:00
filtered
fe57458a66 [TS] Update callbacks using CanvasMouseEvent (#1104) 2025-07-05 10:52:25 -07:00
guill
5eac669b41 Fix a bug that prevented subgraph reuse (#1103) 2025-07-04 15:11:11 -07:00
Comfy Org PR Bot
9ef47e70cf 0.16.4 (#1101)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
2025-07-02 17:49:56 -07:00
filtered
8b8f38f4de Widget promotion (#1100) 2025-07-02 17:49:15 -07:00
filtered
6f9d5a7a5b [CI] Fix prerelease version tag not set (#1098) 2025-07-01 15:06:07 -07:00
Comfy Org PR Bot
a80312280d 0.16.3 (#1097)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
2025-07-01 12:59:21 -07:00
filtered
f9cf25ad82 Add subgraph IO change event handlers (#1096) 2025-07-01 12:58:28 -07:00
Comfy Org PR Bot
7d029a4998 0.16.2 (#1095)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
2025-07-01 12:48:39 -07:00
filtered
c846ab80ae Add events for Subgraph input/output changes (#1094) 2025-07-01 12:36:41 -07:00