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
Christian Byrne
398dc6d8a6
[feat] Add dynamic pricing for API nodes with real-time updates ( #3963 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-06-04 02:04:24 -07:00
Christian Byrne
f08ec0a981
[API Node] Add cost indicators on API nodes ( #3924 )
...
Co-authored-by: github-actions <github-actions@github.com >
Co-authored-by: Chenlei Hu <huchenlei@proton.me >
2025-05-20 21:59:11 -04:00
Christian Byrne
37a583e39c
[fix] Adjust API node badge colors for light theme ( #3945 )
2025-05-20 14:12:51 -04:00
Chenlei Hu
e6d649b596
[Refactor] Convert NodeBadge.vue to composable ( #3883 )
2025-05-13 21:56:26 -04:00