Benjamin Lu
fef02e5f56
[refactor] Migrate litegraph imports from npm package to local subtree
...
- Updated all imports from '@comfyorg/litegraph' to '@/lib/litegraph/src/'
- Replaced deep dist imports with direct source paths
- Updated CSS import in main.ts
- All imports now use the @ alias consistently
2025-08-03 22:06:29 -04:00
Christian Byrne
baea47c493
Extract selection filtering logic to useSelectedLiteGraphItems composable and don't show toolbox when selecting Reroutes ( #4634 )
2025-07-31 18:02:08 -07:00
Christian Byrne
f85df302fb
[fix] show tooltip on color picker button in selection toolbox ( #4612 )
2025-07-30 17:24:48 -07:00
Christian Byrne
b2b50ac012
[Style] Update "convert to subgraph" icon ( #4611 )
2025-07-30 13:29:30 -07:00
Christian Byrne
516eb26d3e
[feat] Add custom icon system with workflow icon ( #4590 )
2025-07-30 01:27:15 -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
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
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
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
a39f6e6763
[feat] DOM widget promotion for subgraph inputs ( #4491 )
2025-07-21 11:52:54 -07:00
Christian Byrne
a70d69cbd2
[fix] Sync subgraph node title changes with breadcrumb navigation ( #4394 )
2025-07-13 07:37:48 +10:00
Terry Jia
c1db367422
add installedVersion ( #4337 )
...
Co-authored-by: bymyself <cbyrne@comfy.org >
2025-07-04 16:52:18 -07:00
filtered
a7fb685290
Add Subgraphs ( #3905 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-06-28 15:37:23 -07:00
bmcomfy
2d2cec2e79
[System Pop Up] Add help center with release notifications and "What's New" popup ( #4256 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-06-26 14:11:15 -07:00
filtered
a9b7ed2a53
Prevent video output nodes from showing edit model button ( #4278 )
2025-06-26 06:15:09 -07:00
filtered
35ee8f2d92
Only show edit image icon on valid nodes ( #4277 )
2025-06-26 03:00:05 -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
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
49400c69b6
Set output as background ( #3079 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-05-21 12:15:15 -04:00
Yiximail
f2c4e567e4
Add a button to selection toolbox to open mask editor ( #3603 )
...
Co-authored-by: bymyself <cbyrne@comfy.org >
2025-05-20 01:23:39 -07:00
Christian Byrne
774bff2ed6
[Refactor] Move component test next to component ( #3940 )
2025-05-20 11:52:26 +10:00
Christian Byrne
a7ee3fae05
Add tests for ChatHistoryWidget and related features ( #3921 )
2025-05-18 12:16:06 -04:00
Christian Byrne
4cad1a9567
Add LLM chat history widget ( #3907 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-05-16 22:00:45 -04:00
filtered
068279ec34
Replace reactive DragAndScale proxy with callback ( #3915 )
2025-05-16 21:58:21 -04:00
Chenlei Hu
9a5b80a279
[Refactor] Split SelectionToolbox buttons to components ( #3902 )
2025-05-15 11:20:51 -04:00
filtered
7f2b8a5321
[CodeHealth] Add various minor fixes - logging, missed i18n ( #3895 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-05-15 22:04:48 +10:00
filtered
59ce169ec9
Add selection changed state watcher ( #3899 )
2025-05-15 21:13:54 +10:00
Chenlei Hu
e6d649b596
[Refactor] Convert NodeBadge.vue to composable ( #3883 )
2025-05-13 21:56:26 -04:00
filtered
58906fa821
[CodeHealth] Remove remaining uses of global app var ( #3868 )
2025-05-13 12:01:02 -04:00
filtered
31be0a04f0
Use upstreamed viewport serialisation ( #3864 )
2025-05-13 05:33:10 +10:00
filtered
36bd1f74ca
[TS] Fix weak ds.offset type breaks litegraph CI ( #3861 )
2025-05-13 04:34:47 +10:00
filtered
7144ec54aa
Fix UI crash when selecting broken node + TS fixes ( #3859 )
2025-05-12 17:57:59 +10:00
Christian Byrne
992c2ba822
Show text progress messages on executing nodes ( #3824 )
2025-05-10 16:10:58 -04:00
Chenlei Hu
2425e32d51
Partial execute to selected output nodes ( #3818 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-05-08 11:44:26 -04:00
filtered
fad6c6c502
[nit] Further simplify watcher via whenever ( #3790 )
2025-05-06 20:23:46 -04:00
Chenlei Hu
926278e9ef
[nit] Simplify selection overlay watcher ( #3789 )
2025-05-06 16:07:19 -04:00
Chenlei Hu
ea605887fa
[API Nodes] Add cost badge for api nodes ( #3768 )
2025-05-05 14:25:19 -04:00
filtered
b5ae354bec
Prevent node tooltip from breaking pan & zoom ( #3760 )
2025-05-05 22:48:25 +10:00
filtered
00c2181bb6
Show warning toast when no items are selected ( #3741 )
2025-05-03 11:14:02 -04:00
Christian Byrne
743f3cb5a1
[Subgraph] Add subgraph breadcrumbs component ( #3241 )
...
Co-authored-by: filtered <176114999+webfiltered@users.noreply.github.com >
2025-05-03 09:31:45 +10:00
Chenlei Hu
ec8ee49a2c
[Bug] Fix zoom lag of DOM widget ( #3714 )
2025-05-02 10:58:51 -04:00
Chenlei Hu
d41b8c4e83
[Refactor] Use single map to store dom widget and states ( #3703 )
2025-04-30 19:29:49 -04:00
filtered
bd1890a422
[Refactor] Convert save viewport in workflow to watcher ( #3673 )
2025-04-29 06:49:41 +10:00
Chenlei Hu
585d52e24e
[Bug] Fix DOM widgets position when canvas bounding box change ( #3565 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-04-22 15:11:54 -04:00
Chenlei Hu
b7535755f0
Revert "[nit] Remove tab index on canvas element" ( #3566 )
2025-04-22 12:58:37 -04:00
Chenlei Hu
6b7b0f6ec1
[nit] Remove tab index on canvas element ( #3563 )
2025-04-22 11:40:22 -04:00
Chenlei Hu
a03841cb1a
[lint] Enable plugin vue recommended rules ( #3403 )
2025-04-11 12:53:20 -04:00
Chenlei Hu
dc5d7ea1be
[lint] Enforce @typescript-eslint/no-floating-promises ( #3402 )
2025-04-11 12:19:22 -04:00
Benjamin Lu
fa75614dc3
Add autosave feature ( #3330 )
...
Co-authored-by: Benjamin Lu <templu1107@proton.me >
2025-04-06 18:48:00 -04:00
Chenlei Hu
ac53296b2e
Support associated socket for widgets ( #3326 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-04-06 11:50:21 -04:00