arab-future-academy
dc444faa75
Feature/arabic translation ( #4916 )
2025-08-11 23:29:01 -07:00
Jennifer Weber
a055ec2dff
[bugfix] Fix queue not updating with completed task images ( #4936 )
...
Co-authored-by: Jennifer Weber <weberjc@MacBookPro.lan >
2025-08-11 22:36:43 -07:00
Christian Byrne
2138ceea80
[fix] ensure consistent link release behavior for subgraph IO nodes ( #4931 )
2025-08-11 19:28:15 -07:00
Christian Byrne
7972550f6b
[fix] Fix link deletion from middle button when connected to reroute nodes deletes wrong link ( #4928 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-08-11 19:26:37 -07:00
Chenlei Hu
c7baf3c340
[feat] Add knip for unused code detection ( #4890 )
2025-08-11 19:23:08 -07:00
Terry Jia
8403bd0e3e
minimap improve ( #4679 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-08-11 14:04:02 -07:00
Christian Byrne
90f54414ab
fix: Multiple links from reroute create single slot on SubgraphOutputNode ( #4915 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-08-11 13:12:31 -07:00
Christian Byrne
505c242ff4
[refactor] Replace stringOrEmpty with lodash toString ( #4917 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-08-11 11:48:59 -07:00
Christian Byrne
fbc6edde25
[feat] Add red styling to Remove Slot context menu option ( #4918 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-08-11 11:48:02 -07:00
AustinMroz
2c215a6251
Fix subgraph reroute serialization ( #4911 )
2025-08-11 11:46:32 -07:00
Christian Byrne
71a43193df
[feat] Make hotkey for exiting subgraphs configurable in user keybindings ( #4818 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-08-11 10:22:13 -07:00
Christian Byrne
a1a8d48544
[feat] Replace removeFromArray with lodash pull ( #4906 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-08-11 09:13:02 -07:00
Terry Jia
d22d62b670
[3d] initial version of 3d viewer ( #3968 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-08-10 21:09:19 -07:00
Christian Byrne
c4912dcd54
[fix] Add bounds checking for clipspace indices to prevent paste errors ( #4849 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-08-10 15:45:28 -07:00
Christian Byrne
ffc812a8f5
[refactor] Remove unused omitBy function ( #4886 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-08-09 19:12:48 -07:00
Christian Byrne
b745f533ba
[feat] Replace manual clamp function with lodash ( #4874 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-08-09 15:34:18 -07:00
Christian Byrne
8f289c8e67
Fix Alt-Click-Drag-Copy of Subgraph Nodes ( #4879 )
2025-08-09 15:33:59 -07:00
Vivek Chavan
79b4c78116
fix: hide More menu when no submenu items are visible ( #4837 )
2025-08-09 15:12:31 -07:00
Vivek Chavan
48aea928e0
fix: hide Desktop User Guide menu item in web builds ( #4828 )
2025-08-09 15:08:33 -07:00
pythongosssss
03ad06ea14
Add preview to workflow tabs ( #4290 )
2025-08-09 14:39:40 -07:00
filtered
ff5943f770
Reorder subgraph context menu items ( #4870 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-08-09 14:20:26 -07:00
Makki Shizu
0d8e4fe719
Fix Simplified Chinese Translation ( #4865 )
2025-08-09 11:23:30 -07:00
filtered
5f5f44b310
Fix execution breaks on multi/any-type slots ( #4864 )
2025-08-09 11:17:10 -07:00
filtered
b42878a9da
Remove unused Litegraph context menu options ( #4867 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-08-09 11:14:54 -07:00
Christian Byrne
5cc269eff1
Fix Alt+click create reroute (2/2) ( #4863 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-08-09 11:13:37 -07:00
Vivek Chavan
16d7436883
Fix: Alt+click reroute creation on high-DPI displays ( #4831 )
2025-08-09 08:59:19 -07:00
AustinMroz
db452c1e63
Fix disconnection from subgraph inputs ( #4800 )
2025-08-09 03:45:52 -04:00
Chenlei Hu
10d80165c4
[bugfix] Fix subgraph I/O slot rename dialog showing stale label content ( #4852 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-08-08 23:40:26 -07:00
Benjamin Lu
c3997dfdb0
docs: add AGENTS.md file ( #4858 )
...
Co-authored-by: github-actions <github-actions@github.com >
2025-08-08 23:39:59 -07:00
Chenlei Hu
7bbbf59722
feat: Enable double-click on subgraph slot labels for renaming ( #4833 )
2025-08-08 18:11:21 -07:00
AustinMroz
ba28fa4621
Support preview display on subgraphNodes ( #4814 )
2025-08-08 13:58:31 -07:00
Chenlei Hu
95ab88693c
feat: Add smooth slide-up animation to SelectionToolbox ( #4832 )
2025-08-07 21:34:10 -07:00
AustinMroz
8899b425a8
Rename subgraph widgets when slot is renamed ( #4821 )
2025-08-07 15:18:18 -07:00
AustinMroz
1fc4fd2ca8
Remove subgraphs from add node context menu ( #4820 )
2025-08-07 14:54:14 -07:00
Christian Byrne
3c154d8487
[refactor] Remove 5 unused settings from apiSchema ( #4811 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-08-07 11:52:58 -07:00
Christian Byrne
c6c20e53fb
[docs] Improve icon documentation with practical examples ( #4810 )
2025-08-07 11:52:40 -07:00
Johnpaul Chiwetelu
70c06d10bb
Keyboard Shortcut Bottom Panel ( #4635 )
2025-08-07 11:51:23 -07:00
Copilot
e77411d9da
Add touch screen dragging support to minimap ( #4781 )
...
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: snomiao <7323030+snomiao@users.noreply.github.com >
2025-08-07 17:36:27 +08:00
AustinMroz
385c56d93d
Fix widget display on subgraph nodes ( #4798 )
2025-08-06 23:38:07 -07:00
Christian Byrne
f3b82e377a
[fix] Display dynamic keybinding in minimap tooltip ( #4805 )
2025-08-06 22:18:20 -07:00
Johnpaul Chiwetelu
5e9b8785a5
Scroll templates better ( #4584 )
2025-08-06 16:13:29 -07:00
Christian Byrne
3f290e2cbd
[feat] Limit release notifications to desktop app only ( #4788 )
2025-08-06 12:00:52 -07:00
snomiao
6b31596399
[feat] Support Markdown rendering for node descriptions in NodePreview ( #4684 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-08-06 00:44:23 -07:00
Benjamin Lu
5ad9f86a58
[bugfix] Fix RefreshButton component name conflict ( #4773 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-08-05 23:28:15 -07:00
Benjamin Lu
b33f820b3b
explicit this binding
2025-08-05 18:37:19 -04:00
Benjamin Lu
a7a4448878
prettier on executionUtil.ts
2025-08-05 18:29:42 -04:00
Benjamin Lu
85a5d1ed56
Fix inconsistent subgraphNode usage
...
Prior to this commit, subgraphNode inconsistently refers to either the
parent graph, or to indicate the current node is a subgraph.
This corrects the usage of subgraphNode to consistently refer to the
subgraph instance as defined in the constructor.
This solves a bug where graph serialization fails due to an incorrectly
reported infinite loop.
Port of https://github.com/Comfy-Org/litegraph.js/pull/1193
2025-08-05 18:29:05 -04:00
Benjamin Lu
01e4260d4c
Fix duplicated inputs on loading nested subgraphs
...
Subgraphs are loaded in order of creation. Under most circumstances,
this means newer subgraphs are loaded first. With nested subgraphs, this
means a subgraph node has it's inputs connected before it's inside is
loaded. When the inner subgraph is loaded, input-added events are
triggered even though inputs already exist on the subgraph node.
This is resolved by adding a check for if an input of the corresponding
name already exists when adding an input.
Port of https://github.com/Comfy-Org/litegraph.js/pull/1192
2025-08-05 18:28:07 -04:00
Benjamin Lu
fad8dae796
Merge branch 'main' into bl-merge-lg-fe
2025-08-05 18:24:29 -04:00
Christian Byrne
88aa6e894e
[docs] Enhance CLAUDE.md files with quality control guidelines ( #4690 )
...
Co-authored-by: Claude <noreply@anthropic.com >
2025-08-05 15:22:00 -07:00