Chenlei Hu
|
84c939cf71
|
Rename ComfyWorkflow to ComfyWorkflowJSON (#91)
|
2024-07-05 21:04:32 -04:00 |
|
Chenlei Hu
|
d6b2d5fb4f
|
Use npm package @ComfyOrg/litegraph (#89)
* Use npm to manage litegraph
* Fix merge issues caused by BetaUI change
* Switch to @comfyorg/litegraph
* Fix various import
* Fix css apply order bug
* Fix package lock
* Update litegraph
* Update litegraph
* Update browsertest expectations
* Update test expectations [skip ci]
* Fix default view screenshot
---------
Co-authored-by: github-actions <github-actions@github.com>
|
2024-07-05 20:53:47 -04:00 |
|
Chenlei Hu
|
acdaa6a594
|
Format all code / Add pre-commit format hook (#81)
* Add format-guard
* Format code
|
2024-07-02 13:22:37 -04:00 |
|
Chenlei Hu
|
fc020e08c5
|
Replace \t with spaces (#80)
|
2024-07-02 12:29:17 -04:00 |
|
Chenlei Hu
|
5f979e844c
|
Relands BetaUI (#77)
* PR1
* PR2
* pr3
* Fix
* Revert 3909
* Ignore/fix type errors
* Fix import
|
2024-07-01 18:07:12 -04:00 |
|
Chenlei Hu
|
e109be4902
|
Mark group.locked optional (#75)
|
2024-07-01 13:45:23 -04:00 |
|
Chenlei Hu
|
b69f15e5d7
|
Revert "Beta UI by pythongosssss (#70)" (#72)
This reverts commit 0d084e2cb0.
|
2024-07-01 12:58:45 -04:00 |
|
Chenlei Hu
|
0d084e2cb0
|
Beta UI by pythongosssss (#70)
* PR1
* PR2
* pr3
* Fix
* Revert 3909
* Ignore/fix type errors
|
2024-07-01 12:55:16 -04:00 |
|
Chenlei Hu
|
ee6788a35e
|
Add object_info schema (#67)
|
2024-06-30 10:14:16 -04:00 |
|
Chenlei Hu
|
241f086e4b
|
Alert workflow parsing error (#62)
* Alert workflow parsing error
* nit
|
2024-06-27 16:51:10 -04:00 |
|
Chenlei Hu
|
8264eb4fee
|
Add zod schema for TaskItem (#59)
* Add zod schema for TaskItem
* nit
|
2024-06-26 22:33:05 -04:00 |
|
Chenlei Hu
|
3ace859106
|
Revert "Use npm to manage litegraph dependency (#45)" (#47)
This reverts commit 4640eaf0ac.
|
2024-06-20 13:55:36 -04:00 |
|
Chenlei Hu
|
4640eaf0ac
|
Use npm to manage litegraph dependency (#45)
* Add comfyui-litegraph dep
* remove static copy
* Remove litegraph impl
* Fix various issues
* LiteGraph import
* Fix test ref issue
* Change to stable version of litegraph
* update README
|
2024-06-19 23:08:43 -04:00 |
|
Chenlei Hu
|
9e758929dd
|
Migrate snap to grid (#41)
* rename
* migrate
|
2024-06-18 17:19:35 -04:00 |
|
Chenlei Hu
|
641c0fa01f
|
Migrate groupNodeManage (#36)
* rename
* Migrate node manager
|
2024-06-18 15:24:28 -04:00 |
|
Chenlei Hu
|
e444a86ffe
|
Migrate groupNode (#35)
|
2024-06-18 15:02:50 -04:00 |
|
Chenlei Hu
|
f22bcdf2b2
|
Migrate ColorPlatte to ts (#31)
* rename
* Migrate colorPlatte to ts
|
2024-06-18 14:22:11 -04:00 |
|
Chenlei Hu
|
b11a12d925
|
Add workflow schema with zod (#22)
* Safe parse with zod
* Fix zod issue
* Fix all validation errors
* nit
* Add tests
* Add color fields
* Passthrough
|
2024-06-17 17:28:52 -04:00 |
|
Chenlei Hu
|
1376459cd8
|
Migrate app.js (#12)
* Rename js to ts
* Fix all tsc errors
* nit
|
2024-06-14 17:11:19 -04:00 |
|
Chenlei Hu
|
74abc34624
|
Migrate domWidget from js to ts (#3)
* Rename js to ts
* Migrate domWidget.js
* Fix global declare
|
2024-06-13 23:57:14 -04:00 |
|
Chenlei Hu
|
3fbb75ce76
|
Configure vite to copy from src to dist (#2)
* nit
* move
* direct copy lib dir
* nit
* disable treeshake
|
2024-06-13 23:09:10 -04:00 |
|
huchenlei
|
e50259cefb
|
Move everything under public
|
2024-06-13 15:59:56 -04:00 |
|
huchenlei
|
de5a383951
|
Add src
|
2024-06-12 20:28:44 -04:00 |
|