Laurent Erignoux
|
ccb71bf1a3
|
Ensures we clean missing local storage comfy UserId (#3289)
|
2025-04-01 22:42:00 -04:00 |
|
Chenlei Hu
|
733d71aaac
|
[Refactor] Split node constructor logic (#3307)
|
2025-04-01 20:48:32 -04:00 |
|
Comfy Org PR Bot
|
e059b9b82f
|
1.15.8 (#3306)
Co-authored-by: huchenlei <20929282+huchenlei@users.noreply.github.com>
v1.15.8
|
2025-04-01 16:47:22 -04:00 |
|
Chenlei Hu
|
cfaf769a65
|
[TS] Properly type slot widget (#3305)
|
2025-04-01 15:13:46 -04:00 |
|
Chenlei Hu
|
b80e0e1a3c
|
[Performance] Avoid layout thrashing (#3302)
|
2025-04-01 14:05:06 -04:00 |
|
Chenlei Hu
|
7b7d9905a7
|
Expose currently active color palette (#3304)
|
2025-04-01 14:04:57 -04:00 |
|
Chenlei Hu
|
594fc5945c
|
Fix workflow persistence (#3303)
|
2025-04-01 13:52:04 -04:00 |
|
Chenlei Hu
|
e5abf765bd
|
[Performance] Avoid per-frame workflow persistence (#3301)
|
2025-04-01 11:31:28 -04:00 |
|
dependabot[bot]
|
712c127bb5
|
Bump vite from 5.4.15 to 5.4.16 (#3295)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-04-01 00:11:55 -04:00 |
|
Chenlei Hu
|
854501ef27
|
Show object widget values as string on missing nodes (#3294)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-31 20:55:50 -04:00 |
|
Comfy Org PR Bot
|
aea4493b4d
|
1.15.7 (#3293)
Co-authored-by: huchenlei <20929282+huchenlei@users.noreply.github.com>
v1.15.7
|
2025-03-31 20:07:19 -04:00 |
|
Chenlei Hu
|
df47226fd4
|
Add Reroute SplineOffset setting (#3292)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-31 20:05:38 -04:00 |
|
Chenlei Hu
|
f26f5f25bb
|
Add widget to node with missing definition (#3291)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-31 14:23:44 -04:00 |
|
Comfy Org PR Bot
|
284902cabe
|
1.15.6 (#3287)
Co-authored-by: huchenlei <20929282+huchenlei@users.noreply.github.com>
v1.15.6
|
2025-03-30 21:48:18 -04:00 |
|
Chenlei Hu
|
58dec5ea42
|
Add reroute migration toast (#3286)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-30 21:48:10 -04:00 |
|
Chenlei Hu
|
7e76665a22
|
Revert "Migrate legacy reroute to litegraph native reroute (#3151)" (#3285)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-30 21:19:33 -04:00 |
|
Chenlei Hu
|
cb06d96930
|
[Refactor] Use NodeSlot.hasErrors API (#3284)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-30 20:10:28 -04:00 |
|
Benjamin Lu
|
b01ddb6aff
|
Make entire result image preview clickable (#3279)
Co-authored-by: Benjamin Lu <templu1107@proton.me>
|
2025-03-30 19:06:29 -04:00 |
|
Chenlei Hu
|
10bed33383
|
[Refactor] Use LGraphNode.progress API (#3281)
|
2025-03-30 18:13:31 -04:00 |
|
Comfy Org PR Bot
|
a57e60d60a
|
[chore] Update litegraph to 0.11.7 (#3280)
Co-authored-by: huchenlei <20929282+huchenlei@users.noreply.github.com>
|
2025-03-30 17:59:20 -04:00 |
|
Chenlei Hu
|
8c789bd05d
|
[Refactor] Use litegraph LGraphNode.strokeStyles API (#3278)
|
2025-03-30 12:05:45 -04:00 |
|
Chenlei Hu
|
28def833f9
|
[TS] Fix node constructor signature (#3276)
|
2025-03-29 20:55:11 -04:00 |
|
Chenlei Hu
|
fcc22f06ac
|
[Refactor/TS] Simplify node filter logic (#3275)
|
2025-03-29 13:00:18 -04:00 |
|
Chenlei Hu
|
3922a5882b
|
[Refactor] Extract fuse search class as a separate file (#3274)
|
2025-03-29 12:04:29 -04:00 |
|
Comfy Org PR Bot
|
4a40e83b98
|
1.15.5 (#3268)
Co-authored-by: huchenlei <20929282+huchenlei@users.noreply.github.com>
v1.15.5
|
2025-03-28 21:20:27 -04:00 |
|
Chenlei Hu
|
21e0caa1b1
|
[Bug] Fix undo of colorization via selection toolbox (#3267)
|
2025-03-28 21:00:43 -04:00 |
|
Chenlei Hu
|
04af8cda4d
|
Use new error dialog for queue prompt errors (#3266)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-28 13:51:00 -04:00 |
|
Chenlei Hu
|
504b717575
|
[Refactor] Unify error dialog component (#3265)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-28 11:53:29 -04:00 |
|
Chenlei Hu
|
62fdcd4949
|
[Refactor] Extract error report generation logic (#3263)
|
2025-03-28 10:50:27 -04:00 |
|
Yiximail
|
cb7adaef9b
|
maskeditor pen input support for windows (#3201)
|
2025-03-28 13:58:53 +01:00 |
|
Comfy Org PR Bot
|
6aad5222ab
|
1.15.4 (#3261)
Co-authored-by: huchenlei <20929282+huchenlei@users.noreply.github.com>
v1.15.4
|
2025-03-27 22:23:15 -04:00 |
|
Chenlei Hu
|
690326c374
|
[Reroute] Migrate floating link (#3260)
|
2025-03-27 22:13:16 -04:00 |
|
Comfy Org PR Bot
|
25ce267b2e
|
[chore] Update litegraph to 0.11.5 (#3258)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
|
2025-03-28 09:09:32 +11:00 |
|
Comfy Org PR Bot
|
78e3a20773
|
[chore] Update litegraph to 0.11.4 (#3257)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
|
2025-03-27 14:24:19 -04:00 |
|
Chenlei Hu
|
56dbcbbd22
|
[Bug] Fix convert dom widget placeholder render (#3256)
|
2025-03-27 14:09:30 -04:00 |
|
Christian Byrne
|
4bfc8e9e33
|
[Manager] Fetch lists of node packs in single request (#3250)
|
2025-03-27 11:49:05 -04:00 |
|
Chenlei Hu
|
6e72207927
|
[Bug] Fix this binding in useChainCallback (#3252)
|
2025-03-27 11:38:52 -04:00 |
|
Christian Byrne
|
71968ae133
|
Translate action history items (#3249)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-27 11:13:24 -04:00 |
|
Comfy Org PR Bot
|
4702cd18ce
|
1.15.3 (#3246)
Co-authored-by: huchenlei <20929282+huchenlei@users.noreply.github.com>
v1.15.3
|
2025-03-26 16:33:13 -04:00 |
|
Chenlei Hu
|
00d281c7fa
|
[Test] Add playwright tests (#3245)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-26 16:32:42 -04:00 |
|
Chenlei Hu
|
3e25e08b10
|
[Bug] Fix broken output link id during reroute migration (#3244)
|
2025-03-26 16:00:54 -04:00 |
|
Comfy Org PR Bot
|
1d66d6d7d3
|
[chore] Update litegraph to 0.11.3 (#3242)
Co-authored-by: huchenlei <20929282+huchenlei@users.noreply.github.com>
|
2025-03-26 15:25:17 -04:00 |
|
dependabot[bot]
|
cae5bbe86f
|
Bump vite from 5.4.14 to 5.4.15 (#3243)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-03-26 15:25:08 -04:00 |
|
Christian Byrne
|
4d35d937cf
|
[Manager] Fix build env vars (#3238)
|
2025-03-26 11:03:03 -04:00 |
|
Comfy Org PR Bot
|
60afa5cf6c
|
[chore] Update Comfy Registry API types from comfy-api@d7be0da (#3239)
Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
|
2025-03-26 02:48:38 -07:00 |
|
Comfy Org PR Bot
|
a1a33c8c9b
|
1.15.2 (#3237)
Co-authored-by: huchenlei <20929282+huchenlei@users.noreply.github.com>
v1.15.2
|
2025-03-25 22:07:08 -04:00 |
|
Chenlei Hu
|
9988fb8f1e
|
[Bug] Fix selection toolbox select+drag (#3235)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-25 15:27:25 -04:00 |
|
Chenlei Hu
|
0518b170d3
|
[i18n] Add spanish translation (#3233)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-03-25 14:34:44 -04:00 |
|
Chenlei Hu
|
562cd7ea70
|
[TS] Fix type errors in app.ts (#3232)
|
2025-03-25 13:02:55 -04:00 |
|
Chenlei Hu
|
d3c64d404b
|
[Bug] Fix selection toolbox position on pasted node (#3231)
|
2025-03-25 10:51:04 -04:00 |
|