Commit Graph

1954 Commits

Author SHA1 Message Date
Blake
ceaf47c40e Fix convert to subgraph shown on IO node 2025-06-05 03:21:15 -07:00
filtered
085ed03e46 Fix Vue unwrap using markRaw
Involves minor runtime change.
2025-06-04 03:09:59 -07:00
filtered
38a118da2e Reimpl. escape key handling in frontend 2025-06-04 00:55:24 -07:00
filtered
f76eae3383 Add subgraph nodes to before/after exec 2025-06-04 00:55:24 -07:00
filtered
97765136ed nit 2025-06-04 00:55:24 -07:00
filtered
ced55b1cfc Remove deprecated group node conversion menu 2025-06-04 00:55:24 -07:00
filtered
bdae544c4a Add convert to subgraph toolbox button 2025-06-04 00:55:24 -07:00
filtered
1bb18b837e Fix delete button shown for io nodes 2025-06-04 00:55:24 -07:00
filtered
ab3a1fff63 Fix edit mask button shown when non-nodes selected 2025-06-04 00:55:24 -07:00
filtered
0de0d1645d Fix breadcrumbs overlap 2nd row tabs 2025-06-04 00:55:24 -07:00
filtered
907f1e27cc Fix active subgraph requires breadcrumb component 2025-06-04 00:55:24 -07:00
filtered
ed80211ae6 Fix unwarranted workflow validation warning 2025-06-04 00:55:24 -07:00
filtered
083ef7d779 [Cleanup] Remove redundant LinkConnector call 2025-06-04 00:55:24 -07:00
filtered
9cc9e20955 Update node create to use active subgraph 2025-06-04 00:55:24 -07:00
filtered
a3cda65a7b Fix invalid links in nested subgraph conversion 2025-06-04 00:55:24 -07:00
filtered
2918eb2213 Fix crash on graph load - reactive proxy leak 2025-06-04 00:55:24 -07:00
filtered
53a1598459 Fix breadcrumb reactivity 2025-06-04 00:55:24 -07:00
github-actions
d06728dad3 Update locales [skip ci] 2025-06-04 00:55:24 -07:00
filtered
a56b616571 Add simpler interface for active DOM widgets 2025-06-04 00:54:51 -07:00
filtered
9fdcc02d0f Keep subgraph nav state when swapping workflows 2025-06-04 00:54:51 -07:00
filtered
f862afafb4 Clear DOM widgets instead of trying to manage refs 2025-06-04 00:54:51 -07:00
filtered
7f6d0b3c47 [Debug] Include more items in graph diff output 2025-06-04 00:54:27 -07:00
filtered
cae1845d6c Add convert to subgraph command 2025-06-04 00:54:27 -07:00
filtered
9541735bef Fix DOM widgets disappear 2025-06-04 00:54:27 -07:00
filtered
3f5113f49d nit 2025-06-04 00:54:27 -07:00
filtered
a0059b4ba2 Track subgraph open history for breadcrumbs 2025-06-04 00:54:27 -07:00
filtered
5d78cec293 [TS] Replace ts-ignore w/error 2025-06-04 00:54:27 -07:00
filtered
2a41b90538 nit 2025-06-04 00:54:27 -07:00
filtered
ecdf89d8d8 Fix desync of litegraph type and nodedefs 2025-06-04 00:54:27 -07:00
filtered
6d5cbcc8b6 [TS] Remove unnecessary assertion 2025-06-04 00:54:27 -07:00
filtered
024212c735 Prune DOM widgets outside of current subgraph 2025-06-04 00:54:27 -07:00
filtered
4342fc46ab Remove unnecessary copy of litegraph objects 2025-06-04 00:54:27 -07:00
filtered
aebc35f4fb Fix nested subgraph breadcrumbs 2025-06-04 00:54:27 -07:00
filtered
afb441654f nit - prevent duplicate subgraph registrations 2025-06-04 00:54:27 -07:00
filtered
03af7516a4 Fix DOM widgets after rebase 2025-06-04 00:54:27 -07:00
filtered
27779ce7c5 [PARTIAL] Add Subgraph 2025-06-04 00:54:27 -07:00
filtered
f2bc74f0b7 Fix corruption when app.graph is changed 2025-06-04 00:54:27 -07:00
filtered
1589f2cce6 [TS] Remove unintended type assertion 2025-06-04 00:54:27 -07:00
filtered
c686c9c144 Add subgraph workflow fields to change tracker 2025-06-04 00:54:27 -07:00
filtered
d7bca4aa28 Add i18n for nothing selected notification 2025-06-04 00:54:27 -07:00
filtered
7d4050de05 [Refactor] Generic TS type dedupe 2025-06-04 00:54:27 -07:00
filtered
5077dee42b [Nope] Zod schema recursive II 2025-06-04 00:54:26 -07:00
filtered
03bfa0ae71 [Nope] Add Zod recursive schema requirements 2025-06-04 00:54:26 -07:00
ComfyUI Wiki
05ef25a7a3 Update the Compare slider start position to the middle (#4052) 2025-06-02 21:40:13 -07:00
Benjamin Lu
86aeeb87bb Change hosts accept from readWrite to read (#4058) 2025-06-03 03:16:43 +00:00
Benjamin Lu
88817e5bc0 Use new Algolia proxy (#4030) 2025-06-02 00:20:37 -07:00
filtered
d1da3476da Revert "Update locales for node definitions" (#4047) 2025-06-02 05:36:41 +10:00
Comfy Org PR Bot
ac01bff67e Update locales for node definitions (#4019)
Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
Co-authored-by: bymyself <cbyrne@comfy.org>
Co-authored-by: github-actions <github-actions@github.com>
2025-06-01 06:46:50 -07:00
Benjamin Lu
40cfc43c54 Add Help Menu in NodeLibrarySidebarTab (#3922)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Claude <noreply@anthropic.com>
2025-06-01 23:24:31 +10:00
Christian Byrne
69f33f322f [fix] Clear CSS background variable when canvas background image is removed (#4034) 2025-06-01 13:41:17 +10:00