1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/packages/node_modules/@node-red
Nick O'Leary 547e7a1b21
Allow node emitted events to have multiple arguments
This is fixing a regression introduced in 1.0 where a custom
`Node.emit` function was added that could only handle a single
argument.
2019-10-10 16:35:12 +01:00
..
editor-api Bump for 1.0.1 2019-10-04 11:13:46 +01:00
editor-client Merge pull request #2313 from kazuhitoyokoi/master-fixvisualeditor 2019-10-10 14:31:19 +01:00
nodes Fix invalid JSON data in template node (#2322) 2019-10-10 10:34:10 +01:00
registry Bump for 1.0.1 2019-10-04 11:13:46 +01:00
runtime Allow node emitted events to have multiple arguments 2019-10-10 16:35:12 +01:00
util Fixed docstrings to have them match the function signature (name of parameters). 2019-10-10 14:57:19 +02:00