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
|
ee6788a35e
|
Add object_info schema (#67)
|
2024-06-30 10:14:16 -04:00 |
|
Chenlei Hu
|
d4c8992356
|
Audio node widgets (#54)
* Add audio widgets
* Change rendering order
* Proper output node
* Change indent
* Fix param
* Hide audio widget when output is empty
* Load default value
* populate audio widget from history
* Prevent init if no audio selection
|
2024-06-27 09:11:31 -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
|
1376459cd8
|
Migrate app.js (#12)
* Rename js to ts
* Fix all tsc errors
* nit
|
2024-06-14 17:11:19 -04:00 |
|
Chenlei Hu
|
23074eb823
|
Migrate api.js (#11)
* Rename file
* Migrate api.js
|
2024-06-14 15:11:09 -04:00 |
|
Chenlei Hu
|
2595d12a84
|
Re-enable TSC on build (#5)
* Fix fall through
* Re-enable tsc
|
2024-06-14 09:55:33 -04:00 |
|
Chenlei Hu
|
92b08c0808
|
Migrate widgets.js (#4)
* Rename js to ts
* Fix ts error
* nit
|
2024-06-14 09:23:21 -04:00 |
|