Shan M
dbb4391099
Update for missing type definitions
...
Updated onConnectInput to match current function definition
Added missing definitions for
LGraphCanvas.onDrawLinkTooltip
LGraphCanvas.onNodeMoved
LGraphCanvas.onSelectionChange
LGraphCanvas.onNodeSelected
LGraphCanvas.onNodeDeselected
LGraphCanvas.onShowNodePanel
LGraphCanvas.onNodeDblClicked
LGraphNode.onConnectionsChange
Can close #127
2020-05-05 18:07:39 +03:00
Shan M
df5a042099
nodes attribute in selectNodes function is optional
2020-04-20 16:50:53 +03:00
Javi Agenjo
738004f460
Merge pull request #118 from sha-N/patch-4
...
Fixes type definition for renderInfo()
2020-04-15 10:48:59 +02:00
Javi Agenjo
a027c0eb87
Merge pull request #113 from sha-N/patch-1
...
fixes type error in function wrapFunctionAsNode
2020-04-15 10:48:42 +02:00
Shan M
6607593471
fix typo
2020-04-15 11:45:25 +03:00
Shan M
9b6ff21e00
Fixes type definition for renderInfo()
2020-04-15 11:41:43 +03:00
Shan M
03408f13df
adds missing type unregisterNodeType
2020-04-06 12:06:36 +03:00
Shan M
6ef31c8c3a
Adds missing type for showMenuNodeOptionalOutputs
2020-03-31 17:21:53 +03:00
Shan M
d86b463d5e
fixes type error in function wrapFunctionAsNode
2020-03-28 10:59:57 +03:00
Julien MOREAU-MATHIS
cfe7cc1bdb
Fixed DTS for registered_node_types, node_types_by_file_extension, and Nodes in LiteGraph to properly take LGraphNodeConstructor instead of LGraphNode.
2019-12-03 18:17:27 +01:00
NateScarlet
a7a1bd3aa5
feat: support typescript
...
add type definitions
2019-05-08 15:47:41 +08:00