Chenlei Hu
a55833b3a6
1.3.40 ( #1506 )
2024-11-11 09:53:42 -05:00
Chenlei Hu
893fd498df
1.3.39 ( #1497 )
2024-11-10 10:17:42 -05:00
Chenlei Hu
1ca388457d
chore: update litegraph to 0.8.25 ( #1496 )
2024-11-10 10:16:35 -05:00
Chenlei Hu
69f0da06f8
Add update-litegraph script ( #1495 )
...
* Add update script
* nit
2024-11-10 10:15:46 -05:00
Chenlei Hu
d9a34872c3
[Electron] Add basic welcome screen ( #1491 )
...
* WIP
* Add LogTerminal
* Modify server startup view
* Add installView
* Add basic welcome screen and dev server setup
* nit
* nit
* nit
* nit
* nit
2024-11-10 09:41:32 -05:00
Chenlei Hu
8dc057517f
1.3.38 ( #1488 )
2024-11-09 10:55:35 -05:00
Chenlei Hu
f8ec87ddea
Fix changeTracker modified state ( #1481 )
...
* Add jsondiffpatch
* Add logs
* Add graphDiff helper
* Fix changeTracker
* Add loglevel
* Add playwright test
* Fix jest test
* nit
* nit
* Fix test url
* nit
2024-11-08 22:24:35 -05:00
pythongosssss
7e0b87dd32
Live terminal output ( #1347 )
...
* Add live terminal output
* Fix scrolling
* Refactor loading
* Fallback to polling if endpoint fails
* Comment
* Move clientId to executionStore
Refactor types
* Remove polling
2024-11-08 15:38:21 -05:00
Zoltán Dócs
0161a670cf
Fit view to bounds ( #1474 )
...
* fit view:
- fit view to canvas selection
- fit view to whole graph when nothing is selected
- add button to graph canvas menu
- assign default keybinding '.'
* Adjust on changed APIs
* Update litegraph
---------
Co-authored-by: huchenlei <huchenlei@proton.me >
2024-11-08 15:03:21 -05:00
Chenlei Hu
0eba49c536
Update litegraph (Animate to bounds) ( #1475 )
2024-11-08 14:12:58 -05:00
Chenlei Hu
904408de01
1.3.37 ( #1470 )
2024-11-08 10:03:27 -05:00
Chenlei Hu
6b6992591b
Update litegraph ( #1462 )
2024-11-07 20:20:05 -05:00
Chenlei Hu
9568d63820
Add comfyui-electron-types dependency ( #1459 )
2024-11-07 16:05:26 -05:00
Chenlei Hu
daf94d74d5
1.3.36 ( #1453 )
2024-11-07 08:59:56 -05:00
Chenlei Hu
aa4742e394
Update litegraph ( #1447 )
2024-11-06 21:51:03 -05:00
dependabot[bot]
da7a49bb5c
Bump happy-dom from 15.4.0 to 15.11.0 ( #1445 )
...
Bumps [happy-dom](https://github.com/capricorn86/happy-dom ) from 15.4.0 to 15.11.0.
- [Release notes](https://github.com/capricorn86/happy-dom/releases )
- [Commits](https://github.com/capricorn86/happy-dom/compare/v15.4.0...v15.11.0 )
---
updated-dependencies:
- dependency-name: happy-dom
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-06 19:59:13 -05:00
Chenlei Hu
ea0883271e
1.3.35 ( #1443 )
2024-11-06 13:49:12 -05:00
Chenlei Hu
9f14edaf2b
1.3.34 ( #1440 )
2024-11-06 08:53:38 -05:00
Chenlei Hu
d1738b50d2
Update litegraph (Remove hardcode +1 size) ( #1438 )
...
* Update litegraph (Remove hardcode +1 size)
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-11-05 19:07:38 -05:00
Chenlei Hu
1387d7e627
1.3.33 ( #1435 )
2024-11-05 10:06:51 -05:00
Chenlei Hu
2161ae4e5b
Pin selected items (Nodes + Groups) ( #1427 )
...
* Pin selected items (Nodes + Groups)
* Update litegraph
* Add playwright test
* nit
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-11-04 17:36:33 -05:00
Chenlei Hu
497b2fba8d
1.3.32 ( #1424 )
2024-11-04 09:03:27 -05:00
filtered
56b63ebab5
Update Litegraph API: Group move / select / titlebar ( #1418 )
...
* Litegraph: Group move / select
* Update litegraph
---------
Co-authored-by: huchenlei <huchenlei@proton.me >
2024-11-03 18:45:20 -05:00
filtered
3ba776e6ca
Add Litegraph multi-select & group nesting ( #1416 )
...
* Allow nested groups
Pass all selected items (new litegraph feature) instead of just selected nodes.
* Allow nested groups - context menus
* Update litegraph
* Update litegraph (Select all / Delete selected)
* Add playwright test
* nit
* Update test expectations [skip ci]
---------
Co-authored-by: huchenlei <huchenlei@proton.me >
Co-authored-by: github-actions <github-actions@github.com >
2024-11-03 18:08:42 -05:00
Chenlei Hu
00df7b428f
Animate goto node ( #1412 )
...
* Animate goto node
* Update litegraph (animateToNode)
2024-11-03 10:57:17 -05:00
Chenlei Hu
38847e1079
1.3.31 ( #1411 )
2024-11-03 09:27:58 -05:00
Chenlei Hu
8baaf380dc
Split jest tests into fast and slow groups ( #1401 )
2024-11-01 22:39:42 -04:00
pythongosssss
d701758663
Add support for hidden & advanced widgets ( #1389 )
...
* Add support for hidden & advanced widgets
* Fix
* Update package
* Remove ts-expect-error
* Fix test, tidy
2024-11-01 19:12:44 -04:00
Chenlei Hu
2974b9257a
1.3.30 ( #1393 )
2024-10-31 19:17:19 -04:00
Chenlei Hu
d11d07334b
Add npm release script to automatically create release PR ( #1392 )
...
* Add release script
* nit
2024-10-31 19:14:35 -04:00
filtered
ed0592d6e0
Update litegraph API - add @ts-expect-error ( #1380 )
...
* Update litegraph API - add @ts-expect-error
LG update removes some implicit any, exposing existing errors
* Update litegraph
---------
Co-authored-by: huchenlei <huchenlei@proton.me >
2024-10-30 20:05:04 -04:00
Chenlei Hu
67ee8726ef
1.3.29 ( #1383 )
2024-10-30 16:34:49 -04:00
Chenlei Hu
bf7a9bf5eb
Update litegraph (link snap to slot & highlight) ( #1378 )
...
* Update litegraph (link snap)
* Add settings
* nit
* Add playwright test
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-10-30 15:23:58 -04:00
Chenlei Hu
324eff93fd
Update Litegraph API - canvas.state ( #1372 )
...
* Update Litegraph API - canvas.state
* Update litegraph
---------
Co-authored-by: filtered <176114999+webfiltered@users.noreply.github.com >
2024-10-29 22:07:04 -04:00
Chenlei Hu
d702fc81a2
1.3.28 ( #1370 )
2024-10-29 20:30:07 -04:00
Chenlei Hu
37f6c89383
1.3.27 ( #1366 )
2024-10-29 17:56:28 -04:00
filtered
795e932b8f
Fix husky pre-commit & type check only staged ( #1361 )
...
* Fix husky pre-commit on some Windows clients
https://github.com/typicode/husky/issues/1072#issuecomment-1784006332
* Limit commit type check to staged files
Adds tsc-files package (dev only) and its config
* Remove deprecated git add from lint-staged
2024-10-29 14:15:07 -04:00
Chenlei Hu
757f0ced81
1.3.26 ( #1353 )
2024-10-28 19:59:43 -04:00
Chenlei Hu
5a3a8d32ab
Update litegraph 0.8.10 ( #1351 )
2024-10-28 19:49:48 -04:00
Chenlei Hu
997b5ee819
Update litegraph (Fix group select) ( #1342 )
...
* Update litegraph (Fix group select)
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-10-27 22:05:18 -04:00
Chenlei Hu
ba99eca700
1.3.25 ( #1341 )
2024-10-27 20:07:47 -04:00
Chenlei Hu
546c5dabc8
Update litegraph (Slot highlight) ( #1339 )
...
* Update litegraph (Slot highlight)
* Disable tooltip setting in playwright tests
* Update test expectations [skip ci]
---------
Co-authored-by: github-actions <github-actions@github.com >
2024-10-27 19:31:22 -04:00
Chenlei Hu
880437f3c0
1.3.24 ( #1326 )
2024-10-26 19:50:05 -04:00
Chenlei Hu
c1e960c83c
Update litegraph (Multi-group selection) ( #1325 )
2024-10-26 18:26:59 -04:00
Chenlei Hu
ef4179a06c
Update litegraph to 0.8.6 ( #1316 )
...
* Update litegraph
* Remove ts-expect-error
2024-10-26 14:36:45 -04:00
Chenlei Hu
a3e4af40c1
1.3.23 ( #1314 )
2024-10-25 20:13:42 -04:00
Chenlei Hu
12d421b42c
Update litegraph (TypeScript LiteGraphGlobal) ( #1308 )
2024-10-25 08:45:04 -04:00
Chenlei Hu
48b840a88d
1.3.22 ( #1297 )
2024-10-24 20:03:40 -04:00
Chenlei Hu
d113072a64
1.3.21 ( #1289 )
2024-10-23 20:38:50 -04:00
Chenlei Hu
0251bc9e6c
1.3.20 ( #1285 )
2024-10-23 19:53:33 -04:00