bymyself
ff0c15b119
merge main into rh-test
2025-09-28 15:33:29 -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
47e1808861
[fix] Toggle bypass/mute of subgraph nodes applies mode to all children recursively ( #4636 )
2025-08-01 00:35:11 -07: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
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