dependabot[bot]
2acf16d3d0
Bump vite from 6.2.5 to 6.2.6 ( #922 )
2025-04-13 11:00:53 +10:00
Benjamin Lu
c8b8953e0a
Add reset individual keybind button ( #3423 )
...
Co-authored-by: Benjamin Lu <templu1107@proton.me >
2025-04-12 16:59:00 -04:00
Benjamin Lu
731ce8599d
Allow scrolling on .settings-content ( #3427 )
...
Co-authored-by: Benjamin Lu <templu1107@proton.me >
2025-04-12 16:58:08 -04:00
filtered
ec8e55c1c1
Allow zooming inside multi-line string widgets ( #3422 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-04-12 13:13:00 -04:00
dependabot[bot]
04d38f2538
Bump vite from 5.4.17 to 5.4.18 ( #3426 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-12 12:19:10 -04:00
Chenlei Hu
1c41db75f8
[Type] Enable strict schema type for setting entries ( #3425 )
2025-04-12 11:34:02 -04:00
Christian Byrne
c7a7397000
[Types] Make more types available directly in @comfyorg/comfyui-frontend-types package ( #3418 )
2025-04-12 11:33:34 -04:00
Terry Jia
e660e1d678
[3d] add support to output camera state ( #3421 )
2025-04-12 11:27:05 -04:00
Christian Byrne
fb19752389
[Types] Adds missing settings fields types ( #3417 )
2025-04-12 11:12:07 -04:00
Christian Byrne
d098d6ae4e
[Types] Move enum to types file ( #3416 )
2025-04-12 11:11:41 -04:00
Christian Byrne
e4a5355f58
[Manager] Fix loading state on uninstall button ( #3413 )
2025-04-11 22:14:49 -04:00
Comfy Org PR Bot
42c004d41d
1.16.6 ( #3410 )
...
Co-authored-by: huchenlei <20929282+huchenlei@users.noreply.github.com >
v1.16.6
2025-04-11 20:33:25 -04:00
Benjamin Lu
009c389607
Rename reset keybindings to reset all keybindings ( #3411 )
...
Co-authored-by: Benjamin Lu <templu1107@proton.me >
Co-authored-by: github-actions <github-actions@github.com >
2025-04-11 20:01:28 -04:00
Christian Byrne
b449dbd26b
[Manager] Allowing changing sort field of registry search results ( #3409 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-04-11 18:45:21 -04:00
Christian Byrne
67835edfca
[Manager] Preview the individual nodes for packs on the registry ( #3408 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-04-11 16:18:41 -04:00
filtered
60c0ce228a
Generate a new workflow id when using "save as" ( #3407 )
2025-04-11 15:43:10 -04:00
Benjamin Lu
1990f25638
Allow keybind overwriting ( #3393 )
...
Co-authored-by: Benjamin Lu <templu1107@proton.me >
2025-04-11 14:28:36 -04:00
Comfy Org PR Bot
30c473db77
[chore] Update Comfy Registry API types from comfy-api@a28605f ( #3405 )
...
Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com >
2025-04-11 14:02:37 -04:00
Chenlei Hu
2371288fed
[Bug] Fix widgets values migration ( #3404 )
2025-04-11 13:44:14 -04:00
filtered
2e72031344
[API] Remove deprecated: getAncestors ( #919 )
...
Removes unused and deprecated API: LGraph.getAncestors
2025-04-11 17:29:53 +00:00
Christian Byrne
2337fe6f8e
[Manager] Fix hot reload after install of missing node pack ( #3397 )
...
Co-authored-by: Chenlei Hu <huchenlei@proton.me >
2025-04-11 12:55:02 -04:00
Benjamin Lu
25e6386b2a
Do not trigger autosave on workflows that are not persisted ( #3400 )
...
Co-authored-by: Benjamin Lu <templu1107@proton.me >
2025-04-11 12:53:49 -04:00
Chenlei Hu
a03841cb1a
[lint] Enable plugin vue recommended rules ( #3403 )
2025-04-11 12:53:20 -04:00
Chenlei Hu
dc5d7ea1be
[lint] Enforce @typescript-eslint/no-floating-promises ( #3402 )
2025-04-11 12:19:22 -04:00
Christian Byrne
3ba61c7265
Don't log every single node being replaced when node defs refreshed ( #918 )
...
Currently, when node defs are refreshed (e.g., by pressing "r"
shortcut), every single node def is logged, which is useless when
there's hundred of nodes and clutters console. This PR changes to only
log those messages when in debug mode.
2025-04-11 09:11:25 -07:00
Christian Byrne
59e20964a0
[Manager] Add fallback to infer node pack when metadata is missing from workflow ( #3396 )
2025-04-11 09:50:30 -04:00
Comfy Org PR Bot
8f00d8ca6a
1.16.5 ( #3394 )
...
Co-authored-by: huchenlei <20929282+huchenlei@users.noreply.github.com >
v1.16.5
2025-04-10 21:29:17 -04:00
Christian Byrne
05e0036898
[Manager] Button to open manager from Missing Nodes dialog ( #3395 )
2025-04-10 21:28:42 -04:00
Benjamin Lu
9e7690405a
keep user input on top of selection toolbox ( #3389 )
...
Co-authored-by: Benjamin Lu <templu1107@proton.me >
2025-04-10 20:50:19 -04:00
Christian Byrne
d687ea2cde
[Manager] Fix infinite fetch attempts when response is empty ( #3392 )
2025-04-10 16:39:54 -07:00
Chenlei Hu
c801a0c854
Attach frontend version metadata on workflow export ( #3386 )
2025-04-10 14:19:54 -04:00
Chenlei Hu
615c183059
Disable reroute migration (2/2) ( #3385 )
2025-04-10 14:06:09 -04:00
Chenlei Hu
27c8389b9f
[Cleanup] Remove ComfyApp.serializeGraph ( #3383 )
2025-04-10 11:50:27 -04:00
Chenlei Hu
261f671ef0
Disable native reroute migration ( #3379 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-04-10 08:50:07 -04:00
Benjamin Lu
22ae30132c
Add tag pi-language icon for Comfy.Locale setting ( #3378 )
...
Co-authored-by: Benjamin Lu <templu1107@proton.me >
2025-04-09 22:47:40 -04:00
Chenlei Hu
7d3bf372b0
[Bug] Apply link fixes regardless of fixed state ( #3376 )
2025-04-09 20:28:49 -04:00
Comfy Org PR Bot
cd35373c25
1.16.4 ( #3372 )
...
Co-authored-by: huchenlei <20929282+huchenlei@users.noreply.github.com >
v1.16.4
2025-04-09 19:41:01 -04:00
Chenlei Hu
a500a96c4a
[TS] Fix widget GET_CONFIG on loading primitive nodes ( #3374 )
2025-04-09 17:48:28 -04:00
Chenlei Hu
547fb22398
Update test-comfyui-frontend.yml ( #917 )
2025-04-09 17:06:38 -04:00
Chenlei Hu
dc9ea44f3a
Prevent widget value serialization for media preview widgets ( #3370 )
2025-04-09 17:01:02 -04:00
Christian Byrne
2dc33b1eb9
[Manager] Remove outdated comment ( #3371 )
2025-04-09 16:51:16 -04:00
Comfy Org PR Bot
ed8f9a5a4f
[chore] Update litegraph to 0.13.1 ( #3369 )
...
Co-authored-by: huchenlei <20929282+huchenlei@users.noreply.github.com >
2025-04-09 16:45:31 -04:00
Comfy Org PR Bot
f3fba4007b
0.13.1 ( #916 )
...
Patch version increment to 0.13.1
Co-authored-by: huchenlei <20929282+huchenlei@users.noreply.github.com >
2025-04-09 16:08:31 -04:00
Chenlei Hu
197a6cbae8
Add IBaseWidget.serialize flag ( #915 )
...
https://github.com/Comfy-Org/ComfyUI_frontend/pull/3323
Some widgets are only used for display purpose (The preview image
widget), their value shouldn't be serialized into the workflow. This PR
adds a flag to allow widget to skip value serialization.
2025-04-09 16:06:05 -04:00
Chenlei Hu
6e72e1924e
Update ComfyUI_devtools version in CI ( #3368 )
2025-04-09 14:59:07 -04:00
Christian Byrne
f7854a4e0b
[Manager] Fix node pack icons not displaying in search results ( #3366 )
2025-04-09 13:51:47 -04:00
Chenlei Hu
05023b7889
Migrate defaultInput widget option ( #3364 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-04-09 13:51:34 -04:00
Chenlei Hu
609496957b
[Cleanup] Remove WidgetOptions.forceInput ( #3362 )
2025-04-09 11:36:35 -04:00
Chenlei Hu
a879f413bb
[Cleanup] Remove WidgetOptions.inputIsOptional ( #3361 )
2025-04-09 10:45:51 -04:00
filtered
04b4485cc9
Add Disposable interface & polyfill ( #914 )
...
Adds the `Disposable` and `AsyncDisposable` interfaces via polyfill.
Implements Disposable interface in `InputIndicator`.
Ref:
https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-2.html#using-declarations-and-explicit-resource-management
2025-04-09 11:05:39 +00:00