Chenlei Hu
a86d293ff2
0.7.56 ( #104 )
2024-08-29 11:38:22 -04:00
Chenlei Hu
e0bd271897
LGraphCanvas ES6 class conversion ( #103 )
...
* LGraphCanvas ES6 class conversion
* nit
---------
Co-authored-by: filtered <176114999+webfiltered@users.noreply.github.com >
2024-08-29 11:36:46 -04:00
Chenlei Hu
6f71d9a441
Convert static canvas vars to private static fields ( #102 )
...
Co-authored-by: filtered <176114999+webfiltered@users.noreply.github.com >
2024-08-29 10:43:09 -04:00
Chenlei Hu
af99640aa9
DragAndScale ES6 class conversion ( #101 )
...
Co-authored-by: filtered <176114999+webfiltered@users.noreply.github.com >
2024-08-29 10:40:28 -04:00
Chenlei Hu
26cccd656d
LGraphGroup ES6 class conversion ( #100 )
...
Co-authored-by: filtered <176114999+webfiltered@users.noreply.github.com >
2024-08-29 10:35:02 -04:00
Chenlei Hu
e59ed85cc0
1.2.39 ( #675 )
v1.2.39
2024-08-28 20:22:18 -04:00
Alex "mcmonkey" Goodwin
d5b4311e24
run formatter and add .js to gitattributes ( #673 )
...
* run formatter and add .js to gitattributes
* remove npm format change
2024-08-28 17:21:07 -04:00
Alex "mcmonkey" Goodwin
6fed739402
add a git attributes file ( #672 )
...
set all ts and vue scripts as LF on Windows as there are scripts (eg the prettier format script) that will break with windows format
2024-08-28 17:03:38 -04:00
Chenlei Hu
b25c5259bd
Fix node title editor's width when node is collapsed ( #671 )
...
* Fix node title editor's width when node is collapsed
* nit
2024-08-28 16:35:01 -04:00
Chenlei Hu
fb5bb57b0d
Mark show missing models warning as experimental ( #670 )
...
* Mark show missing models warning as experimental
* nit
2024-08-28 16:22:40 -04:00
Chenlei Hu
986827cb91
Update litegraph (ES6 LGraphNode) ( #669 )
2024-08-28 15:45:45 -04:00
Chenlei Hu
643b2a3e44
0.7.55 ( #99 )
2024-08-28 15:42:49 -04:00
Chenlei Hu
4f51edefef
Revert "Revert "LGraphNode ES6 class conversion ( #68 )" ( #72 )" ( #98 )
...
This reverts commit e327b5fe62 .
2024-08-28 15:41:25 -04:00
Chenlei Hu
6f9d2bfa17
Relands "Add support for LiteGraph to convert to classes" ( #667 )
...
* Revert "Revert "Add support for LiteGraph to convert to classes (#334 )" (#386 )"
This reverts commit d607f6c7f7 .
* Format
2024-08-28 15:35:05 -04:00
Chenlei Hu
4e8acf6c77
Add setting to disable double click node title edit ( #668 )
2024-08-28 13:58:33 -04:00
Chenlei Hu
493805d0ee
Update README ( #664 )
2024-08-28 12:00:13 -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
8db34c8476
0.7.54 ( #97 )
2024-08-28 11:01:41 -04:00
Chenlei Hu
0b19a039eb
Fix group ref ( #96 )
2024-08-28 11:01:03 -04:00
Chenlei Hu
85245e44bd
0.7.53 ( #95 )
2024-08-28 10:58:26 -04:00
Chenlei Hu
b419b53bd5
Add LGraphGroup.addNodes ( #94 )
2024-08-28 10:57:42 -04:00
Chenlei Hu
5c2cb00cd6
Replace autocomplete with select as node filter option input ( #659 )
...
* Replace autocomplete with select as node filter option input
* i18n
2024-08-27 21:45:44 -04:00
pythongosssss
968f417061
Node library search filters ( #636 )
...
* Add search filters to node library
* Fix
* Dont close on add
* Fix wildcard
---------
Co-authored-by: Chenlei Hu <chenlei.hu@mail.utoronto.ca >
2024-08-27 21:17:34 -04:00
Chenlei Hu
fef9395a2c
Add format check CI task ( #658 )
2024-08-27 20:32:33 -04:00
Chenlei Hu
698754b835
1.2.38 ( #657 )
v1.2.38
2024-08-27 18:23:10 -04:00
filtered
29d21348ca
Fix image grid render consistency ( #654 )
...
- Makes image grids of non-uniform-size images fill the space the same as uniform image batches
- Re-uses existing code
- Removes workaround
- "Supports image sizes up to 1 terapixel"
2024-08-27 18:22:14 -04:00
Chenlei Hu
09d8f2a502
Missing model download dialog test ( #656 )
...
* Test prep
* Add missing model dialog test
* Basic test of download model
* Add comment
* Adjust setting in test
* Change download dir to not interfere with other tests
2024-08-27 17:34:32 -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
2e8d96eb1d
0.7.52 ( #93 )
2024-08-27 11:08:56 -04:00
Chenlei Hu
48613a3539
Fix not title click cond ( #92 )
2024-08-27 11:08:08 -04:00
Chenlei Hu
540519cfa2
0.7.51 ( #91 )
2024-08-27 10:43:17 -04:00
Chenlei Hu
9fe28f4826
Fix hook on undefined ( #90 )
2024-08-27 10:42:31 -04:00
Chenlei Hu
6ab92f28db
Fix dialog maximization ( #652 )
2024-08-27 09:58:09 -04:00
Alex "mcmonkey" Goodwin
b19cbd9111
Model Downloader Improvements ( #650 )
...
* use new download_path value in download api
from https://github.com/comfyanonymous/ComfyUI/pull/4621
* add in-UI refusal for ckpt files
2024-08-27 08:56:57 -04:00
Chenlei Hu
8e0494abd2
0.7.50 ( #89 )
2024-08-26 22:31:45 -04:00
Chenlei Hu
fecb7d6707
Add onNodeTitleDblClick hook ( #88 )
...
* Add onNodeTitleDblClick hook
* nit
2024-08-26 22:30:46 -04:00
bymyself
41ab07747a
Add zoom_speed to LGraphCanvas type def ( #83 )
2024-08-26 22:30:33 -04:00
pythongosssss
9cdefca481
Enhancements to the queue image feed ( #646 )
...
* Enhancements to the queue image feed
- Change flat list icon
- Add cover/contain mode
- Add right click -> go to node
- Add go to node link on detail
* Add loading spinner
* resolve comments
---------
Co-authored-by: huchenlei <chenlei.hu@mail.utoronto.ca >
2024-08-26 21:57:23 -04:00
Chenlei Hu
84662ada9e
1.2.37 ( #649 )
v1.2.37
2024-08-26 21:36:40 -04:00
Chenlei Hu
26b02979a1
1.2.36 ( #648 )
2024-08-26 21:31:38 -04:00
Chenlei Hu
0795c3041c
Bookmark folder icon customization ( #647 )
...
* Add bookmark customization support
* WIP
* Fix bugs
* Fix color update
* Handle rename and delete of customization
* nit
* Add custom color picker
* Computed final color
* i18n
* Remove cancel button as dialog already has it
* Add playwright test
2024-08-26 21:30:38 -04:00
pythongosssss
c604209f40
Fix crash connecting to node with no slots ( #644 )
...
* Fix crash connecting to node with no slots
* Add playwright test
* Update test expectations [skip ci]
---------
Co-authored-by: huchenlei <chenlei.hu@mail.utoronto.ca >
Co-authored-by: github-actions <github-actions@github.com >
2024-08-26 18:29:52 -04:00
Chenlei Hu
96d129e8a6
Fix edit attention test ( #640 )
2024-08-26 11:31:46 -04:00
Chenlei Hu
a69858c87a
Fix unbookmark node in node library ( #639 )
...
* Add unbookmark test
* Fix unbookmark
2024-08-26 11:04:08 -04:00
Chenlei Hu
03ac6eea19
Add playwright undo tests ( #638 )
2024-08-26 10:47:37 -04:00
filtered
f9ae5aaa0f
Fix textarea undo history cleared by editAttention ( #635 )
2024-08-26 10:34:17 -04:00
Chenlei Hu
a5cdebe1a8
Adjust toast location to avoid overlap with side toolbar and menu ( #637 )
2024-08-26 10:32:34 -04:00
Chenlei Hu
298a4744d8
1.2.35 ( #632 )
v1.2.35
2024-08-25 22:04:24 -04:00
Chenlei Hu
090fda2f22
Node library custom bookmark folder ( #631 )
...
* Add new folder button
* Add tree util test
* nit
* Support empty folder in node library
* Drag to bookmark folder
* Use bookmark icon for bookmark folder
* Highlight on dragover
* nit
* Auto-expand on item added
* Extract bookmark system as store
* Add context menu on bookmark folder
* Add editable text
* Fix reactivity
* Plumb editable text
* refactor
* Rename node
* Fix focus
* Prevent name collision
* nit
* Add new folder
* nested folder support
* Change drag behavior
* Add basic playwright tests
* nit
* Target tree-node-content instead of tree-node
2024-08-25 21:53:58 -04:00
Chenlei Hu
f36c934d37
Hide hidden settings ( #630 )
...
* Hide hidden settings
* nit
2024-08-25 15:45:05 -04:00