Chenlei Hu
|
07000a23d4
|
Wrap each init task with error handling (#2187)
|
2025-01-07 10:40:32 -05:00 |
|
Chenlei Hu
|
ea6c9e7ca5
|
Replace unset unknown keybinding error with warn (#2186)
|
2025-01-07 10:33:23 -05:00 |
|
Chenlei Hu
|
90698fced6
|
[BugFix] Migrate deprecated Comfy.Keybinding.UnsetBindings values (#2185)
|
2025-01-07 10:23:25 -05:00 |
|
iola1999
|
9716aea10d
|
fix: Fix infinite recursion in mask upload retry logic (#2181)
|
2025-01-07 16:19:13 +01:00 |
|
Chenlei Hu
|
077ded2cce
|
[Refactor] Simplify keybindingStore with _.groupBy (#2180)
|
2025-01-06 19:46:20 -05:00 |
|
bymyself
|
e123295423
|
Fix saved keybinding persistence (#2176)
|
2025-01-06 15:54:35 -05:00 |
|
bymyself
|
ba31f8fa68
|
Add Close Workflow to commands (#2171)
Co-authored-by: github-actions <github-actions@github.com>
Co-authored-by: Chenlei Hu <huchenlei@proton.me>
|
2025-01-06 10:50:44 -05:00 |
|
Alexander Piskun
|
f2eb4e1519
|
(fix): added missing slash to "loadWorkflow" templates endpoint (#2174)
|
2025-01-06 10:49:07 -05:00 |
|
Chenlei Hu
|
975c2248c5
|
Rename Keybinding.targetSelector to targetElementId (#2169)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-01-05 16:03:38 -05:00 |
|
bymyself
|
477f4b275d
|
Fix node bookmark color customization (#2168)
|
2025-01-05 13:05:09 -05:00 |
|
bymyself
|
6525389273
|
Update Settings schema (#2167)
|
2025-01-05 12:56:29 -05:00 |
|
bymyself
|
ed844e04b8
|
Fix text wrapping in dropdown menu (#2162)
|
2025-01-04 20:30:58 -05:00 |
|
bymyself
|
972af1977d
|
Improve menu accessibility (#2163)
|
2025-01-04 20:30:27 -05:00 |
|
christian-byrne
|
b1f8afea2f
|
fix nullish condition
|
2025-01-04 20:27:42 -05:00 |
|
bymyself
|
06b6da1353
|
Update src/LGraphCanvas.ts
Co-authored-by: filtered <176114999+webfiltered@users.noreply.github.com>
|
2025-01-04 20:27:42 -05:00 |
|
christian-byrne
|
6c037ca629
|
Fix dragging behavior in LGraphCanvas to depend on pointer state
|
2025-01-04 20:27:42 -05:00 |
|
Chenlei Hu
|
31ea39e44c
|
Prevent reference sharing on settingStore content (#2160)
|
2025-01-04 19:31:32 -05:00 |
|
Chenlei Hu
|
e65653c107
|
Add support for custom light color palette (#2156)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-01-04 18:53:47 -05:00 |
|
Chenlei Hu
|
871967349f
|
1.7.0 (#2151)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-01-03 20:14:51 -05:00 |
|
filtered
|
11258f4a95
|
Revert markdown note node, reland as new node (#2148)
|
2025-01-03 16:05:23 -05:00 |
|
bymyself
|
c3e05c2a10
|
Add alt text to images in gallery and queue (#2136)
|
2025-01-03 13:49:06 -05:00 |
|
Dr.Lt.Data
|
f0c273f845
|
elaborate korean translation (#2137)
|
2025-01-03 11:14:56 -05:00 |
|
filtered
|
a548a72f66
|
Fix selection box is always a square
|
2025-01-03 11:11:11 -05:00 |
|
Chenlei Hu
|
ea489851ed
|
[BugFix] Fix open workflow after insert (#2138)
|
2025-01-03 11:09:28 -05:00 |
|
Chenlei Hu
|
c31919c418
|
Remove invertMenuScrolling extension (#2131)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-01-02 20:19:00 -05:00 |
|
bymyself
|
2e7de4701e
|
Reduce debounce delay in settings search (#2126)
|
2025-01-02 19:51:31 -05:00 |
|
bymyself
|
5c7cbe968e
|
Fix gallery changing image every time a task finishes (#2125)
|
2025-01-02 17:51:28 -05:00 |
|
Terry Jia
|
f4b5677901
|
[3d] support for fov and mask (#2116)
|
2025-01-02 15:45:37 -05:00 |
|
bymyself
|
bee9c18a31
|
Enhance context menu scrolling behavior (#414)
|
2025-01-02 14:57:05 -05:00 |
|
Chenlei Hu
|
9c1eacf0af
|
Fix duplication of persisted workflow (#2124)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-01-02 12:16:39 -05:00 |
|
filtered
|
c64c81882c
|
Add workaround for Firefox pointer events (#412)
* Add workaround for Firefox pointer events
Co-Authored-By: catboxanon <122327233+catboxanon@users.noreply.github.com>
* nit
---------
Co-authored-by: catboxanon <122327233+catboxanon@users.noreply.github.com>
Co-authored-by: huchenlei <huchenlei@proton.me>
|
2025-01-01 19:34:58 -05:00 |
|
Chenlei Hu
|
39e9f421f4
|
Fix double trigger of loadColorPalette effect (#2118)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-01-01 19:27:22 -05:00 |
|
Chenlei Hu
|
3d2b9a8d9d
|
Call api.storeSetting only when setting value changes (#2119)
|
2025-01-01 17:34:58 -05:00 |
|
pythongosssss
|
c77a5cab5b
|
Add support for nested dynamic prompts (#2117)
|
2025-01-01 15:29:17 -05:00 |
|
bymyself
|
f507142e6a
|
Fix error when adding custom setting with no category (#2112)
Co-authored-by: huchenlei <huchenlei@proton.me>
|
2024-12-31 19:04:58 -05:00 |
|
Chenlei Hu
|
3189e310a8
|
Add default confirm dialog (#2114)
|
2024-12-31 18:18:48 -05:00 |
|
Chenlei Hu
|
174a9a114a
|
Expose dialogService to extensionManager (#2113)
|
2024-12-31 17:01:37 -05:00 |
|
bymyself
|
74b02237db
|
Add virtual scroll to Queue Tab for improved performance (#2108)
|
2024-12-31 12:35:29 -05:00 |
|
bymyself
|
70bece2d48
|
Update history task item schema (#2110)
|
2024-12-31 12:33:11 -05:00 |
|
bymyself
|
7eea2e5aa0
|
Increase width of settings dialog on mobile (#2111)
|
2024-12-31 12:30:40 -05:00 |
|
Chenlei Hu
|
98b96d2b1a
|
Fix install view stepper layout shift (#2106)
|
2024-12-30 19:19:40 -05:00 |
|
Chenlei Hu
|
1b10e16b2d
|
Adjust styles on various views (#2105)
|
2024-12-30 19:09:55 -05:00 |
|
Chenlei Hu
|
d8f074fea0
|
[Lint] Sort imports (#2104)
|
2024-12-30 17:26:37 -05:00 |
|
Chenlei Hu
|
9f23f81879
|
[Refactor] Move goToNode to litegraphService (#2101)
|
2024-12-30 16:38:10 -05:00 |
|
Chenlei Hu
|
3bf0dfd218
|
[Refactor] Move addNodeOnGraph to litegraphService (#2100)
|
2024-12-30 16:09:44 -05:00 |
|
Yuki Shindo
|
be7e2c6505
|
Add category-based filtering in settings search (#2086)
Co-authored-by: huchenlei <huchenlei@proton.me>
|
2024-12-30 11:23:02 -05:00 |
|
Chenlei Hu
|
6dce285210
|
Fix litegraph grab cursor style (#2097)
|
2024-12-30 10:50:53 -05:00 |
|
Chenlei Hu
|
edaf2933e1
|
Track LGraphState.draggingCanvas (#409)
* Track LGraphState.draggingCanvas
* nit
|
2024-12-30 00:20:01 -05:00 |
|
Chenlei Hu
|
7d77fceffa
|
Properly update cursor style on mouse/keyboard events (#407)
* Properly update cursor style on mouse/keyboard events
* nit
|
2024-12-30 00:10:26 -05:00 |
|
Chenlei Hu
|
8856983597
|
Upstream cursor style (#405)
|
2024-12-29 23:39:23 -05:00 |
|