Richard Yu
c6c9487c0d
feat: add filename mapping to frontend to display human readable names on input nodes
2025-09-03 11:04:00 -07:00
Robin Huang
c27edb7e94
Add notifications via websocket.
2025-08-29 02:25:37 -07:00
Christian Byrne
c42c9315f4
[refactor] Replace lodash with es-toolkit ( #4935 )
2025-08-12 12:22:09 -07:00
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
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
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
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
98bb1df436
[refactor] introduce frontend type augmentation pattern ( #4192 )
2025-06-16 11:32:07 -07:00
filtered
d5ecfb2c99
Revert "[refactor] Refactor and type image upload options" ( #4190 )
2025-06-15 12:17:54 -07:00
Christian Byrne
3211875084
[refactor] Refactor and type image upload options ( #4185 )
2025-06-15 12:07:26 -07:00
filtered
3a514ca63b
Fix dragging preview image does nothing ( #4009 )
2025-05-29 04:50:04 +10:00
Robin Huang
fa58c04b3a
[fix] Disable serialization for text preview widget ( #4004 )
2025-05-28 04:20:26 +00: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
58906fa821
[CodeHealth] Remove remaining uses of global app var ( #3868 )
2025-05-13 12:01:02 -04:00
Christian Byrne
992c2ba822
Show text progress messages on executing nodes ( #3824 )
2025-05-10 16:10:58 -04:00
filtered
b9d9ce78f9
[TS] Widget typing ( #3804 )
2025-05-08 04:38:17 +10:00
filtered
0da6be5cdc
[Refactor] Update Litegraph widget types / cleanup ( #3782 )
2025-05-06 19:40:30 +10:00
Chenlei Hu
cd35f1d86d
[Refactor] Generate DOM widget id in constructor ( #3508 )
2025-04-18 13:47:16 -04:00
Christian Byrne
87bf2310b6
Support previewing animated image uploads ( #3479 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-04-17 10:20:09 -04:00
filtered
ec8e55c1c1
Allow zooming inside multi-line string widgets ( #3422 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-04-12 13:13:00 -04:00
Chenlei Hu
dc5d7ea1be
[lint] Enforce @typescript-eslint/no-floating-promises ( #3402 )
2025-04-11 12:19:22 -04:00
Chenlei Hu
dc9ea44f3a
Prevent widget value serialization for media preview widgets ( #3370 )
2025-04-09 17:01:02 -04:00
MohammadAboulEla
5bee36a73e
Enable/Disable the drawing of image size ( #3200 )
2025-03-24 13:47:55 -04: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
Chenlei Hu
7af003fcab
[TS] Enable noUnusedParameters ( #3110 )
2025-03-17 16:47:45 -04:00
Chenlei Hu
bcd76ba49b
Vue component multi-select widget ( #2987 )
2025-03-12 12:03:21 -04:00
filtered
8fa970ffba
Standardise widgets - always initialize y to 0 ( #2982 )
2025-03-11 11:31:03 -04:00
Chenlei Hu
ec013cc511
Draw canvas image preview in a widget ( #2952 )
2025-03-09 21:56:50 -04:00
Chenlei Hu
ba4e4ed0b8
Deprecate widgetType:widgetName key in widgets map ( #2879 )
2025-03-05 13:32:47 -05:00
Chenlei Hu
35e6cabfe7
Use v2 input spec for combo widget ( #2878 )
2025-03-05 13:12:51 -05:00
Chenlei Hu
8a479979b1
Use v2 input spec in string widgets ( #2877 )
2025-03-05 12:48:23 -05:00
Chenlei Hu
6255cea181
Use V2 schema in widget constructors (Part 1) ( #2860 )
2025-03-04 17:22:13 -05:00
Chenlei Hu
89b73429b7
Add back type guard on string widget ( #2859 )
2025-03-04 16:52:58 -05:00
Chenlei Hu
05b6f6d8a2
[Cleanup] Remove unused LGraphNode.callback ( #2857 )
2025-03-04 16:05:12 -05:00
filtered
252e07ad17
[Workaround] Fix #2849 with runtime type guard ( #2850 )
2025-03-04 23:10:09 +11:00
Chenlei Hu
51aafaec08
[TS] Fix InputSpec type in node constructor ( #2846 )
2025-03-03 21:26:21 -05:00
Chenlei Hu
603825b2a0
[Refactor] Add util to merge input spec ( #2834 )
2025-03-03 15:23:47 -05:00
Miguel C
132a0ded09
[Feature] Adds the litegraph knob widget support ( #2822 )
2025-03-03 09:38:57 -05:00
Chenlei Hu
d37ac3aa16
[TS] Fix input spec types in widgets ( #2817 )
2025-03-02 21:01:50 -05:00
bymyself
0aef39ceee
Fix race when creating loader node to handle pasted media ( #2799 )
2025-03-02 10:49:09 -05:00
Chenlei Hu
503341b966
Inline numeric widget configurations ( #2792 )
2025-03-01 18:09:23 -05:00
Chenlei Hu
09ab14ac81
[Type] Disallow type upcasting for node input spec ( #2790 )
2025-03-01 16:58:45 -05:00
Chenlei Hu
fc39ce9624
Rewrite/Test rounding logic of numeric widgets ( #2758 )
2025-02-27 17:52:16 -05:00
Chenlei Hu
cb4a5b88fc
Remove magic 10% scale on numeric widget step ( #2759 )
2025-02-27 16:56:22 -05:00
Chenlei Hu
1d95d639e9
[Refactor] Extract nodeDefSchema from apiSchema ( #2756 )
2025-02-27 13:39:23 -05:00
Chenlei Hu
cdf42d5ad7
[Refactor] Move zod schemas to schemas/ folder ( #2753 )
2025-02-27 13:05:01 -05:00