Johnpaul Chiwetelu
|
bfdad0e475
|
Merge branch 'main' into scroll-templates-better
|
2025-07-31 02:27:15 +01:00 |
|
Christian Byrne
|
aabea4b78d
|
[feat] Viewport persistence for subgraph navigation (#4613)
|
2025-07-30 17:54:35 -07:00 |
|
Christian Byrne
|
f85df302fb
|
[fix] show tooltip on color picker button in selection toolbox (#4612)
|
2025-07-30 17:24:48 -07:00 |
|
Christian Byrne
|
b2b50ac012
|
[Style] Update "convert to subgraph" icon (#4611)
|
2025-07-30 13:29:30 -07:00 |
|
Christian Byrne
|
fe475403b0
|
[feat] Add theme-aware colors to minimap (#4598)
|
2025-07-30 12:41:02 -07:00 |
|
Christian Byrne
|
efb08bf2ba
|
[Style] Fix node preview header/title overflow (#4610)
|
2025-07-30 11:46:50 -07:00 |
|
Christian Byrne
|
2c84ecbf6e
|
[fix] Make minimap reactive to subgraph context changes (#4597)
|
2025-07-30 10:41:17 -07:00 |
|
Christian Byrne
|
f987cf9dbd
|
[feat] Improve SubgraphNode badge with sitemap icon and primary color (#4596)
|
2025-07-30 02:48:02 -07:00 |
|
Comfy Org PR Bot
|
2b019935a7
|
[chore] Update litegraph to 0.16.20 (#4594)
Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
|
2025-07-30 02:31:50 -07:00 |
|
Christian Byrne
|
f8ec532f1a
|
[ci] Include litegraph changes in changelog during automated release process (#4595)
|
2025-07-30 02:31:29 -07:00 |
|
Christian Byrne
|
b370b6387d
|
[fix] DOM widgets lose correct positioning when SubgraphNodes are nested (#4588)
|
2025-07-30 02:18:58 -07:00 |
|
Christian Byrne
|
516eb26d3e
|
[feat] Add custom icon system with workflow icon (#4590)
|
2025-07-30 01:27:15 -07:00 |
|
Christian Byrne
|
5c71854a96
|
[ci] Enable CI tests for all feature branch PRs (#4591)
|
2025-07-30 01:27:02 -07:00 |
|
Christian Byrne
|
b0d05c6ef6
|
[chore] Mark generated TypeScript files in .gitattributes (#4592)
|
2025-07-30 01:19:01 -07:00 |
|
Christian Byrne
|
596c51d1ef
|
[fix] Fix "Require confirmation before clearing workflow" setting not working (#4587)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-30 00:08:06 -07:00 |
|
Christian Byrne
|
d70949dd47
|
[feat] Remove default Backspace keybinding to clear workflow (#4586)
|
2025-07-29 20:42:38 -07:00 |
|
Johnpaul Chiwetelu
|
7e6a3cd4ff
|
Merge branch 'main' into scroll-templates-better
|
2025-07-30 01:25:43 +01:00 |
|
Johnpaul
|
d6074cd9ee
|
feat: add clearFilters, loadingMore, and searchPlaceholder translations for multiple locales
|
2025-07-30 01:15:24 +01:00 |
|
Johnpaul
|
6b69225bbf
|
feat: add useIntersectionObserver, useLazyPagination, useTemplateFiltering, and mediaCacheService for improved component functionality
|
2025-07-30 01:15:02 +01:00 |
|
Johnpaul
|
0b2d985fbf
|
feat: implement LazyImage component for thumbnails and search bar
|
2025-07-30 01:14:14 +01:00 |
|
Johnpaul
|
939b94f85f
|
feat: add lazy loading image component and skeleton for workflow cards
|
2025-07-30 01:13:28 +01:00 |
|
Comfy Org PR Bot
|
f064fec3a8
|
1.25.2 (#4580)
Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
v1.25.2
|
2025-07-29 02:04:00 -07:00 |
|
Rizumu Ayaka
|
abf591d122
|
fix: DOM widget position offset after canvas moves (#4557)
|
2025-07-29 01:40:47 -07:00 |
|
Comfy Org PR Bot
|
e7a425eeae
|
[chore] Update litegraph to 0.16.19 (#4578)
Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
|
2025-07-29 01:26:48 -07:00 |
|
Christian Byrne
|
7d8c56c5e6
|
[feat] Add comprehensive Claude PR review with inline comments (#4453)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-07-29 01:16:30 -07:00 |
|
Christian Byrne
|
cf072b8420
|
[fix] Fix link input slots not being updated in subgraphs (#4575)
|
2025-07-29 00:32:39 -07:00 |
|
Christian Byrne
|
4b75528c39
|
[fix] Fix graph configuration callbacks not reaching subgraph nodes (#4572)
|
2025-07-29 00:17:03 -07:00 |
|
Christian Byrne
|
dd14144f47
|
[fix] Update Search & Replace to support nodes in subgraphs (#4576)
|
2025-07-29 00:10:56 -07:00 |
|
Christian Byrne
|
00cd9fadec
|
[feat] Prevent browser zoom on UI components with canvas wheel event forwarding (#4574)
|
2025-07-28 23:51:09 -07:00 |
|
Christian Byrne
|
98d694f7e3
|
[fix] Prevent incorrect 'frontend_only' badges in subgraphs (#4571)
|
2025-07-28 23:05:27 -07:00 |
|
Christian Byrne
|
b1fc8846a3
|
[fix] Update API node pricing for multiple providers (#4564)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-28 23:01:46 -07:00 |
|
Jin Yi
|
680c09a584
|
[fix] Detect missing nodes in subgraphs (#4547)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-07-28 21:55:53 -07:00 |
|
Christian Byrne
|
7fe4c07a9c
|
[fix] Preserve subgraph structure when clearing workflow (#4567)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-07-28 20:53:05 -07:00 |
|
SHIVANSH GUPTA
|
577cd23c3e
|
Feature Implemented: Warning displayed when frontend version mismatches (#4363)
Co-authored-by: bymyself <cbyrne@comfy.org>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-28 18:23:49 -07:00 |
|
Christian Byrne
|
b1436a068b
|
[feat] sync subgraph node titles with breadcrumb renaming (#4565)
|
2025-07-28 18:00:59 -07:00 |
|
Christian Byrne
|
b6922cf386
|
Add delay to breadcrumb and workflow tab tooltips (#4559)
|
2025-07-28 13:09:34 -07:00 |
|
Dr.Lt.Data
|
6167861340
|
refine locales/ko (#4549)
|
2025-07-27 13:10:55 -07:00 |
|
Christian Byrne
|
68f50670d3
|
[refactor] Streamline create-frontend-release command (#4546)
|
2025-07-27 00:53:28 -07:00 |
|
Jennifer Weber
|
67277d483d
|
Update missing nodes dialog title (#4545)
Co-authored-by: Jennifer Weber <weberjc@MacBookPro.attlocal.net>
Co-authored-by: github-actions <github-actions@github.com>
|
2025-07-27 00:29:57 -07:00 |
|
Comfy Org PR Bot
|
a4cf280887
|
1.25.1 (#4544)
Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
v1.25.1
|
2025-07-26 19:06:31 -07:00 |
|
Terry Jia
|
344afa21a7
|
minimap (#4520)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Christian Byrne <cbyrne@comfy.org>
|
2025-07-26 18:16:41 -07:00 |
|
Terry Jia
|
ab8bcc9522
|
[test] add test for shift + wheel to pan canvas (#4540)
Co-authored-by: bymyself <cbyrne@comfy.org>
Co-authored-by: github-actions <github-actions@github.com>
|
2025-07-26 12:45:36 -07:00 |
|
Comfy Org PR Bot
|
4bab7bc609
|
[chore] Update litegraph to 0.16.18 (#4541)
Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
|
2025-07-26 11:47:18 -07:00 |
|
Terry Jia
|
e3628ed156
|
add CanvasNavigationMode (#4533)
Co-authored-by: bymyself <cbyrne@comfy.org>
Co-authored-by: github-actions <github-actions@github.com>
|
2025-07-25 19:01:43 -07:00 |
|
Christian Byrne
|
271643aa93
|
[test] Fix failing test case that uses old subgraph breadcrumb element (#4537)
|
2025-07-25 16:47:32 -07:00 |
|
Comfy Org PR Bot
|
35fb141b07
|
[chore] Update litegraph to 0.16.17 (#4528)
Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
Co-authored-by: github-actions <github-actions@github.com>
|
2025-07-24 19:40:33 -07:00 |
|
Sambhavi Pandey
|
475c9f7f89
|
fix(queryRegex): safe escape for query regex (#4493)
Co-authored-by: Sambhavi Pandey <sambhavi.pandey@aexp.com>
|
2025-07-24 15:31:07 -07:00 |
|
Christian Byrne
|
e0aac8c9db
|
[docs] improve browser testing developer onboarding guide (#4524)
|
2025-07-24 14:38:54 -07:00 |
|
Comfy Org PR Bot
|
49b936c50f
|
1.25.0 (#4513)
Co-authored-by: christian-byrne <72887196+christian-byrne@users.noreply.github.com>
v1.25.0
|
2025-07-24 01:02:10 -07:00 |
|
filtered
|
4d7e9b70d1
|
[Test] Update test expectations for #4420 (#4511)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-07-24 17:59:39 +10:00 |
|