bymyself
|
6a9d309818
|
Increase width of actionbar drag handle (#2511)
|
2025-02-11 10:29:26 -05:00 |
|
bymyself
|
e3f226e483
|
Fix actionbar has drag preview (#2512)
|
2025-02-11 10:28:56 -05:00 |
|
bymyself
|
8822edaf24
|
Improve settings dialog accessibility (#2513)
|
2025-02-11 10:28:41 -05:00 |
|
Chenlei Hu
|
44b9a477b1
|
[Refactor] useMarkdownWidget composable (#2510)
|
2025-02-11 00:12:29 -05:00 |
|
bymyself
|
e4f8d4b8d0
|
Add support for image_folder field in node image input spec (#2509)
|
2025-02-11 00:12:03 -05:00 |
|
Chenlei Hu
|
a93f57eeb2
|
[Refactor] useSeedWidget composable (#2508)
|
2025-02-10 23:55:59 -05:00 |
|
Chenlei Hu
|
0c2879b6f4
|
[Refactor] useIntWidget composable (#2507)
|
2025-02-10 23:07:57 -05:00 |
|
Chenlei Hu
|
1a06c91ed1
|
[BugFix] Workaround custom nodes expectation on DOMWidget.value (#2505)
|
2025-02-10 22:06:20 -05:00 |
|
Chenlei Hu
|
d4122a7510
|
[Refactor] useFloatWidget composable (#2504)
|
2025-02-10 22:06:11 -05:00 |
|
Chenlei Hu
|
b4c59ffae1
|
[Refactor] useStringWidget composable (#2503)
|
2025-02-10 19:49:00 -05:00 |
|
Chenlei Hu
|
46428cbf7d
|
[Cleanup] Rename remoteWidgetHook (#2500)
|
2025-02-10 18:12:15 -05:00 |
|
filtered
|
2d759aa9e3
|
Fix element style override CSS in #2499 (#2501)
|
2025-02-10 18:11:32 -05:00 |
|
Chenlei Hu
|
08e613e468
|
Enable ts-strict for scripts/domWidgets (#2499)
|
2025-02-10 17:20:30 -05:00 |
|
Chenlei Hu
|
8052b2a02a
|
Type LGraphNode.getInnerNodes (#2498)
|
2025-02-10 16:35:26 -05:00 |
|
Chenlei Hu
|
f0eca030c4
|
[BugFix] Trigger IWidget.callback on widget drag (#514)
|
2025-02-10 14:37:16 -05:00 |
|
Chenlei Hu
|
9051ab8d7a
|
Type domWidget computeSize (#2495)
|
2025-02-10 12:58:40 -05:00 |
|
Terry Jia
|
aaca5191ab
|
Light fov UI change (#2492)
|
2025-02-10 11:23:33 -05:00 |
|
Chenlei Hu
|
adff23bb84
|
Add ISerialisedNode.widgets_values documentation (#513)
|
2025-02-10 11:17:09 -05:00 |
|
Chenlei Hu
|
d029bd8924
|
Revert "Convert i/o slot to class in LGraphNode.configure (#506)" (#511)
This reverts commit c75157e86e.
|
2025-02-09 23:35:40 -05:00 |
|
Chenlei Hu
|
00abd885c9
|
[Refactor] ES6 DOMWidget class (#2482)
|
2025-02-09 20:20:51 -05:00 |
|
bymyself
|
550a9d04c5
|
Fix color and slider settings types to inherit attrs (#2483)
|
2025-02-09 20:18:09 -05:00 |
|
Chenlei Hu
|
c75157e86e
|
Convert i/o slot to class in LGraphNode.configure (#506)
|
2025-02-09 15:23:38 -05:00 |
|
Chenlei Hu
|
997d673bd9
|
[Refactor] LgraphNode.drawSlots (#503)
* wip
* nit
|
2025-02-09 12:53:41 -05:00 |
|
bymyself
|
eeb1c34ada
|
Update public API syntax of remote (lazy) widgets (#2477)
Co-authored-by: huchenlei <huchenlei@proton.me>
|
2025-02-09 12:41:14 -05:00 |
|
Terry Jia
|
83cc49a42b
|
[3d] use vue to rewrite the UI for load3d (#2467)
|
2025-02-09 12:05:42 -05:00 |
|
Chenlei Hu
|
048fa5bb88
|
[Refactor] NodeSlot.isValidTarget (#501)
|
2025-02-09 11:59:52 -05:00 |
|
Chenlei Hu
|
120c606f07
|
[Refactor] LGraphNode.drawCollapsedSlots (#500)
|
2025-02-09 11:02:20 -05:00 |
|
Chenlei Hu
|
01b8ae5bb8
|
[Refactor] LGraphNode.drawWidgets (#499)
|
2025-02-08 23:41:01 -05:00 |
|
Chenlei Hu
|
f26807f931
|
[Refactor] NodeSlot.drawCollapsed (#498)
|
2025-02-08 23:00:58 -05:00 |
|
Chenlei Hu
|
7472d1d9a1
|
[nit] Move labelPosition to NodeSlot.draw (#497)
|
2025-02-08 22:39:32 -05:00 |
|
Chenlei Hu
|
64fddc078c
|
[nit] Simplifiy node i/o slot loop (#496)
|
2025-02-08 22:35:18 -05:00 |
|
Chenlei Hu
|
7e76fd58a1
|
[nit] Use void return type on LGraphCanvas.drawNodeWidgets (#495)
|
2025-02-08 22:07:13 -05:00 |
|
Chenlei Hu
|
de74d8a08c
|
[Lint] Lint unused imports (#493)
|
2025-02-08 21:20:39 -05:00 |
|
Chenlei Hu
|
3d59d478b6
|
[Desktop] Fix torch mirror setting (#2475)
|
2025-02-08 21:08:23 -05:00 |
|
Chenlei Hu
|
12f8d33b78
|
[Cleanup] Remove unused param on LGraphCanvas.drawWidgets (#492)
|
2025-02-08 19:30:16 -05:00 |
|
Chenlei Hu
|
4d36369cd8
|
Refactor widget switch statement (#491)
|
2025-02-08 19:28:38 -05:00 |
|
Chenlei Hu
|
64365acf7d
|
Revert "Revert "[Refactor] Update style (#473)" (#487)" (#490)
This reverts commit aa358403ac.
|
2025-02-08 18:29:54 -05:00 |
|
Chenlei Hu
|
92b0783a9b
|
Prevent modification on zooming_center arg in DragAndScale (#489)
|
2025-02-08 18:29:45 -05:00 |
|
Chenlei Hu
|
aa358403ac
|
Revert "[Refactor] Update style (#473)" (#487)
This reverts commit c9f6b5ece8.
|
2025-02-08 17:51:50 -05:00 |
|
Chenlei Hu
|
88a969df07
|
Update litegraph 0.8.72 (#2470)
|
2025-02-08 17:51:37 -05:00 |
|
Dr.Lt.Data
|
9e37738dc8
|
refine locales/ko (#2469)
|
2025-02-08 17:31:26 -05:00 |
|
Chenlei Hu
|
cdaceebcaa
|
Implement SliderWidget (#485)
|
2025-02-08 17:28:25 -05:00 |
|
Chenlei Hu
|
2d688a896d
|
Implement TextWidget (#484)
|
2025-02-08 17:01:54 -05:00 |
|
Chenlei Hu
|
ab14827f87
|
Implement ButtonWidget (#483)
|
2025-02-08 16:50:02 -05:00 |
|
Chenlei Hu
|
dd1dae7d2f
|
[Cleanup] Remove LiteGraph.fetchFile (#482)
|
2025-02-08 16:30:40 -05:00 |
|
Chenlei Hu
|
63f9f30eec
|
Implement NumberWidget (#481)
|
2025-02-08 15:45:23 -05:00 |
|
Chenlei Hu
|
c781053bd2
|
Implement ComboWidget (#480)
* wip
* Implement onClick
|
2025-02-08 15:16:15 -05:00 |
|
Chenlei Hu
|
fcc09c075d
|
Implement BooleanWidget.onClick (#479)
|
2025-02-08 12:45:51 -05:00 |
|
Chenlei Hu
|
790aac89f0
|
[Refactor] Move drawSlot to NodeSlot (#477)
* [Refactor] Move drawSlot to NodeSlot
* nit
|
2025-02-07 18:06:25 -05:00 |
|
Chenlei Hu
|
608b5f8342
|
Implement NodeSlot (#476)
* Implement NodeSlot
* nit
|
2025-02-07 17:13:32 -05:00 |
|