Chenlei Hu
1b3cc4de1a
Remove model library searchbox ( #1133 )
2024-10-06 11:44:38 -04:00
Chenlei Hu
b97331cbab
Restyle SettingGroup ( #1125 )
...
* Setting group CSS
* nit
* nit
* Dim label color
* nit
* Set width
2024-10-05 20:34:15 -04:00
Chenlei Hu
b7287dbb22
1.3.9 ( #1124 )
v1.3.9
2024-10-05 18:09:51 -04:00
Chenlei Hu
2c90735bb1
Restore top/bottom menu location setting ( #1123 )
...
* Rename floating to top
* Adjust teleport target
* Fix dropdown direction for bottom menubar
* Fix z-index
2024-10-05 18:08:48 -04:00
Chenlei Hu
4d5fbeff45
Add eslint-plugin-unused-imports ( #1121 )
2024-10-05 16:36:02 -04:00
Chenlei Hu
ad55722662
Docking action bar on top menu bar ( #1119 )
...
* Teleport when docked
* Docking logic
* Remove unnecessary v-show
* Docked panel style
* Drop zone highlight
* Rename test
* Add playwright test
2024-10-05 14:06:29 -04:00
Chenlei Hu
9c118c8e37
Add '- ComfyUI' suffix on browser title ( #1118 )
...
* Add '- ComfyUI' suffix on browser title
* Update test expectations
2024-10-05 11:35:17 -04:00
Chenlei Hu
267660a661
Extract QueueButton as component ( #1117 )
2024-10-05 10:07:50 -04:00
filtered
f2017291d6
Prevent converted widget being duplicated ( #1115 )
2024-10-05 08:49:17 -04:00
Chenlei Hu
4cc69544b5
Replace window.alert with toast alert ( #1112 )
...
* Replace window.alert with toast alert
* Mock jest
2024-10-04 22:00:44 -04:00
Chenlei Hu
2649d72d3f
Refactor sidebarTabStore ( #1111 )
2024-10-04 21:20:35 -04:00
Chenlei Hu
a852b8e6e1
[skip ci] Add ersionAdded to newly added commands ( #1110 )
2024-10-04 20:41:05 -04:00
Chenlei Hu
6deb994235
Add command to switch opened workflow tabs ( #1109 )
2024-10-04 20:33:16 -04:00
Chenlei Hu
b30d285025
Add toggle command for each sidebar tab registered ( #1108 )
...
* Add toggle command for each sidebar tab registered
* nit
2024-10-04 20:22:10 -04:00
Chenlei Hu
18476d28dc
1.3.8 ( #1107 )
v1.3.8
2024-10-04 16:32:46 -04:00
Chenlei Hu
57a4cb9036
Add default toast error handling for command execution ( #1106 )
...
* Error handling execute command
* Cleanup
* Add playwright test
* Mock i18n in jest test
* Reduce test func timeout
2024-10-04 16:28:08 -04:00
Chenlei Hu
ebc71b0e46
Add PromptDialog to replace window.prompt ( #1104 )
...
* Save file prompt dialog
* Don't download if dialog dismissed
* refactor
* style dialog
* nit
* Autofocus
2024-10-04 15:33:27 -04:00
Chenlei Hu
39d68bcdc4
Remove new default workflow button in workflows sidebar ( #1100 )
2024-10-04 11:37:37 -04:00
Chenlei Hu
e20126a254
Rename AppMenu to Actionbar ( #1099 )
...
* Rename AppMenu to Actionbar
* nit
* nit
2024-10-04 06:49:06 -04:00
Chenlei Hu
416fd0aed6
Restyle action bar ( #1098 )
2024-10-04 06:30:55 -04:00
Zoltán Dócs
661b8081c1
Show in-progress preview of the running task in the queue ( #1091 )
2024-10-03 18:48:06 -04:00
Chenlei Hu
64b5f4e7d5
1.3.7 ( #1090 )
v1.3.7
2024-10-03 17:04:54 -04:00
Chenlei Hu
1775d43d90
Support keybinding customization ( #1081 )
...
* Basic keybinding panel
nit
Make row selectable
Reduce padding
Better key seq render
Show actions on demand
Turn off autocomplete
nit
Persist keybindings
Autofocus
Fix set unsetted keybinding bug
Refactor
Add reset button
Add back default keybinding logic
Report key conflict error
Adjust style
fix bug
Highlight modified keybindings
* Set current editing command's id as dialog header
2024-10-03 16:58:56 -04:00
Chenlei Hu
142882a8ff
Move keybinds to coreKeybindings ( #1078 )
...
* Refactor core keybinds
* Prevent default
* Add playwright test
2024-10-03 11:25:53 -04:00
Robin Huang
65cad74eba
Add model download URL and change to use safetensors. ( #1076 )
2024-10-03 09:08:26 -04:00
Chenlei Hu
77aaa38a92
[Extension API] Custom commands and keybindings ( #1075 )
...
* Add keybinding schema
* nit
* Keybinding store
* nit
* wip
* Bind condition on ComfyCommand
* Add settings
* nit
* Revamp keybinding store
* Add tests
* Add load keybinding
* load extension keybindings
* Load extension commands
* Handle keybindings
* test
* Keybinding playwright test
* Update README
* nit
* Remove log
* Remove system stats fromt logging.ts
2024-10-02 21:38:04 -04:00
Chenlei Hu
ea3d8cf728
1.3.6 ( #1073 )
v1.3.6
2024-10-02 16:02:37 -04:00
Alex "mcmonkey" Goodwin
b3a624a572
Allow dragging model library outputs onto existing nodes ( #1004 )
...
* allow multiple compatible node registrations for model type
* allow dragging model library outputs onto existing nodes
* easier registration
* add alt loaders for checkpoint and lora
2024-10-02 15:53:19 -04:00
bymyself
a737be7e16
Fix group node copy paste ( #1069 )
...
* Fix group node copy paste
* nit
---------
Co-authored-by: huchenlei <huchenlei@proton.me >
2024-10-02 15:51:33 -04:00
Acly
aca2194892
Emit graph changed event after modifying a widget value via keyboard ( #1072 )
2024-10-02 15:28:42 -04:00
Chenlei Hu
3a2b2f9e15
Add toggle link visibility button on canvas menu ( #1070 )
...
* Basic link visibility toggle
* Icon change
* nit
* Update litegraph
* nit
* Add playwright test
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-10-02 15:23:37 -04:00
Chenlei Hu
a19f713c57
Revert "Hide Comfy.Workflow.WorkflowTabsPosition ( #984 )" ( #1071 )
...
This reverts commit a41f3b1ac6 .
2024-10-02 15:14:23 -04:00
Chenlei Hu
8b2ef3c352
Use jpg for template workflow thumbnail ( #1066 )
2024-10-02 12:11:09 -04:00
pythongosssss
861bcabd66
Add support for multiple changes in a single ChangeTracker state ( #1022 )
...
* wip
* Add tests
* Update package
* remove logs
* nit
* nit
---------
Co-authored-by: huchenlei <huchenlei@proton.me >
2024-10-02 11:53:54 -04:00
Alex "mcmonkey" Goodwin
cc2b64df52
add filename in model preview popup ( #1005 )
...
* add filename in model preview popup
for #1003
* user setting for model name fomat in the tree
* add a tooltip for the setting to explain what things mean
* more explicit file_name naming
* touch of additional text in the tooltip
2024-10-02 10:59:01 -04:00
Alex "mcmonkey" Goodwin
a7a0035b0e
allow custom bypass color ( #993 )
...
* allow custom bypass color
* shove the not-litegraph-color-def into litegraph
* prettier just does this to be funny i swear
2024-10-02 10:49:59 -04:00
bymyself
31b1aeeb69
Add test for selecting nodes on mac ( #1055 )
...
* Add test for selecting nodes on mac
* Deselect nodes in teardown
* Fix unstable test. Remove test on unimplemented feature
2024-10-02 10:42:57 -04:00
Chenlei Hu
3f10fd53bd
1.3.5 ( #1061 )
v1.3.5
2024-10-01 16:39:36 -04:00
Chenlei Hu
0194d76722
Make max batch count configurable ( #1060 )
2024-10-01 15:42:12 -04:00
Chenlei Hu
98a0291bbd
Remove update-main action ( #1058 )
2024-10-01 13:14:53 -04:00
Chenlei Hu
f9fc36f0ed
Cleanup zip file on release ( #1057 )
2024-10-01 13:13:18 -04:00
pythongosssss
a2bd2a9bae
Implement creating inputs by dragging link to widget ( #1021 )
...
* Implement creating inputs by dragging link to widget
* Update litegraph
* Add playwright test
* Update test expectations [skip ci]
---------
Co-authored-by: huchenlei <huchenlei@proton.me >
Co-authored-by: github-actions <github-actions@github.com >
2024-10-01 12:53:38 -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
271a4979b7
[Skip CI] Remove outdated roadmap ( #1052 )
v1.3.4
2024-09-30 20:25:35 -04:00
Chenlei Hu
1c980397b8
1.3.4 ( #1051 )
2024-09-30 20:21:52 -04:00
Chenlei Hu
5d957a05b9
Replace locking/unlocking of canvas with select/pan mode ( #1050 )
...
* Add dragging canvas state
* Change icon
* Add playwright test
* tooltip change
* Enable for legacy menu
* Update litegraph
* Hide canvas menu for test
2024-09-30 20:20:49 -04:00
pythongosssss
f75f774ddb
Graph canvas menu ( #1023 )
...
* add graph canvas menu
* Move to corner
* Remove action bar reset zoom button
* nit
* Add setting
---------
Co-authored-by: huchenlei <chenlei.hu@mail.utoronto.ca >
2024-09-30 16:06:43 -04:00
bymyself
224c0080ee
Fix topbar submenu width on mobile/tablet ( #1047 )
...
* Fix topbar submenu width on tablet
* Add Playwright test
* Use better selector
* nit
---------
Co-authored-by: Chenlei Hu <chenlei.hu@mail.utoronto.ca >
2024-09-30 15:21:09 -04:00
bymyself
6ea5fea1a7
Fix menu drag on touch device ( #1046 )
2024-09-30 15:15:58 -04:00
bymyself
04e1344676
Fix closing saved workflows ( #1049 )
...
* Fix workflow save. Resolves #996 Resolves #1048
* Add test on closing tabs
* Add test on closing open workflows in sidebar
2024-09-30 15:09:24 -04:00