dependabot[bot]
|
9fb3235df4
|
Bump vitest from 2.0.5 to 2.1.9 (#2420)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-04 17:11:56 -05:00 |
|
dependabot[bot]
|
a5a9ce223d
|
Bump vitest from 2.1.4 to 2.1.9 (#464)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.1.4 to 2.1.9.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/vitest)
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-05 08:50:05 +11:00 |
|
Chenlei Hu
|
c900df750e
|
Simplify LGraphNode.onDrawBackground signature (#463)
|
2025-02-05 03:53:49 +11:00 |
|
Chenlei Hu
|
5acb656b15
|
[Refactor] Add LGraphCanvas.drawTitleText (#462)
|
2025-02-04 11:19:49 -05:00 |
|
Chenlei Hu
|
530fa874b0
|
[Refactor] Add LGraphNode.drawTitleBox (#461)
* [Refactor] Add LGraphNode.drawTitleBox
* nit
|
2025-02-04 10:57:50 -05:00 |
|
Chenlei Hu
|
7ea9a8405d
|
[Reland][Refactor] Move node title background draw logic to LGraphNode (#459)
* [Refactor] Move node title background draw logic to LGraphNode (#452)
* Fix collapsed
|
2025-02-04 00:33:19 -05:00 |
|
Chenlei Hu
|
f69f8a4f38
|
Add back accidental removed css rule (#460)
|
2025-02-03 23:57:01 -05:00 |
|
Chenlei Hu
|
9b5f67aadf
|
[Cleanup] Remove remaining legacy subgraph content (#458)
|
2025-02-03 23:45:17 -05:00 |
|
Chenlei Hu
|
a3fa551a17
|
Remove unused LGraphCanvas.onMenuNodeToSubgraph (#457)
|
2025-02-03 23:39:28 -05:00 |
|
Chenlei Hu
|
3cd08e9e0c
|
Remove LGraph._subgraph_node (Legacy subgraph) (#456)
|
2025-02-03 23:36:38 -05:00 |
|
Chenlei Hu
|
dc24c6617f
|
Revert "[Refactor] Move node title background draw logic to LGraphNode (#452)" (#455)
This reverts commit 047bf68dc9.
|
2025-02-03 23:34:46 -05:00 |
|
Chenlei Hu
|
f2fada0eab
|
Remove LGraphCanvas._graph_stack (legacy subgraph) (#454)
|
2025-02-03 23:32:22 -05:00 |
|
Chenlei Hu
|
b3dbc41368
|
Remove LGraphNode.subgraph (Legacy subgraph) (#453)
* Remove LGraphNode.subgraph (Legacy subgraph)
* Update snapshot
|
2025-02-03 23:27:11 -05:00 |
|
Chenlei Hu
|
047bf68dc9
|
[Refactor] Move node title background draw logic to LGraphNode (#452)
|
2025-02-03 23:20:51 -05:00 |
|
Chenlei Hu
|
9a1c322490
|
Remove unnecessary getter/setter register on LGraphNode.shape (#450)
|
2025-02-03 23:02:55 -05:00 |
|
Chenlei Hu
|
6cf1f2d627
|
[Refactor] Move shape fallback from LGraphCanvas to LGraphNode (#451)
* [Refactor] Move shape fallback from LGraphCanvas to LGraphNode
* nit
|
2025-02-03 23:02:42 -05:00 |
|
Chenlei Hu
|
628facaa75
|
1.9.1 (#2416)
v1.9.1
|
2025-02-03 20:55:06 -05:00 |
|
Chenlei Hu
|
eb5a4b65ab
|
Update litegraph 0.8.66 (#2415)
|
2025-02-03 20:30:01 -05:00 |
|
Chenlei Hu
|
98c197e8b1
|
Add LiteGraph.Canvas.LowQualityRenderingZoomThreshold setting (#2412)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-02-03 20:28:07 -05:00 |
|
Chenlei Hu
|
610ebd6ffe
|
0.8.66 (#449)
|
2025-02-03 20:27:20 -05:00 |
|
Chenlei Hu
|
9d8e49b8f8
|
Remove LGraphNode.supported_extensions (#448)
|
2025-02-03 20:26:37 -05:00 |
|
Chenlei Hu
|
90914a40ba
|
Use canvas.low_quality flag for DOMWidget show/hide (#2413)
|
2025-02-03 20:23:07 -05:00 |
|
Chenlei Hu
|
0500d77665
|
Replace zoom scale check with low_quality flag check (#447)
* Replace zoom scale check with low_quality flag check
* nit
|
2025-02-03 20:07:27 -05:00 |
|
Chenlei Hu
|
821816955f
|
Update litegraph 0.8.65 (#2411)
|
2025-02-03 17:38:29 -05:00 |
|
filtered
|
108af616d8
|
Remove unused code - wrapFunctionAsNode (#445)
|
2025-02-03 17:33:55 -05:00 |
|
Chenlei Hu
|
f7db430da8
|
0.8.65 (#446)
|
2025-02-03 17:33:35 -05:00 |
|
Chenlei Hu
|
1da2c8a914
|
[Refactor] Move node color fallback from LGraphCanvas to LGraphNode (#444)
* [Refactor] Move node color fallback from LGraphCanvas to LGraphNode
* nit
|
2025-02-03 16:51:01 -05:00 |
|
Chenlei Hu
|
4844311f3b
|
Add ts-strict-ignore plugin (#443)
* Add ts-strict-ignore plugin
* nit
|
2025-02-03 15:49:58 -05:00 |
|
Chenlei Hu
|
0ee671843b
|
Use consistent low_quality threshold in LGraphCanvas (#442)
* Use consistent low_quality threshold in LGraphCanvas
* Add LGraphCanvas.low_quality_zoom_threshold
|
2025-02-03 15:04:04 -05:00 |
|
Chenlei Hu
|
b4121008cd
|
Fix NoteNode constructor fields (#2410)
|
2025-02-03 14:20:39 -05:00 |
|
Chenlei Hu
|
682f4c624f
|
0.8.64 (#441)
|
2025-02-03 14:15:36 -05:00 |
|
Chenlei Hu
|
5ba6472c70
|
Remove LGraphCanvas.render_title_colored (#440)
* Remove LGraphCanvas.render_title_colored
* Simplify logic
|
2025-02-03 14:12:04 -05:00 |
|
Chenlei Hu
|
3e133b71e6
|
[Refactor] Add LGraphNode.title_mode (#439)
|
2025-02-03 13:57:14 -05:00 |
|
Chenlei Hu
|
00de6ae960
|
Fix LGraphNode.height (#438)
* Fix LGraphNode.height
* nit
|
2025-02-03 12:42:27 -05:00 |
|
Chenlei Hu
|
3730c2b36f
|
[Refactor] Use litegraph.strokeShape (#2406)
|
2025-02-02 23:15:09 -05:00 |
|
Chenlei Hu
|
eb47a3aab2
|
0.8.63 (#437)
|
2025-02-02 23:04:02 -05:00 |
|
Chenlei Hu
|
655ddfd1df
|
Fix strokeShape default option values (#436)
* Move comments
* Fix strokeShape default values
|
2025-02-02 23:03:42 -05:00 |
|
Chenlei Hu
|
817214e6da
|
[Refactor] Move strokeShape from LGraphCanvas to draw (#435)
* [Refactor] Move strokeShape from LGraphCanvas to draw
* Fix round radius
* nit
* nit
* nit
|
2025-02-02 22:29:26 -05:00 |
|
bymyself
|
77be5ac514
|
[BrowserTest] Add test on groupnode with duplicate hidden inputs (#2403)
|
2025-02-02 21:03:08 -05:00 |
|
bymyself
|
83759b9a4a
|
Use command label as header text in change keybinding dialog (#2404)
|
2025-02-02 21:02:48 -05:00 |
|
Chenlei Hu
|
b8f187713e
|
1.9.0 (#2401)
v1.9.0
|
2025-02-02 17:35:04 -05:00 |
|
filtered
|
b8088ad782
|
Revert "Correct node/output titles when grouping nodes (#2359) (#2370)" (#2399)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-02-02 17:23:55 -05:00 |
|
bymyself
|
a37671b154
|
Add bottom panel to extension manager (#2393)
|
2025-02-02 15:01:42 -05:00 |
|
filtered
|
57bc7ad312
|
Add node tooltip delay setting (#2396)
Co-authored-by: Chenlei Hu <huchenlei@proton.me>
|
2025-02-02 14:31:34 -05:00 |
|
filtered
|
5f59fbdead
|
[Desktop] Persist troubleshooting terminal when hidden (#2398)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-02-02 14:29:47 -05:00 |
|
filtered
|
4eed9c7e53
|
[Accessibility] Use keybindings to add keybindings (#2384)
|
2025-01-31 09:46:23 -08:00 |
|
bymyself
|
ee6197785a
|
Fix typo in coreSettings.ts (#2391)
Co-authored-by: github-actions <github-actions@github.com>
|
2025-01-31 07:50:16 -08:00 |
|
Chenlei Hu
|
f5d6ad07e8
|
1.8.12 (#2390)
v1.8.12
|
2025-01-30 15:51:53 -08:00 |
|
Chenlei Hu
|
45207dabbc
|
Type LGraphNode.onDragOver/onDragDrop (#2389)
|
2025-01-30 15:50:04 -08:00 |
|
Chenlei Hu
|
a4791f6e6b
|
Remove unused LGraphCanvas.onConnectingChange (#434)
|
2025-01-30 15:40:55 -08:00 |
|