Releases: Comfy-Org/litegraph.js
Releases · Comfy-Org/litegraph.js
v0.8.50
What's Changed
- Stricter return value check on LGraphCanvas.getExtraMenuOptions by @huchenlei in #401
- Fix scaled font blurriness in context menus by @webfiltered in #400
- Fix deeply nested context menus remain open by @webfiltered in #399
- 0.8.50 by @huchenlei in #402
Full Changelog: v0.8.49...v0.8.50
v0.8.49
What's Changed
- Disable interaction with links and reroutes when visibility is off by @christian-byrne in #396
- Fix thick selection rectangle after adding reroute by @webfiltered in #397
- 0.8.49 by @huchenlei in #398
Full Changelog: v0.8.48...v0.8.49
v0.8.48
What's Changed
- Comfy UI custom changes by @huchenlei in #1
- Update package.json by @huchenlei in #2
- Only publish litegraph.core.js by @huchenlei in #4
- Change main to litegraph.core.js by @huchenlei in #5
- Make necessary type def changes for TS repo by @huchenlei in #3
- Distribute src/litegraph.js by @huchenlei in #6
- Fix zoom by @huchenlei in #7
- Update version by @huchenlei in #8
- Use ESM style export by @huchenlei in #9
- Emit searchbox triggering canvas events by @huchenlei in #10
- Revert ESM change by @huchenlei in #11
- Fix event detail by @huchenlei in #12
- 0.7.24 by @huchenlei in #13
- Update types by @huchenlei in #14
- 0.7.25 by @huchenlei in #15
- Truncate overflowing combo widget text by @christian-byrne in #17
- Sort node on serialization by @huchenlei in #21
- 0.7.26 by @huchenlei in #22
- Fix empty input not used when connecting links by @webfiltered in #24
- 0.7.27 by @huchenlei in #25
- Fix var declaration by @huchenlei in #26
- 0.7.28 by @huchenlei in #27
- 0.7.29 by @huchenlei in #28
- Fix undefined var 'cloned' by @huchenlei in #33
- 0.7.30 by @huchenlei in #34
- Make node pin option text reactive by @christian-byrne in #29
- Add ARIA attributes to contextmenu by @christian-byrne in #30
- 0.7.31 by @huchenlei in #35
- Add node disconnect shortcuts by @webfiltered in #31
- Add output multi-link move using shift-click by @webfiltered in #32
- 0.7.32 by @huchenlei in #36
- Revert "Add output multi-link move using shift-click" by @huchenlei in #37
- Revert "Add node disconnect shortcuts" by @huchenlei in #38
- Relands #31 and #32 by @huchenlei in #39
- 0.7.34 by @huchenlei in #40
- Use group font size from user by @christian-byrne in #41
- Remove extremely inefficient test code by @webfiltered in #42
- 0.7.35 by @huchenlei in #43
- Fix events not properly removed by @webfiltered in #46
- Increase node input & output slot hitboxes by @webfiltered in #45
- Add vite build by @webfiltered in #53
- 0.7.36 by @huchenlei in #54
- Fix Vite build by @huchenlei in #55
- Fix deselect delete by @webfiltered in #51
- Remove unused files by @huchenlei in #56
- Remove legacy unused files by @huchenlei in #57
- Add GitHub action CI test by @huchenlei in #59
centerOnNode
use DPI by @christian-byrne in #49- ES6 class convertion of LGraph by @huchenlei in #63
- Add npm publish action by @huchenlei in #64
- 0.7.43 by @huchenlei in #65
- Remove unnecessary compatibility layer by @huchenlei in #66
- LLink ES6 class conversion by @huchenlei in #67
- LGraphNode ES6 class conversion by @huchenlei in #68
- 0.7.44 by @huchenlei in #69
- Avoid sort nodes in place by @huchenlei in #70
- 0.7.45 by @huchenlei in #71
- Revert "LGraphNode ES6 class conversion" by @huchenlei in #72
- 0.7.46 by @huchenlei in #73
- Fix truncating non-string combo widgets by @christian-byrne in #74
- Make node id serialization optional by @huchenlei in #76
- 0.7.47 by @huchenlei in #77
- Expose zoom speed option by @christian-byrne in #19
- Close prompt dialog popup on outer canvas click by @christian-byrne in #80
- 0.7.48 by @huchenlei in #82
- Increase timeout on prompt dialog dismiss by @christian-byrne in #86
- 0.7.49 by @huchenlei in #87
- Add zoom_speed to LGraphCanvas type def by @christian-byrne in #83
- Add onNodeTitleDblClick hook by @huchenlei in #88
- 0.7.50 by @huchenlei in #89
- Fix hook on undefined by @huchenlei in #90
- 0.7.51 by @huchenlei in #91
- Fix node title click cond by @huchenlei in #92
- 0.7.52 by @huchenlei in #93
- Add LGraphGroup.addNodes by @huchenlei in #94
- 0.7.53 by @huchenlei in #95
- Fix group ref by @huchenlei in #96
- 0.7.54 by @huchenlei in #97
- Relands "LGraphNode ES6 class conversion" by @huchenlei in #98
- 0.7.55 by @huchenlei in #99
- LGraphGroup ES6 class conversion by @huchenlei in #100
- DragAndScale ES6 class conversion by @huchenlei in #101
- Convert static canvas vars to private static fields by @huchenlei in #102
- LGraphCanvas ES6 class conversion by @huchenlei in #103
- 0.7.56 by @huchenlei in #104
- Fix prompt dialog dismiss by @huchenlei in #105
- 0.7.57 by @huchenlei in #106
- Fix LGraphNode.pos serialization by @huchenlei in #107
- 0.7.58 by @huchenlei in #108
- Add litegraph:group-double-click event by @huchenlei in #109
- 0.7.59 by @huchenlei in #110
- showConnectionMenu with searchbox options by @huchenlei in #111
- 0.7.60 by @huchenlei in #112
- Refactor LGraphGroup.draw by @huchenlei in #113
- Add selected group bound highlight by @huchenlei in #114
- 0.7.61 by @huchenlei in #115
- Support group pinning and show pin icon on pinned node & group by @huchenlei in #117
- Fix group title detect by @huchenlei in #118
- 0.7.62 by @huchenlei in #119
- Add pin icon to end of title by @huchenlei in #120
- Fix collapse and resize by @huchenlei in #121
- 0.7.63 by @huchenlei in #122
- [skip ci] fix getNodeById arg type by @huchenlei in #124
- 0.7.64 by @huchenlei in #125
- Fix blurry links on HiDPI screen by @cesaryuan in #116
- Fix collapsed regression in #114 by @webfiltered in #126
- Fix legacy searchbox autofocus on Firefox by @christian-byrne in https://github.com/Comfy-Org/litegraph.js/...