Chenlei Hu
|
f987f4f5f3
|
Configure minify (#392)
|
2024-08-12 17:12:47 -04:00 |
|
Chenlei Hu
|
a5be1f6072
|
Revert "Minify build (#373)" (#391)
This reverts commit 9385014799.
|
2024-08-12 13:12:51 -04:00 |
|
Chenlei Hu
|
9385014799
|
Minify build (#373)
|
2024-08-11 10:59:39 -04:00 |
|
Chenlei Hu
|
84d8c5fc16
|
Fix ws dev server URL (#213)
|
2024-07-24 11:01:22 -04:00 |
|
Chenlei Hu
|
a28ac0c0fa
|
New searchbox with fuzzy search (WIP) (#83)
* Disable default searchbox
Add headlessui and vue
Add vite's vue plugin
Vue app helloworld
Format vue
Add vue shim
minimal working searchbox
Add primevue dark mode
Use primevue
nit
Add fuse fuzzy search
Add tailwindcss / center searchbox
Fix style
Add node source chip
desc text wrapping
Add placeholder
inputbox filter support wip
Revert some filter designs
Add filter modal
Drop down show all nodes
Change modal font
Add filtered search
nit
Complete on focus
Auto fill filterOption
Fix dropdown
Fix z-index
Fix search bug
Properly remove chip
Adjust node source detection
Resolve merge conflict
nit
* Refactor
* Use badge to display filter type
* nit
* Trigger on canvas event
* nit
* Auto add data type filter when link released
* nit
* Auto focus when shown
* Focus on add/remvoe filter
* close dialog when escape pressed
* Add node at fixed location
* nit
* Update litegraph
* nit
* Change theme
* Increase search limit
* Add node on event location
* Clear filter when dialog closed
* Enable/Disable new search bx
* Improve app loading
* Fix copy node
* Update test expectations
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com>
|
2024-07-10 19:46:35 -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
|
fc020e08c5
|
Replace \t with spaces (#80)
|
2024-07-02 12:29:17 -04:00 |
|
Chenlei Hu
|
38fdd19e5a
|
Make dev server target configurable (#79)
|
2024-07-02 12:26:14 -04:00 |
|
Chenlei Hu
|
23a4ee8314
|
Add version log (#52)
|
2024-06-24 13:28:26 -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
|
3225d7cb6f
|
Make dev server ready for use (#43)
* basic dev server
* nit
* Return empty extensions list for dev server
* Update readme
|
2024-06-18 21:07:45 -04:00 |
|
Chenlei Hu
|
eadcc5e72e
|
Bundle all core extensions (#27)
|
2024-06-18 12:48:52 -04:00 |
|
Chenlei Hu
|
cc7ee23b91
|
Force import DraggableList (#24)
* Force import
* Fix circular import
|
2024-06-17 17:24:59 -04:00 |
|
Chenlei Hu
|
b794d96eff
|
Bundle frontend app (#15)
* Add shim in vite build
* shim
* Move public back to src
|
2024-06-17 12:18:53 -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
|
b4182040c9
|
Forward ws on dev
|
2024-06-12 21:15:43 -04:00 |
|