guill
|
5eac669b41
|
Fix a bug that prevented subgraph reuse (#1103)
|
2025-07-04 15:11:11 -07:00 |
|
Comfy Org PR Bot
|
9ef47e70cf
|
0.16.4 (#1101)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
|
2025-07-02 17:49:56 -07:00 |
|
filtered
|
8b8f38f4de
|
Widget promotion (#1100)
|
2025-07-02 17:49:15 -07:00 |
|
filtered
|
6f9d5a7a5b
|
[CI] Fix prerelease version tag not set (#1098)
|
2025-07-01 15:06:07 -07:00 |
|
Comfy Org PR Bot
|
a80312280d
|
0.16.3 (#1097)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
|
2025-07-01 12:59:21 -07:00 |
|
filtered
|
f9cf25ad82
|
Add subgraph IO change event handlers (#1096)
|
2025-07-01 12:58:28 -07:00 |
|
Comfy Org PR Bot
|
7d029a4998
|
0.16.2 (#1095)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
|
2025-07-01 12:48:39 -07:00 |
|
filtered
|
c846ab80ae
|
Add events for Subgraph input/output changes (#1094)
|
2025-07-01 12:36:41 -07:00 |
|
filtered
|
eb93bb3c22
|
Fix control + mouse-wheel zoom in trackpad mode (#1093)
|
2025-07-01 17:06:10 +00:00 |
|
filtered
|
d7597acefe
|
Add typecheck script to package.json (#1092)
|
2025-07-01 00:54:20 +00:00 |
|
Comfy Org PR Bot
|
0c5e0d4b73
|
0.16.1 (#1090)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
|
2025-06-28 16:49:30 -07:00 |
|
filtered
|
b5a9cbcc16
|
[Test] Fix auto-format file breaks module (#1089)
|
2025-06-28 16:20:03 -07:00 |
|
Comfy Org PR Bot
|
abcf8ba8e6
|
0.16.0 (#1086)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
|
2025-06-28 15:31:06 -07:00 |
|
filtered
|
cab707a32c
|
[Test] Fix circular test imports in CI (#1088)
|
2025-06-28 15:30:42 -07:00 |
|
filtered
|
7378c858bd
|
Fix lint errors (#1087)
|
2025-06-28 15:25:04 -07:00 |
|
filtered
|
bcaaa00770
|
Add Subgraphs (#1000)
|
2025-06-28 15:21:56 -07:00 |
|
filtered
|
3e7f9627b4
|
Fix pointer does not reset when moving out of group resize corner (#1084)
|
2025-06-26 10:04:27 -07:00 |
|
filtered
|
c1fbb6a893
|
Update Claude Code rules to match repo (#1081)
|
2025-06-14 11:47:33 +00:00 |
|
filtered
|
46b279b2b3
|
[CI] Change default dev branch to subgraph (#1080)
|
2025-06-14 07:44:16 +00:00 |
|
filtered
|
b17dc296ab
|
[CodeHealth] Add debug logging on disconnect fail (#1078)
|
2025-06-12 22:36:12 -07:00 |
|
filtered
|
0a22191c86
|
[chore] Pin third-party GitHub Actions to commit SHAs (#1074)
|
2025-06-04 11:18:08 +00:00 |
|
Comfy Org PR Bot
|
7ff7f780ca
|
0.15.15 (#1073)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
|
2025-06-03 13:13:50 +00:00 |
|
filtered
|
d225e77d30
|
Fix custom widgets with draw may break rendering (#1072)
|
2025-06-03 06:00:02 -07:00 |
|
filtered
|
ee2171b6ce
|
Fix node resize cursor flicker (#1070)
|
2025-05-28 07:34:04 +00:00 |
|
Comfy Org PR Bot
|
3608ea6d18
|
0.15.14 (#1069)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
|
2025-05-28 10:21:58 +10:00 |
|
filtered
|
273eae1e8d
|
Fix custom widget drawWidget never called (#1068)
|
2025-05-28 10:12:13 +10:00 |
|
Comfy Org PR Bot
|
0d5fd0e90d
|
0.15.13 (#1067)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
|
2025-05-27 08:18:26 +10:00 |
|
filtered
|
b86f2b58e6
|
Remove node edge resize (#1066)
|
2025-05-26 22:10:41 +00:00 |
|
filtered
|
e971667264
|
Add some basic Claude code rules (#1065)
|
2025-05-27 07:37:26 +10:00 |
|
Comfy Org PR Bot
|
0385fb4d75
|
0.15.12 (#1064)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
|
2025-05-26 07:16:16 +00:00 |
|
filtered
|
71928af112
|
Allow node resize from any corner or edge (#1063)
|
2025-05-26 06:36:03 +00:00 |
|
filtered
|
942758e3a5
|
[CI] Prevent accidental dev publish on latest tag (#1060)
|
2025-05-19 13:25:40 +10:00 |
|
filtered
|
456a96e875
|
[CI] Add GH action to publish non-release npm package (#1059)
|
2025-05-19 12:58:22 +10:00 |
|
filtered
|
d1ec780dbd
|
Add rectangle resize methods, use in DragAndScale (#1057)
|
2025-05-16 17:22:51 +00:00 |
|
Comfy Org PR Bot
|
06413df706
|
0.15.11 (#1056)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
|
2025-05-17 01:54:43 +10:00 |
|
filtered
|
f5b3036b6c
|
[API] Add DragAndScale onChanged callback (#1055)
|
2025-05-16 15:50:45 +00:00 |
|
filtered
|
56109eccc0
|
[CI] Add manual test frontend GH action (#1054)
|
2025-05-16 14:52:53 +10:00 |
|
filtered
|
de21f5ccd3
|
Fix unnecessary module loading for type imports (#1053)
|
2025-05-15 23:16:27 +00:00 |
|
filtered
|
b035c95cc0
|
[chore] Update vite / vitest / dts packages (#1052)
|
2025-05-15 11:16:44 +00:00 |
|
Comfy Org PR Bot
|
2b45828afc
|
0.15.10 (#1051)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
|
2025-05-15 09:46:58 +00:00 |
|
filtered
|
19b7d28d97
|
[API] Add dirty state flag for selectedItems (#1050)
|
2025-05-15 19:33:51 +10:00 |
|
filtered
|
ad528461c9
|
[API] Deprecate node.captureInput (#1049)
|
2025-05-15 06:58:46 +00:00 |
|
Comfy Org PR Bot
|
c4b0372cd4
|
0.15.9 (#1044)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
|
2025-05-13 05:04:55 +10:00 |
|
filtered
|
de32560816
|
[TS] Improve types and (#1043)
|
2025-05-12 19:02:57 +00:00 |
|
filtered
|
10118d95e3
|
Export the viewport offset and scale with the graph (#1042)
|
2025-05-12 18:47:10 +00:00 |
|
filtered
|
c2a88d3088
|
[Refactor] Use Rectangle for canvas visible area (#1041)
|
2025-05-12 11:01:36 +00:00 |
|
filtered
|
6ff80cfd36
|
[Cleanup] Fix node background drawn twice / misc (#1040)
|
2025-05-10 14:47:48 +00:00 |
|
filtered
|
d452240936
|
[TS] Declare missing types in BaseWidget (#1038)
|
2025-05-09 06:37:59 +00:00 |
|
Comfy Org PR Bot
|
bc8b13b5a4
|
0.15.8 (#1036)
Co-authored-by: webfiltered <176114999+webfiltered@users.noreply.github.com>
|
2025-05-09 10:35:44 +10:00 |
|
filtered
|
441f14c12e
|
[TS] Fix callback type prevents use as method (#1035)
|
2025-05-09 10:34:45 +10:00 |
|