bymyself
ff0c15b119
merge main into rh-test
2025-09-28 15:33:29 -07:00
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
Christian Byrne
c42c9315f4
[refactor] Replace lodash with es-toolkit ( #4935 )
2025-08-12 12:22:09 -07:00
Terry Jia
d22d62b670
[3d] initial version of 3d viewer ( #3968 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-08-10 21:09:19 -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
Christian Byrne
cf072b8420
[fix] Fix link input slots not being updated in subgraphs ( #4575 )
2025-07-29 00:32:39 -07:00
filtered
a7fb685290
Add Subgraphs ( #3905 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-06-28 15:37:23 -07:00
filtered
3aea2c120a
Update widget types to match Litegraph changes ( #3808 )
2025-05-08 06:56:53 +10: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
2371288fed
[Bug] Fix widgets values migration ( #3404 )
2025-04-11 13:44:14 -04:00
Chenlei Hu
e9a98161ca
[Bug] Fix converted widget compression on export ( #3354 )
2025-04-08 20:20:19 -04:00
Chenlei Hu
3a1c95fb10
[Bug] Fix input link slots ( #3349 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-04-08 11:08:42 -04:00
Chenlei Hu
2c02d4ebb3
Migrate forceInput widgets_values ( #3337 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-04-06 21:27:42 -04:00
Chenlei Hu
ec013cc511
Draw canvas image preview in a widget ( #2952 )
2025-03-09 21:56:50 -04:00
bymyself
aabd409bf7
Add copy paste audio files onto LoadAudio nodes or canvas ( #2716 )
2025-02-24 16:37:03 -05:00
bymyself
a35071fcb2
Add previewMediaType flag for simpler node preview rendering ( #2694 )
...
Co-authored-by: huchenlei <huchenlei@proton.me >
2025-02-24 10:48:55 -05:00
bymyself
f94831d054
Add node video previews ( #2635 )
2025-02-22 18:37:42 -05:00
Chenlei Hu
b012f243b3
Only show delete in selection toolbox for reroute ( #2670 )
2025-02-21 16:03:36 -05:00
Chenlei Hu
40da43861e
[Refactor] Move Widget.beforeQueued invocation from graphToPrompt to queuePrompt ( #2667 )
2025-02-21 14:18:11 -05:00
Chenlei Hu
6c6d86a30b
Selection toolbox color picker button ( #2637 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-02-19 15:25:46 -05:00
Chenlei Hu
25e5ab3a36
Add bypass action to selection toolbox ( #2616 )
2025-02-18 12:25:49 -05:00
bymyself
141e64354c
Support batch image upload ( #2597 )
2025-02-17 13:56:21 -05:00
Chenlei Hu
0e0c4b1302
[Refactor] Move isImageNode to litegraphUtil ( #2450 )
2025-02-06 13:15:17 -05:00