Chenlei Hu
e50d7c5eef
Update litegraph 0.8.41 ( #1744 )
...
* chore: update litegraph to 0.8.41
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-11-29 17:30:04 -05:00
filtered
abed0656af
Add Fit Group to Contents keybind ( #1658 )
...
* Add Fit Group to Nodes keyboard command
Fits all selected groups.
* nit - Rename
* Move to commandStore & Playwright test
* nit
* nit
* Update test expectations [skip ci]
---------
Co-authored-by: huchenlei <huchenlei@proton.me >
Co-authored-by: github-actions <github-actions@github.com >
2024-11-23 17:15:52 -05:00
Chenlei Hu
4c48241e19
Update litegraph 0.8.33 ( #1632 )
...
* chore: update litegraph to 0.8.33
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-11-21 14:57:21 -05:00
filtered
7e245ba1cf
Update Litegraph: Canvas Pointer ( #1556 )
...
* Litegraph: canvas.pointer
Clear @ts-expect-error
Fix exception thrown on slot double-click
Long-standing bug but has no real impact in prod - just logs an error.
Required for new connecting_link features.
Add settings: CanvasPointer options
Update litegraph 0.8.28
Fix regression in snap to grid render
Fix snap to grid marker always on
Update snap to grid to use Positionable API
Fix test clicks registering as double-click
Improve test precision
Current test proves it has changed to something smaller.
New test proves it is exactly what was specified.
Will need refinement when a limit is put on latent width.
Fix test expects collapse node to select node
Remove redundant code
Resolved by CanvasPointer
Fix flaky test - ContextMenu
Fix settings group
* Update litegraph
* Remove snapToGrid extension
* Update test expectations [skip ci]
---------
Co-authored-by: huchenlei <huchenlei@proton.me >
Co-authored-by: github-actions <github-actions@github.com >
2024-11-18 10:50:51 -05:00
Chenlei Hu
71e4a42cfe
Only persist workflow on workflow change/switch ( #1576 )
...
* Only persist workflow on workflow change/switch
* nit
* Add playwright test
* Add modify test
* nit
* Fix playwright tests
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-11-17 14:13:52 -05:00
filtered
59b555b448
Fix multiline text input alignment & clipping ( #1513 )
...
* Simplify multiline widget scaling
* Fix multiline widget clipping
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-11-12 10:38:03 -05:00
Chenlei Hu
073638672d
Fix ('STRING',) input node ( #1457 )
...
* Fix ('STRING',) input node
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-11-07 13:03:54 -05:00
Chenlei Hu
d1738b50d2
Update litegraph (Remove hardcode +1 size) ( #1438 )
...
* Update litegraph (Remove hardcode +1 size)
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-11-05 19:07:38 -05:00
Chenlei Hu
2161ae4e5b
Pin selected items (Nodes + Groups) ( #1427 )
...
* Pin selected items (Nodes + Groups)
* Update litegraph
* Add playwright test
* nit
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-11-04 17:36:33 -05:00
filtered
3ba776e6ca
Add Litegraph multi-select & group nesting ( #1416 )
...
* Allow nested groups
Pass all selected items (new litegraph feature) instead of just selected nodes.
* Allow nested groups - context menus
* Update litegraph
* Update litegraph (Select all / Delete selected)
* Add playwright test
* nit
* Update test expectations [skip ci]
---------
Co-authored-by: huchenlei <huchenlei@proton.me >
Co-authored-by: github-actions <github-actions@github.com >
2024-11-03 18:08:42 -05:00
Chenlei Hu
bf7a9bf5eb
Update litegraph (link snap to slot & highlight) ( #1378 )
...
* Update litegraph (link snap)
* Add settings
* nit
* Add playwright test
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-10-30 15:23:58 -04:00
Chenlei Hu
35fab0bef3
Focus mode ( #1365 )
...
* Menu hamburger
* Focus
* nit
* nit
* nit
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-10-29 17:25:18 -04:00
Chenlei Hu
997b5ee819
Update litegraph (Fix group select) ( #1342 )
...
* Update litegraph (Fix group select)
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-10-27 22:05:18 -04:00
Chenlei Hu
546c5dabc8
Update litegraph (Slot highlight) ( #1339 )
...
* Update litegraph (Slot highlight)
* Disable tooltip setting in playwright tests
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-10-27 19:31:22 -04:00
Chenlei Hu
c42222cf0d
Update litegraph (Pan when dragging link) ( #1056 )
...
* Update litegraph (Pan when dragging link)
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-10-01 10:54:28 -04:00
Chenlei Hu
cf6367b649
Fix node bypass color ( #971 )
...
* Fix node bypass color
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-09-25 15:54:05 +09:00
bymyself
174c52958f
Add test on mobile canvas panning ( #863 )
...
* Add test on mobile canvas panning
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-09-17 17:15:05 +09:00
Chenlei Hu
d0a4db5f4f
Update litegraph (Copy connection by shift drag from path) ( #841 )
...
* Add playwright tests
* Update lg
* nit
* nit
* Skip tests
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-09-16 12:02:48 +09:00
Chenlei Hu
baf0bc8de4
Run all playwright tests under dpr=2 ( #779 )
...
* Run all playwright tests under dpr=2
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-09-11 11:33:40 +09:00
Chenlei Hu
38c957d3a9
Fix load of string node id workflow ( #744 )
...
* Update litegraph
* Fix string node id
* Add playwright test
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-09-05 11:16:41 -04:00
Chenlei Hu
287bd7ddd0
Add test on text widget popover dismiss ( #732 )
...
* Add test on text widget popover dismiss (#719 )
* nit
* Update test expectations [skip ci]
---------
Co-authored-by: bymyself <abolkonsky.rem@gmail.com >
Co-authored-by: github-actions <github-actions@github.com >
2024-09-04 10:31:01 -04:00
Chenlei Hu
4ad1e67ebf
Double click group title to edit ( #714 )
...
* Double click group title to edit
* Add playwright test
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-09-02 18:01:02 -04:00
pythongosssss
aaea05a37b
Sync pr fix clip path when using new menu ( #184 )
...
* Sync pr fix clip path when using new menu
* Enable test
* Update outdated test image
* Update test image
2024-08-29 18:02:10 -04:00
Chenlei Hu
2c174b5956
Group selected nodes by Ctrl + g ( #663 )
...
* Ctrl + g to group selected noes
* Add playwright test
* nit
* Move button loc
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-08-28 11:49:41 -04:00
Chenlei Hu
50b418113c
Double click node title to trigger edit ( #655 )
...
* Update litegraph
* Double click edit node title
* Update
* Auto select all
* Update litegraph
* Add playwright test
* Update readme
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-08-27 11:38:39 -04:00
Chenlei Hu
2e51122778
Add browser tests for litegraph changes ( #580 ) ( #585 ) ( #587 )
...
* Add browser tests for litegraph changes (#580 ) (#585 )
* Zoom speed tests
* Merge
* Prompt dialog test
* Update test expectations [skip ci]
---------
Co-authored-by: bymyself <abolkonsky.rem@gmail.com >
Co-authored-by: github-actions <github-actions@github.com >
2024-08-21 20:39:30 -04:00
Chenlei Hu
9dbc114ae9
Remove win32 expectations ( #551 )
2024-08-19 21:59:05 -04:00
Alex "mcmonkey" Goodwin
339e201920
Dom widget playwright tests ( #540 )
...
* gitignore win32 browser_test files
just so i can local dev with playwright without git cluttering up
* experimental add test for dom widget node toggle open/closed
* Update test expectations [skip ci]
* vs code extension lied to me, manually fix loc
* Update test expectations [skip ci]
* okay that time was my fault
* Update test expectations [skip ci]
* yknow what dont expect exactly default after actually
* Update test expectations [skip ci]
* test for multiple far panning
* Update test expectations [skip ci]
* oops, flip that
* Update test expectations [skip ci]
* more stable pan coords
* Update test expectations [skip ci]
* 'move' is not strictly relative, so compensate accordingly
* Update test expectations [skip ci]
* test to zoom very far out
* Update test expectations [skip ci]
* add hackaround for node search menu popup
* Update test expectations [skip ci]
* make zoom work better
* Update test expectations [skip ci]
* fix preexisting typo
this function is never called so it's fine
* dom widget toggle needs a delay
otherwise it's a double click
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-08-19 20:54:07 -04:00
Chenlei Hu
45a47be7c0
Ctrl+Shift+Drag zoom on mouse position ( #538 ) ( #541 )
...
* Ctrl+Shift+Drag zoom on mouse position (#538 )
* Update test expectations [skip ci]
---------
Co-authored-by: bymyself <abolkonsky.rem@gmail.com >
Co-authored-by: github-actions <github-actions@github.com >
2024-08-19 17:08:50 -04:00
Chenlei Hu
49a910d7b0
Update litegraph (Sort order) ( #467 )
...
* Update litegraph (Sort order)
* Update
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-08-16 11:36:18 -04:00
Chenlei Hu
4b83ee3918
link release pops up searchbox by default ( #348 ) ( #350 )
...
* link release pops up searchbox by default (#348 )
* link release pops up searchbox by default
* Update browser test
* Fix tests
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-08-09 16:33:30 -04:00
Chenlei Hu
968a1da227
Add more litegraph change browser tests ( #326 )
...
* Add tests on litegraph batch disconnect shortcut (#323 )
* Add tests on right click node pin/unpin (#324 )
* Update test expectations [skip ci]
---------
Co-authored-by: bymyself <abolkonsky.rem@gmail.com >
Co-authored-by: github-actions <github-actions@github.com >
2024-08-06 20:24:40 -04:00
Chenlei Hu
0e3590d017
Update litegraph (Batch link move with shift + drag) ( #268 )
...
* Refactor based on new event data format
* nit
* Add playwright tests
* Update test expectations [skip ci]
* nit
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-07-30 19:06:58 -04:00
Chenlei Hu
69d95f6e46
Update litegraph (Fix auto connect slot) ( #208 )
...
* Update litegraph
* Update version again
* Add browser test for litegraph change
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-07-23 14:05:02 -04:00
Chenlei Hu
bd68617c82
Fix theme toggle ( #200 )
...
* Use builtin event on color change
* Fix theme toggle
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-07-22 16:46:02 -04:00
Chenlei Hu
a2afdd74b2
Mount vue app after comfy app init ( #167 )
...
* Mount vue app after comfy app
* Emit event when vue app loaded
* Dispatch event to window
* Fix test timeout
* Try observe variable
* Revert
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-07-19 18:47:53 -04:00
Chenlei Hu
ab7436f87c
Update litegraph to 0.7.26 ( #161 )
...
* Update litegraph
* Test node order
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-07-18 17:34:35 -04:00
Chenlei Hu
54246d37b0
Relands "Fix node searchbox default value setting" ( #152 )
...
* Revert "Revert "Fix node searchbox default value setting (#150 )" (#151 )"
This reverts commit bb02f935ff .
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-07-17 22:34:03 -04:00
Chenlei Hu
86ee0767c3
Auto link node on creation ( #110 )
...
* Auto link node on creation
* Handle corner case
* Add some browser tests
* Add auto link test
* Force enable
* Confirm setting before running test
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-07-11 12:25:46 -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
3960f6156f
Add more UI tests ( #53 )
...
* Add disconnect node test
* Add connect node test
* Add widght value adjust test
* Add zoom test
* Test panning of canvas
* Move fixture
* Add add node test
* Add group test
* Property panel
* Add collapse test
* Bypass node
* Add widget convertion test
* Update test expectations [skip ci]
* Add group node test
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-06-26 14:40:09 -04:00
Chenlei Hu
c4a6ba997e
Add windows expectations ( #49 )
2024-06-24 10:57:08 -04:00
Chenlei Hu
51b925f7ef
Add playwright browser test ( #48 )
...
* Add playwright
* Add test:browser command
* Remove test examples
* Add basic node tests
* Add drag node test
* Merge workflows
* nit
* Localize jest
* Add local config
* Change working dir
* Use consistent fonts
* Fix emoji fonts
* Update github action to save expectation
* update on test failure
* push to head
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-06-24 09:41:40 -04:00