Nick O'Leary
|
fb9828badc
|
Update Function node to add node.done
|
2019-08-06 14:27:56 +01:00 |
|
Nick O'Leary
|
f52289b2c3
|
Add send to input handler signature
|
2019-07-09 11:40:55 +01:00 |
|
Nick O'Leary
|
3b5ea0f15f
|
Add node done API
|
2019-07-08 23:23:33 +01:00 |
|
Dave Conway-Jones
|
0c13603185
|
let status be simple text if wanted
|
2019-04-07 16:23:17 +01:00 |
|
Nick O'Leary
|
85de227003
|
Make Node._flow a writeable property
This is needed so an existing node constructor that does:
Object.assign(this,config);
works when it tries to replace this._flow with config._flow.
|
2019-01-30 10:50:29 +00:00 |
|
Nick O'Leary
|
54c863d48f
|
Make Node._flow non-enumerable to avoid circular refs
|
2019-01-21 14:19:19 +00:00 |
|
Nick O'Leary
|
490903ca25
|
Tidy up when usage in Flow and Node
|
2019-01-17 13:18:26 +00:00 |
|
Nick O'Leary
|
81f4e0de56
|
Refactor Subflow logic into own class
|
2019-01-16 16:27:19 +00:00 |
|
Nick O'Leary
|
e57d8ba0ef
|
pull out editor-client and editor-api
|
2018-08-17 22:10:54 +01:00 |
|