Chenlei Hu
|
96ff8a7785
|
[TS] Fix ts-strict errors in Vue components (Part 3) (#3126)
|
2025-03-18 11:38:43 -04:00 |
|
Christian Byrne
|
a85a1bf794
|
[Manager] Add infinite scroll to search results (#3124)
|
2025-03-18 10:52:32 -04:00 |
|
Terry Jia
|
52bad3d0d1
|
[3d] support output normal and lineart at once (#3122)
|
2025-03-18 10:51:53 -04:00 |
|
Chenlei Hu
|
e8997a7653
|
[TS] Fix ts-strict errors in Vue components (Part 2) (#3123)
Co-authored-by: Christian Byrne <cbyrne@comfy.org>
|
2025-03-18 10:51:23 -04:00 |
|
Comfy Org PR Bot
|
0a6d3c0231
|
[chore] Update Comfy Registry API types from comfy-api@e40500f (#3121)
Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
|
2025-03-17 19:07:10 -07:00 |
|
Chenlei Hu
|
2db29fc2af
|
[TS] Fix ts-strict errors in Vue components (Part 1) (#3119)
|
2025-03-17 21:15:00 -04:00 |
|
Robin Huang
|
329bdff677
|
[Desktop] Add install path validation error messages (#3059)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-17 20:37:11 -04:00 |
|
Christian Byrne
|
1a120adaea
|
[Manager] Adjust node pack card style according to installing or disabled state (#3103)
|
2025-03-17 17:17:36 -07:00 |
|
Christian Byrne
|
26a7ebdd77
|
Fix uploaded image not forcing re-render (#3115)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-17 20:13:05 -04:00 |
|
Christian Byrne
|
da415e9d80
|
[Manager] Always show info panel (#3114)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-17 16:35:34 -07:00 |
|
Christian Byrne
|
384b3f3218
|
[Manager] Make node pack card dynamically sized (#3112)
|
2025-03-17 14:51:05 -07:00 |
|
Christian Byrne
|
65cf157958
|
[Manager] Remove version from footer (#3111)
|
2025-03-17 16:50:09 -04:00 |
|
Chenlei Hu
|
7af003fcab
|
[TS] Enable noUnusedParameters (#3110)
|
2025-03-17 16:47:45 -04:00 |
|
Chenlei Hu
|
7e66e99c3a
|
[TS] Enable noUnusedLocals (#3108)
|
2025-03-17 16:20:56 -04:00 |
|
Christian Byrne
|
57b93a0007
|
[Manager] Remove shadows on left nav list (#3106)
|
2025-03-17 15:38:40 -04:00 |
|
Chenlei Hu
|
90053058ba
|
[Refactor] Support handleAddFolder in TreeExplorer (#3101)
|
2025-03-17 14:08:23 -04:00 |
|
Chenlei Hu
|
b36f748a78
|
[nit] Remove unused provide in TreeExplorer (#3100)
|
2025-03-17 12:26:35 -04:00 |
|
Chenlei Hu
|
d57d12b426
|
[Refactor] Handle rename in TreeExplorer (#3099)
|
2025-03-17 12:26:26 -04:00 |
|
Christian Byrne
|
bd1be28478
|
[Manager] Add progress queue dialog (#3091)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-17 12:16:36 -04:00 |
|
Christian Byrne
|
891e18af8e
|
[Manager] Improve node pack card header style (#3098)
|
2025-03-17 12:15:34 -04:00 |
|
Chenlei Hu
|
1610d06cd1
|
[Refactor] Accept single root node in TreeExplorer (#3088)
|
2025-03-17 10:52:06 -04:00 |
|
Christian Byrne
|
0bfbbe838f
|
[Manager] Remove shadows on version selector list (#3094)
|
2025-03-17 10:39:44 -04:00 |
|
Christian Byrne
|
c82fe80716
|
Allow rectangular virtual grid items (#3093)
|
2025-03-17 10:39:02 -04:00 |
|
Christian Byrne
|
ad98bcb87c
|
[Manager] Fix registry search results flashing screen (#3092)
|
2025-03-17 10:38:08 -04:00 |
|
Christian Byrne
|
652ea15e8b
|
Allow footer component and position props in dialogs (#3090)
|
2025-03-17 10:37:19 -04:00 |
|
Christian Byrne
|
a7a8cc633b
|
[Manager] Improve node pack card design (#3089)
|
2025-03-17 10:36:35 -04:00 |
|
Chenlei Hu
|
8db088b27a
|
Remove duplicated toolbuttons for workflow sidebar (#3087)
|
2025-03-16 20:18:24 -04:00 |
|
samnyan
|
7ef6e52f38
|
[nit] add refresh button to workflow sidebar tab (#3062)
|
2025-03-16 19:46:13 -04:00 |
|
MohammadAboulEla
|
c6046e47d2
|
Allowing control over domWidgets margin (#3085)
|
2025-03-16 19:16:11 -04:00 |
|
Christian Byrne
|
2a860d72b2
|
[Manager] Wrap manager requests with log wrapper (#3081)
|
2025-03-16 11:37:17 -04:00 |
|
AustinMroz
|
f583015a14
|
Fix regression when configuring graph with missing converted input (#3066)
|
2025-03-16 11:36:42 -04:00 |
|
yolain
|
07f285b05a
|
Fix the litegraph context menu missing prototype after adding translation (#3080)
|
2025-03-17 01:42:05 +11:00 |
|
Christian Byrne
|
64a0a120b6
|
Add server logs listener composable (#3074)
|
2025-03-15 14:42:27 -04:00 |
|
Christian Byrne
|
3956e31810
|
Fix LoadAudio node (#3065)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-14 21:44:39 -07:00 |
|
Christian Byrne
|
48ae6f7bf2
|
[Tests] Add Node Pack toggle component test (#3060)
|
2025-03-14 21:25:32 -04:00 |
|
Christian Byrne
|
cf732974a9
|
[Manager] Fix enabled/disabled node pack logic (#3061)
|
2025-03-14 21:25:07 -04:00 |
|
Chenlei Hu
|
e1179aace0
|
[nit] Add title to show full text in workflow template dialog (#3058)
|
2025-03-14 16:23:25 -04:00 |
|
Chenlei Hu
|
866d03b9c4
|
[i18n] Fix Wan i2v label (#3056)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-14 16:02:02 -04:00 |
|
Christian Byrne
|
8be25883cd
|
[Manager] Add suggestions to search (#3041)
|
2025-03-14 13:24:28 -04:00 |
|
Comfy Org PR Bot
|
c6b3e2a0ed
|
Update locales for node definitions (#3048)
Co-authored-by: huchenlei <20929282+huchenlei@users.noreply.github.com>
|
2025-03-14 12:08:19 -04:00 |
|
Chenlei Hu
|
c34be53f4d
|
[Bug] Handle null return value from createBounds (#3046)
|
2025-03-14 12:01:37 -04:00 |
|
Christian Byrne
|
412500ea48
|
Add pointer events back on video preview widget (#3044)
|
2025-03-14 11:41:48 -04:00 |
|
Christian Byrne
|
d1c53a2eb5
|
Fix video preview widget computed min height (#3043)
Co-authored-by: filtered <176114999+webfiltered@users.noreply.github.com>
|
2025-03-14 11:39:54 -04:00 |
|
Christian Byrne
|
af0d0c6e39
|
Add Wan 2.1 template title translations (#3042)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-14 11:35:54 -04:00 |
|
Christian Byrne
|
05dd587928
|
[Manager] Add Algolia search (#3036)
|
2025-03-13 18:24:38 -07:00 |
|
Chenlei Hu
|
3b5634623a
|
[Schema] Add floatingLinks to workflow schema (#3034)
|
2025-03-13 21:05:45 -04:00 |
|
Christian Byrne
|
8f8b5bdcf4
|
[Manager] Add filtering nodes/packs by 'Installed' or 'All' (#3031)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-13 20:39:27 -04:00 |
|
Terry Jia
|
0cfd6a487a
|
[3d] apply new vue desige (#3018)
|
2025-03-13 20:37:54 -04:00 |
|
Christian Byrne
|
27fe7f89be
|
Add enable/disable toggle to node pack info panel (#3026)
|
2025-03-13 19:48:22 -04:00 |
|
Christian Byrne
|
116a11bd58
|
[Manager] Allow multiple queued callbacks in manager task queue hook (#3027)
|
2025-03-13 19:45:53 -04:00 |
|